(mode-line-frame-identification): Add doc string.
[bpt/emacs.git] / lisp / ChangeLog
index 5d89394..82e39f4 100644 (file)
@@ -1,5 +1,33 @@
+2001-10-31  Richard M. Stallman  <rms@gnu.org>
+
+       * bindings.el (mode-line-frame-identification): Add doc string.
+       (mode-line-position, mode-line-modes): New variables.
+       (mode-line-format): Use mode-line-position for the part
+       that displays the position-in-buffer info.  Use
+       mode-line-modes for the part that displays major and minor modes.
+
+2001-10-31  Sam Steingold  <sds@gnu.org>
+
+       * emacs-lisp/debug.el (debugger-make-xrefs): New function.
+       (debugger-setup-buffer): Call it.
+       (debugger-mode-map): Bind RET and mouse-2.
+
+2001-10-31  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * startup.el: Document command line option --no-window-system
+       instead of --no-windows.
+
 2001-10-30  Stefan Monnier  <monnier@cs.yale.edu>
 
+       * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
+
+       * font-lock.el (java-font-lock-syntactic-face-function): New fun.
+       (font-lock-defaults-alist): Use it.
+       From David Ponce <david.ponce@wanadoo.fr>
+
+       * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
+       output of `char-after'.
+
        * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
 
        * simple.el (reindent-then-newline-and-indent): Insert the newline