Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a0ec7a4a
Commit
a0ec7a4a
authored
Jul 05, 2005
by
Lute Kamstra
Browse files
*** empty log message ***
parent
385ee3de
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
89 additions
and
7 deletions
+89
-7
etc/ChangeLog
etc/ChangeLog
+21
-1
leim/ChangeLog
leim/ChangeLog
+4
-0
lib-src/ChangeLog
lib-src/ChangeLog
+4
-0
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+4
-0
lisp/mh-e/ChangeLog
lisp/mh-e/ChangeLog
+4
-0
lisp/url/ChangeLog
lisp/url/ChangeLog
+4
-0
lispintro/ChangeLog
lispintro/ChangeLog
+6
-0
lispref/ChangeLog
lispref/ChangeLog
+10
-0
lwlib/ChangeLog
lwlib/ChangeLog
+5
-1
mac/ChangeLog
mac/ChangeLog
+6
-2
man/ChangeLog
man/ChangeLog
+13
-3
msdos/ChangeLog
msdos/ChangeLog
+4
-0
nt/ChangeLog
nt/ChangeLog
+4
-0
No files found.
etc/ChangeLog
View file @
a0ec7a4a
2005-07-05 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
* INTERVIEW:
* calccard.tex:
* cs-dired-ref.tex:
* cs-refcard.tex:
* dired-ref.tex:
* fr-drdref.tex:
* fr-refcard.tex:
* gfdl.1:
* pl-refcard.tex:
* refcard.tex:
* ru-refcard.tex:
* sk-dired-ref.tex:
* sk-refcard.tex:
* vipcard.tex:
* viperCard.tex: Update FSF's address.
2005-07-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Added it again.
2005-06-29 Carsten Dominik <dominik@science.uva.nl>
...
...
leim/ChangeLog
View file @
a0ec7a4a
2005
-
07
-
04
Lute
Kamstra
<
lute
@
gnu
.
org
>
Update
FSF
's address in GPL notices.
2005-06-28 Kenichi Handa <handa@m17n.org>
* leim-ext.el: Add rules for inserting full-width space for
...
...
lib-src/ChangeLog
View file @
a0ec7a4a
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
2005-06-13 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in ($(DOC)): Fix last change.
...
...
lisp/gnus/ChangeLog
View file @
a0ec7a4a
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
2005-07-04 Juanma Barranquero <lekktu@gmail.com>
* gnus.el (gnus-exit):
...
...
lisp/mh-e/ChangeLog
View file @
a0ec7a4a
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
2005-06-17 Lute Kamstra <lute@gnu.org>
* mh-customize.el (mh-folder-body-face, mh-folder-cur-msg-face)
...
...
lisp/url/ChangeLog
View file @
a0ec7a4a
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
2005-07-04 Juanma Barranquero <lekktu@gmail.com>
* url-history.el (url-history-track): Doc fix.
...
...
lispintro/ChangeLog
View file @
a0ec7a4a
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
* emacs-lisp-intro.texi: Update FSF's address.
2004-04-23 Juanma Barranquero <lektu@terra.es>
* makefile.w32-in: Add "-*- makefile -*-" mode tag.
...
...
lispref/ChangeLog
View file @
a0ec7a4a
2005-07-05 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
* doclicense.texi (GNU Free Documentation License):
* gpl.texi (GPL):
* tips.texi (Coding Conventions, Library Headers):
* vol1.texi:
* vol2.texi: Update FSF's address.
2005-07-04 Richard M. Stallman <rms@gnu.org>
* hooks.texi (Standard Hooks): Add occur-hook.
...
...
lwlib/ChangeLog
View file @
a0ec7a4a
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
2005-04-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
Reenable support for I18N to Lucid menus.
* xlwmenuP.h (_XlwMenu_part): Add fontSet resource.
* xlwmenu.c (string_width):
...
...
mac/ChangeLog
View file @
a0ec7a4a
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
2005-06-08 Steven Tamm <steventamm@mac.com>
* INSTALL: Explain that a universal binary cannot be created and
...
...
@@ -109,13 +113,13 @@
* inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define.
(C_ALLOCA) [__MRC__]: Don't define.
* inc/s-mac.h (X_OK): New define.
(DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro.
(DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro.
(GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.
2004-05-29 Steven Tamm <steventamm@mac.com>
* INSTALL: Fixing typos
* README: Updating list of TODOs to remove image support and
* README: Updating list of TODOs to remove image support and
environment variable problem.
2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
...
...
man/ChangeLog
View file @
a0ec7a4a
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
* calc.texi (Copying):
* doclicense.texi (GNU Free Documentation License):
* faq.texi (Contacting the FSF):
* mh-e.texi (Copying):
* trouble.texi (Checklist): Update FSF's address.
2005-07-03 Richard M. Stallman <rms@gnu.org>
* flymake.texi (Example -- Configuring a tool called directly):
* flymake.texi (Example -- Configuring a tool called directly):
Update name of flymake-build-relative-filename.
2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
...
...
@@ -36,9 +46,9 @@
and put it in a separate node. Add nobreak-space and
escape-glyph.
* speedbar.texi (Creating a display): Texinfo usage fixes.
* speedbar.texi (Creating a display): Texinfo usage fixes.
* tramp.texi (Customizing Completion, Auto-save and Backup):
* tramp.texi (Customizing Completion, Auto-save and Backup):
Texinfo usage fixes.
2005-06-23 Lute Kamstra <lute@gnu.org>
...
...
msdos/ChangeLog
View file @
a0ec7a4a
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
2004-11-10 Eli Zaretskii <eliz@gnu.org>
* sed1.inp: Revert last change.
...
...
nt/ChangeLog
View file @
a0ec7a4a
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
2005-06-11 Eli Zaretskii <eliz@gnu.org>
* configure.bat: If their fc.exe returns a meaningful exit status,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment