]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 11 Dec 2001 06:40:08 +0000 (06:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 11 Dec 2001 06:40:08 +0000 (06:40 +0000)
ChangeLog
lisp/ChangeLog
src/ChangeLog

index 49f637dc99ee3f2e4ccc69863a91c70167ac8a61..204cfb12a694621f3078904984859a43c5026e81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
index 371339cad7384ca6c4e26009e0ac097cec00811c..30eb0ec6e047832d5eb21149c8922151319f9faf 100644 (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.
index 3dc0ab295da311a5ad5bf9f74027a667e2f48e43..1f3feaadc04dde0af330181c5181b04341fe6bc6 100644 (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\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * macros.c, msdos.c, w16select.c: Change doc-string comments to