emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 07 Aug 2007 03:10:25 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/08/07 03:10:24

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11524
retrieving revision 1.11525
diff -u -b -r1.11524 -r1.11525
--- ChangeLog   6 Aug 2007 17:19:26 -0000       1.11524
+++ ChangeLog   7 Aug 2007 03:10:23 -0000       1.11525
@@ -1,3 +1,17 @@
+2007-08-07  Richard Stallman  <address@hidden>
+
+       * term.el (term): Remove parent group `unix'.
+
+       * simple.el (default-indent-new-line): New function.
+       It calls comment-line-break-function if there are comments.
+       (do-auto-fill): Use that.
+
+2007-08-07  Sean O'Rourke  <address@hidden>
+
+       * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
+       (PC-do-completion): Add "acronym completion" for symbols and
+       filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
+
 2007-08-06  Sam Steingold  <address@hidden>
 
        * mouse.el (mouse-buffer-menu): Pass mode-name through
@@ -144,7 +158,7 @@
        (frame-set-background-mode): Normalize face-spec before calling
        face-spec-match-p.
 
-2007-07-03  Stefan Monnier  <address@hidden>
+2007-08-03  Stefan Monnier  <address@hidden>
 
        * server.el (server-window): Add switch-to-buffer-other-frame option.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]