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: Tue, 10 Jul 2007 02:02:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/07/10 02:02:36

Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11330
retrieving revision 1.11331
diff -u -b -r1.11330 -r1.11331
--- lisp/ChangeLog      9 Jul 2007 20:49:25 -0000       1.11330
+++ lisp/ChangeLog      10 Jul 2007 02:02:32 -0000      1.11331
@@ -1,3 +1,14 @@
+2007-07-08  Katsumi Yamaoka  <address@hidden>
+
+       * cus-start.el (file-coding-system-alist): Fix custom type.
+
+2007-07-08  Chong Yidong  <address@hidden>
+
+       * longlines.el (longlines-wrap-region): Avoid marking buffer as
+       modified.
+       (longlines-auto-wrap, longlines-window-change-function): Remove
+       unnecessary calls to set-buffer-modified-p.
+
 2007-07-09  Reiner Steib  <address@hidden>
 
        * textmodes/tex-mode.el (tex-fontify-script)
@@ -249,6 +260,11 @@
        * calculator.el (calculator-expt): Use more cases to determine
        the value.
 
+2007-07-03  Dan Nicolaescu  <address@hidden>
+
+       * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
+       file names.
+
 2007-07-03  Jay Belanger  <address@hidden>
 
        * calculator.el (calculator-expt, calculator-integer-p):
@@ -332,6 +348,10 @@
 
 2007-07-01  Richard Stallman  <address@hidden>
 
+       * files.el (find-file-visit-truename): Fix safe-local-variable value.
+
+2007-07-01  Richard Stallman  <address@hidden>
+
        * cus-start.el (max-mini-window-height): Added.
 
 2007-07-01  Sean O'Rourke  <address@hidden>  (tiny change)
@@ -981,7 +1001,7 @@
        post-command-hook.
        (rcirc-window-configuration-change-1): Update mode-line and
        overlay arrows here.
-       (rcirc-authenticate): Fix chanserv identification.
+       (rcirc-authenticate): Fixc hanserv identification.
        (rcirc-default-server): Remove variable.
        (rcirc): Connect according to rcirc-connections.
        (rcirc-connections): Add variable.




reply via email to

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