1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

*** empty log message ***

This commit is contained in:
Lute Kamstra 2005-07-05 12:22:32 +00:00
parent 385ee3de64
commit a0ec7a4a17
13 changed files with 89 additions and 7 deletions

View File

@ -1,6 +1,26 @@
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>

View File

@ -1,3 +1,7 @@
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

View File

@ -1,3 +1,7 @@
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.

View File

@ -1,3 +1,7 @@
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):

View File

@ -1,3 +1,7 @@
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)

View File

@ -1,3 +1,7 @@
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.

View File

@ -1,3 +1,9 @@
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.

View File

@ -1,3 +1,13 @@
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.

View File

@ -1,7 +1,11 @@
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):

View File

@ -1,3 +1,7 @@
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>

View File

@ -1,6 +1,16 @@
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>

View File

@ -1,3 +1,7 @@
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.

View File

@ -1,3 +1,7 @@
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,