diff options
| author | Juanma Barranquero | 2006-12-25 23:59:30 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2006-12-25 23:59:30 +0000 |
| commit | 14d1edc03b0c2ae5214bc372a77885dd026943a2 (patch) | |
| tree | 59663d45b1591c9d29f9bcc3edb2aa8569343621 /lisp | |
| parent | 87a931dce0f67141490808bb4ef504c92a6a404b (diff) | |
| download | emacs-14d1edc03b0c2ae5214bc372a77885dd026943a2.tar.gz emacs-14d1edc03b0c2ae5214bc372a77885dd026943a2.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 69bd362f17f..ee8c7b75cb2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | 2006-12-25 Michael R. Mauger <mmaug@yahoo.com> | 1 | 2006-12-25 Michael R. Mauger <mmaug@yahoo.com> |
| 2 | 2 | ||
| 3 | * progmodes/sql.el: | 3 | * progmodes/sql.el (sql-mode-abbrev-table): Corrected initialization. |
| 4 | (sql-mode-abbrev-table): Corrected initialization. | ||
| 5 | (sql-mode-syntax-table): Disable double quoted strings. | 4 | (sql-mode-syntax-table): Disable double quoted strings. |
| 6 | (sql-mode-font-lock-object-name): Added TYPE and TYPE BODY. | 5 | (sql-mode-font-lock-object-name): Added TYPE and TYPE BODY. |
| 7 | 6 | ||
| @@ -11,13 +10,13 @@ | |||
| 11 | 10 | ||
| 12 | 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 11 | 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 13 | 12 | ||
| 14 | * startup.el: (fancy-splash-last-input-event): New variable. | 13 | * startup.el (fancy-splash-last-input-event): New variable. |
| 15 | (fancy-splash-special-event-action): New function. | 14 | (fancy-splash-special-event-action): New function. |
| 16 | (fancy-splash-screens): Temporarily bind special events to it. | 15 | (fancy-splash-screens): Temporarily bind special events to it. |
| 17 | Execute command for saved special event before exiting from | 16 | Execute command for saved special event before exiting from |
| 18 | recursive editing. | 17 | recursive editing. |
| 19 | 18 | ||
| 20 | * term/mac-win.el: (mac-keyboard-translate-char, mac-unread-string): | 19 | * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string): |
| 21 | New functions. | 20 | New functions. |
| 22 | (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event): | 21 | (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event): |
| 23 | Use mac-unread-string. | 22 | Use mac-unread-string. |
| @@ -30,8 +29,8 @@ | |||
| 30 | 29 | ||
| 31 | 2006-12-24 Chong Yidong <cyd@stupidchicken.com> | 30 | 2006-12-24 Chong Yidong <cyd@stupidchicken.com> |
| 32 | 31 | ||
| 33 | * woman.el (woman-decode-buffer): Signal error for alien macro | 32 | * woman.el (woman-decode-buffer): Signal error for alien macro sets. |
| 34 | sets. Suggested by James Cloos. | 33 | Suggested by James Cloos. |
| 35 | 34 | ||
| 36 | 2006-12-24 Kevin Ryde <user42@zip.com.au> | 35 | 2006-12-24 Kevin Ryde <user42@zip.com.au> |
| 37 | 36 | ||
| @@ -58,16 +57,15 @@ | |||
| 58 | 57 | ||
| 59 | 2006-12-24 Chong Yidong <cyd@stupidchicken.com> | 58 | 2006-12-24 Chong Yidong <cyd@stupidchicken.com> |
| 60 | 59 | ||
| 61 | * custom.el (custom-add-frequent-value): Alias for | 60 | * custom.el (custom-add-frequent-value): Alias for custom-add-option. |
| 62 | custom-add-option. | ||
| 63 | 61 | ||
| 64 | 2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu> | 62 | 2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu> |
| 65 | 63 | ||
| 66 | * ediff-diff.el (ediff-diff-options): Clarify docstring. | 64 | * ediff-diff.el (ediff-diff-options): Clarify docstring. |
| 67 | (ediff-setup-diff-regions): Disallow -u in ediff-diff-options. | 65 | (ediff-setup-diff-regions): Disallow -u in ediff-diff-options. |
| 68 | 66 | ||
| 69 | * viper-cmd.el (viper-post-command-sentinel): Protect against errors in | 67 | * viper-cmd.el (viper-post-command-sentinel): Protect against errors |
| 70 | hooks. | 68 | in hooks. |
| 71 | (viper-add-newline-at-eob-if-necessary): Add newline only if we | 69 | (viper-add-newline-at-eob-if-necessary): Add newline only if we |
| 72 | actually modify buffer; ignore errors if occur. | 70 | actually modify buffer; ignore errors if occur. |
| 73 | 71 | ||
| @@ -89,8 +87,7 @@ | |||
| 89 | 87 | ||
| 90 | 2006-12-22 Eli Zaretskii <eliz@gnu.org> | 88 | 2006-12-22 Eli Zaretskii <eliz@gnu.org> |
| 91 | 89 | ||
| 92 | * w32-fns.el (convert-standard-filename): Wrap in | 90 | * w32-fns.el (convert-standard-filename): Wrap in save-match-data. |
| 93 | save-match-data. | ||
| 94 | 91 | ||
| 95 | 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change) | 92 | 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change) |
| 96 | 93 | ||
| @@ -171,8 +168,7 @@ | |||
| 171 | 168 | ||
| 172 | * net/tramp.el (tramp-methods): Introduce new method `scpc'. | 169 | * net/tramp.el (tramp-methods): Introduce new method `scpc'. |
| 173 | Remove "ControlMaster" option from the other `scp*' methods. | 170 | Remove "ControlMaster" option from the other `scp*' methods. |
| 174 | (tramp-default-method): Check for ssh-agent before setting to | 171 | (tramp-default-method): Check for ssh-agent before setting to `scp'. |
| 175 | `scp'. | ||
| 176 | 172 | ||
| 177 | 2006-12-18 Carsten Dominik <dominik@science.uva.nl> | 173 | 2006-12-18 Carsten Dominik <dominik@science.uva.nl> |
| 178 | 174 | ||
| @@ -6331,8 +6327,8 @@ | |||
| 6331 | load-path. Put a regexp matching the file name into | 6327 | load-path. Put a regexp matching the file name into |
| 6332 | after-load-alist, rather than the name itself. | 6328 | after-load-alist, rather than the name itself. |
| 6333 | 6329 | ||
| 6334 | * subr.el: New functions load-history-regexp, | 6330 | * subr.el (load-history-regexp, load-history-filename-element) |
| 6335 | load-history-filename-element, do-after-load-evaluation. | 6331 | (do-after-load-evaluation): New functions. |
| 6336 | 6332 | ||
| 6337 | * international/mule.el (load-with-code-conversion): Do the | 6333 | * international/mule.el (load-with-code-conversion): Do the |
| 6338 | eval-after-load stuff by calling do-after-load-evaluation. | 6334 | eval-after-load stuff by calling do-after-load-evaluation. |