*** empty log message ***

This commit is contained in:
Richard M. Stallman 2001-12-11 06:40:08 +00:00
parent 383c5d6ee0
commit 61e3b94472
3 changed files with 30 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2001-12-11 Richard M. Stallman <rms@gnu.org>
* configure.in (hppa*-*-linux-gnu*): New alternative.
2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when

View file

@ -1,3 +1,20 @@
2001-12-11 Richard M. Stallman <rms@gnu.org>
* textmodes/ispell.el (ispell-buffer-local-parsing):
Match xml like sgml.
* emacs-lisp/advice.el (ad-compile-function):
Byte compile the function under another (uninterned) name.
* gud.el (gdb): Define and bind gud-jump.
* font-lock.el (font-lock-mode):
Put our function at the end of after-change-functions.
* ediff-diff.el (ediff-cmp-options): Doc fix.
* comint.el (comint-password-prompt-regexp): Match "UNIX Password".
2001-12-10 Richard M. Stallman <rms@gnu.org>
* isearch.el (isearch-yank-word-or-char): New function.

View file

@ -1,3 +1,12 @@
2001-12-11 Richard M. Stallman <rms@gnu.org>
* m/hp800.h: Split the __hpux conditional into the parts
that are right for GNU/Linux too and the parts that are not.
Use the former if GNU_LINUX.
(HAVE_ALLOCA, LOAD_AVE_TYPE, LOAD_AVE_CVT): New defs for GNU/Linux.
* s/gnu-linux.h (GNU_LINUX): Defined.
2001-12-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* macros.c, msdos.c, w16select.c: Change doc-string comments to