From 14d1edc03b0c2ae5214bc372a77885dd026943a2 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 25 Dec 2006 23:59:30 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 18 +++++++++--------- lisp/ChangeLog | 28 ++++++++++++---------------- 2 files changed, 21 insertions(+), 25 deletions(-) diff --git a/ChangeLog b/ChangeLog index 93b765529b7..1bbbaa701e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,18 +16,18 @@ 2006-12-20 Jan Dj,Ad(Brv * configure.in: Detect alsa/asoundlib.h also. - * configure: Regenerate - + * configure: Regenerate. + 2006-12-19 Jan Dj,Ad(Brv - * configure.in: Check if Gtk+ compiles at all. - + * configure.in: Check if GTK+ compiles at all. + 2006-12-10 Andreas Schwab * configure.in: Remove check for struct timezone, its result is never used. -2006-12-08 NAKAJI Hiroyuki (tiny change) +2006-12-08 NAKAJI Hiroyuki (tiny change) * configure.in: Add support for Solaris 10 on x86-64. @@ -870,7 +870,7 @@ * Makefile.in (INSTALL_INFO): Get install-info command from configure. - * configure.in: Add tests for install-info + * configure.in: Add tests for install-info. 2002-12-09 Markus Rost @@ -1320,7 +1320,7 @@ 2001-11-06 Sam Steingold - * configure.in: Added a check for + * configure.in: Added a check for . 2001-11-01 Pavel Jan,Am(Bk @@ -1893,8 +1893,8 @@ 2000-05-05 Gerd Moellmann - * make-dist: Make a link for lib-src/grep-changelog. Copy - install-sh. + * make-dist: Make a link for lib-src/grep-changelog. + Copy install-sh. 2000-05-01 Eli Zaretskii diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 69bd362f17f..ee8c7b75cb2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,6 @@ 2006-12-25 Michael R. Mauger - * 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 - * 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 - * 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 @@ -58,16 +57,15 @@ 2006-12-24 Chong Yidong - * 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 * 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 - * 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 (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 @@ -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. -- 2.39.2