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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 22 Jan 2007 15:04:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/01/22 15:04:06

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10589
retrieving revision 1.10590
diff -u -b -r1.10589 -r1.10590
--- ChangeLog   22 Jan 2007 08:27:50 -0000      1.10589
+++ ChangeLog   22 Jan 2007 15:04:05 -0000      1.10590
@@ -1,3 +1,7 @@
+2007-01-22  Chris Moore  <address@hidden>  (tiny change)
+
+       * hexl.el (hexl-mode-exit): Add missing quote.
+
 2007-01-22  YAMAMOTO Mitsuharu  <address@hidden>
 
        * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
@@ -26,8 +30,8 @@
 
 2007-01-21  Glenn Morris  <address@hidden>
 
-       * net/tramp.el (tramp-perl-encode, tramp-perl-decode): Update
-       copyrights.
+       * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
+       Update copyrights.
 
 2007-01-21  Alan Mackenzie  <address@hidden>
 
@@ -66,14 +70,14 @@
 2007-01-20  Alan Mackenzie  <address@hidden>
 
        * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
-       new functions.
+       New functions.
 
 2007-01-20  Alan Mackenzie  <address@hidden>
 
        * progmodes/cc-align.el, progmodes/cc-cmds.el,
-       progmodes/cc-defs.el, progmodes/cc-engine.el,
-       progmodes/cc-langs.el, progmodes/cc-styles.el,
-       progmodes/cc-vars.el: Add my name.
+       * progmodes/cc-defs.el, progmodes/cc-engine.el,
+       * progmodes/cc-langs.el, progmodes/cc-styles.el,
+       * progmodes/cc-vars.el: Add my name.
 
 2007-01-20  Chong Yidong  <address@hidden>
 
@@ -88,8 +92,8 @@
 
 2007-01-20  Alin C. Soare  <address@hidden>  (tiny change)
 
-       * lisp/emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Fixed
-       cursor position when toggle abbreviated display.
+       * lisp/emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
+       Fixed cursor position when toggle abbreviated display.
 
 2007-01-20  Nick Roberts  <address@hidden>
 
@@ -105,7 +109,6 @@
 
        * progmodes/compile.el: Add handling for makepplog.
 
->>>>>>> 1.10581
 2007-01-19  Reiner Steib  <address@hidden>
 
        * textmodes/ispell.el (ispell-change-dictionary): Ensure that
@@ -113,8 +116,8 @@
 
 2007-01-19  Chong Yidong  <address@hidden>
 
-       * progmodes/compile.el (compilation-loop): New arg limit.  Handle
-       case where the first error is at point-min.
+       * progmodes/compile.el (compilation-loop): New arg limit.
+       Handle case where the first error is at point-min.
        (compilation-next-error): New arg to compilation-loop call.
 
 2007-01-18  Bruno Haible  <address@hidden> (tiny change)
@@ -147,7 +150,7 @@
        * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
        path.  Rewrite function in `cond' style for readability.
 
-       Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>
+       Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
        (The path shortening, that is, not the rearrarangement.)
 
 2007-01-15  YAMAMOTO Mitsuharu  <address@hidden>
@@ -175,8 +178,8 @@
 
 2007-01-13  Mathias Dahl  <address@hidden>
 
-       * tumme.el (tumme-cmd-rotate-original-options): Add -outfile
-       option.  Remove redirect character ">".
+       * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
+       Remove redirect character ">".
 
 2007-01-13  Juanma Barranquero  <address@hidden>
 
@@ -7433,8 +7436,8 @@
 2006-05-11  Reiner Steib  <address@hidden>
 
        * files.el, newcomment.el, outline.el, simple.el,
-       emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
-       progmodes/cc-vars.el, progmodes/compile.el:
+       * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
+       * progmodes/cc-vars.el, progmodes/compile.el:
        Move `safe-local-variable' declarations to the respective files.
 
        * help-fns.el (describe-variable): Don't print safe-var if it is
@@ -11358,7 +11361,7 @@
        Sync with Tramp 2.0.52.
 
        * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
-       net/tramp-vc.el: Add code for unloading Tramp.  See comment before
+       * net/tramp-vc.el: Add code for unloading Tramp.  See comment before
        `tramp-unload-tramp' for checklist.
 
        * net/tramp.el: Require `timer-funcs' instead of `timer' if in




reply via email to

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