emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Thu, 19 Feb 2009 23:26:25 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/02/19 23:26:25

Modified files:
        lisp           : ChangeLog 

Log message:
        Add bug reference.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15361&r2=1.15362

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15361
retrieving revision 1.15362
diff -u -b -r1.15361 -r1.15362
--- ChangeLog   19 Feb 2009 22:24:04 -0000      1.15361
+++ ChangeLog   19 Feb 2009 23:26:22 -0000      1.15362
@@ -4,7 +4,7 @@
        Make sure we stop when we reach the limit.
 
        * progmodes/sh-script.el (sh-font-lock-quoted-subshell): ' inside
-       a "..." does not quote anything.
+       a "..." does not quote anything.  (Bug#2384)
 
        * textmodes/rst.el (rst-mode-abbrev-table): Mark entries as `system'.
 
@@ -15,8 +15,8 @@
 
 2009-02-19  Stefan Monnier  <address@hidden>
 
-       * emacs-lisp/lisp.el (end-of-defun): Consider the ".*\n" after the end 
of
-       the function as being part of the function.
+       * emacs-lisp/lisp.el (end-of-defun): Consider the ".*\n" after the end
+       of the function as being part of the function.
 
 2009-02-19  Nick Roberts  <address@hidden>
 




reply via email to

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