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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 01 Mar 2008 01:28:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/03/01 01:28:32

Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12931
retrieving revision 1.12932
diff -u -b -r1.12931 -r1.12932
--- lisp/ChangeLog      1 Mar 2008 00:26:22 -0000       1.12931
+++ lisp/ChangeLog      1 Mar 2008 01:28:24 -0000       1.12932
@@ -1,3 +1,44 @@
+2008-03-01  Stefan Monnier  <address@hidden>
+
+       * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
+       we still expect more lines.
+
+2008-03-01  Stefan Monnier  <address@hidden>
+
+       * textmodes/fill.el (fill-comment-paragraph): Don't try to do
+       comment-paragraph filling if the commark doesn't match
+       comment-start-skip.
+
+2008-03-01  Daiki Ueno  <address@hidden>
+
+       * international/utf-7.el (utf-7-encode): Never skip the trailing - for
+       the `imap' variant.
+
+2008-03-01  Jason Rumney  <address@hidden>
+
+       * files.el (make-auto-save-file-name): Encode more characters in
+       non-file buffer names.  Use url-encoding.
+
+2008-03-01  Juanma Barranquero  <address@hidden>
+
+       * net/net-utils.el (ftp-program): Fix typo in docstring.
+       (ifconfig-program-options, netstat-program-options)
+       (arp-program-options, route-program-options, nslookup-program-options)
+       (ftp-program-options, smbclient-program-options)
+       (dns-lookup-program-options, arp, route): Doc fixes.
+
+       * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
+       (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
+       (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
+       Fix typos in docstrings.
+       (gdb-pending-triggers): Reflow docstring.
+       (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
+
+2008-03-01  Alan Mackenzie  <address@hidden>
+
+       * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
+       typing "#" at EOB.
+
 2008-03-01  Juanma Barranquero  <address@hidden>
 
        * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.




reply via email to

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