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, 25 Dec 2006 23:59:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/12/25 23:59:30

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10487
retrieving revision 1.10488
diff -u -b -r1.10487 -r1.10488
--- ChangeLog   25 Dec 2006 23:09:00 -0000      1.10487
+++ ChangeLog   25 Dec 2006 23:59:30 -0000      1.10488
@@ -1,7 +1,6 @@
 2006-12-25  Michael R. Mauger  <address@hidden>
 
-       * progmodes/sql.el:
-       (sql-mode-abbrev-table): Corrected initialization.
+       * progmodes/sql.el (sql-mode-abbrev-table): Corrected initialization.
        (sql-mode-syntax-table): Disable double quoted strings.
        (sql-mode-font-lock-object-name): Added TYPE and TYPE BODY.
 
@@ -11,13 +10,13 @@
 
 2006-12-25  YAMAMOTO Mitsuharu  <address@hidden>
 
-       * startup.el: (fancy-splash-last-input-event): New variable.
+       * startup.el (fancy-splash-last-input-event): New variable.
        (fancy-splash-special-event-action): New function.
        (fancy-splash-screens): Temporarily bind special events to it.
        Execute command for saved special event before exiting from
        recursive editing.
 
-       * term/mac-win.el: (mac-keyboard-translate-char, mac-unread-string):
+       * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
        New functions.
        (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
        Use mac-unread-string.
@@ -30,8 +29,8 @@
 
 2006-12-24  Chong Yidong  <address@hidden>
 
-       * woman.el (woman-decode-buffer): Signal error for alien macro
-       sets.  Suggested by James Cloos.
+       * woman.el (woman-decode-buffer): Signal error for alien macro sets.
+       Suggested by James Cloos.
 
 2006-12-24  Kevin Ryde  <address@hidden>
 
@@ -58,16 +57,15 @@
 
 2006-12-24  Chong Yidong  <address@hidden>
 
-       * custom.el (custom-add-frequent-value): Alias for
-       custom-add-option.
+       * custom.el (custom-add-frequent-value): Alias for custom-add-option.
 
 2006-12-23  Michael Kifer  <address@hidden>
 
        * ediff-diff.el (ediff-diff-options): Clarify docstring.
        (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
 
-       * viper-cmd.el (viper-post-command-sentinel): Protect against errors in
-       hooks.
+       * viper-cmd.el (viper-post-command-sentinel): Protect against errors
+       in hooks.
        (viper-add-newline-at-eob-if-necessary): Add newline only if we
        actually modify buffer; ignore errors if occur.
 
@@ -89,8 +87,7 @@
 
 2006-12-22  Eli Zaretskii  <address@hidden>
 
-       * w32-fns.el (convert-standard-filename): Wrap in
-       save-match-data.
+       * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
 
 2006-12-22  Kevin Rodgers  <address@hidden>  (tiny change)
 
@@ -171,8 +168,7 @@
 
        * net/tramp.el (tramp-methods): Introduce new method `scpc'.
        Remove "ControlMaster" option from the other `scp*' methods.
-       (tramp-default-method): Check for ssh-agent before setting to
-       `scp'.
+       (tramp-default-method): Check for ssh-agent before setting to `scp'.
 
 2006-12-18  Carsten Dominik  <address@hidden>
 
@@ -6331,8 +6327,8 @@
        load-path.  Put a regexp matching the file name into
        after-load-alist, rather than the name itself.
 
-       * subr.el: New functions load-history-regexp,
-       load-history-filename-element, do-after-load-evaluation.
+       * subr.el (load-history-regexp, load-history-filename-element)
+       (do-after-load-evaluation): New functions.
 
        * international/mule.el (load-with-code-conversion): Do the
        eval-after-load stuff by calling do-after-load-evaluation.




reply via email to

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