diff options
| author | Juanma Barranquero | 2006-04-18 10:26:37 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2006-04-18 10:26:37 +0000 |
| commit | 348f73b0534967db7ac212644814df2b4509744a (patch) | |
| tree | a73bca58a527349b7408bacddc596ee9cfa904c9 | |
| parent | aa04257e450d802f98967bbc459a601ca9496cb3 (diff) | |
| download | emacs-348f73b0534967db7ac212644814df2b4509744a.tar.gz emacs-348f73b0534967db7ac212644814df2b4509744a.zip | |
Bring ChangeLog back to the iso-2022-7bit flock.
| -rw-r--r-- | lisp/ChangeLog | 85 |
1 files changed, 45 insertions, 40 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 21315eeb518..45c3b9a5d43 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,11 @@ | |||
| 1 | 2006-04-18 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-completion-file-name-handler): Revert change | ||
| 4 | of 2006-04-17. | ||
| 5 | |||
| 1 | 2006-04-18 Carsten Dominik <dominik@science.uva.nl> | 6 | 2006-04-18 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 7 | ||
| 3 | * textmodes/org.el: (org-insert-heading): Insert heading before | 8 | * textmodes/org.el (org-insert-heading): Insert heading before |
| 4 | current if at beginning of line. | 9 | current if at beginning of line. |
| 5 | (org-todo, org-date): New faces. | 10 | (org-todo, org-date): New faces. |
| 6 | (org-table-align): Make sure tooltip window contains full text. | 11 | (org-table-align): Make sure tooltip window contains full text. |
| @@ -25,7 +30,7 @@ | |||
| 25 | Sync with Tramp 2.0.53. | 30 | Sync with Tramp 2.0.53. |
| 26 | 31 | ||
| 27 | * net/tramp.el (tramp-completion-mode): ?\t has event-modifier | 32 | * net/tramp.el (tramp-completion-mode): ?\t has event-modifier |
| 28 | 'control. Reported by Matthias Förste | 33 | 'control. Reported by Matthias F,bv(Brste |
| 29 | <slashdevslashnull@gmx.net>. | 34 | <slashdevslashnull@gmx.net>. |
| 30 | (tramp-completion-file-name-handler): Add autoload cookie for | 35 | (tramp-completion-file-name-handler): Add autoload cookie for |
| 31 | adding to `file-name-handler-alist'. | 36 | adding to `file-name-handler-alist'. |
| @@ -2238,7 +2243,7 @@ | |||
| 2238 | * files.el (hack-local-variables): Remove ignored variables before | 2243 | * files.el (hack-local-variables): Remove ignored variables before |
| 2239 | checking if any variables need setting. | 2244 | checking if any variables need setting. |
| 2240 | 2245 | ||
| 2241 | 2006-02-14 Jan Djärv <jan.h.d@swipnet.se> | 2246 | 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2242 | 2247 | ||
| 2243 | * cus-start.el (all): Add x-gtk-whole-detached-tool-bar. | 2248 | * cus-start.el (all): Add x-gtk-whole-detached-tool-bar. |
| 2244 | 2249 | ||
| @@ -2921,7 +2926,7 @@ | |||
| 2921 | * international/latexenc.el: Add a suitable `coding:' tag. | 2926 | * international/latexenc.el: Add a suitable `coding:' tag. |
| 2922 | (latexenc-find-file-coding-system): Undo last change. | 2927 | (latexenc-find-file-coding-system): Undo last change. |
| 2923 | 2928 | ||
| 2924 | 2006-01-27 Arne Jørgensen <arne@arnested.dk> | 2929 | 2006-01-27 Arne J,Ax(Brgensen <arne@arnested.dk> |
| 2925 | 2930 | ||
| 2926 | * international/latexenc.el (latexenc-find-file-coding-system): | 2931 | * international/latexenc.el (latexenc-find-file-coding-system): |
| 2927 | Make sure latexenc-main-file is a regular file and is readable. | 2932 | Make sure latexenc-main-file is a regular file and is readable. |
| @@ -3068,7 +3073,7 @@ | |||
| 3068 | * term/w32-win.el (image-library-alist): Add additional names for | 3073 | * term/w32-win.el (image-library-alist): Add additional names for |
| 3069 | GIF library. | 3074 | GIF library. |
| 3070 | 3075 | ||
| 3071 | 2006-01-23 Arne Jørgensen <arne@arnested.dk> | 3076 | 2006-01-23 Arne J,Ax(Brgensen <arne@arnested.dk> |
| 3072 | 3077 | ||
| 3073 | * international/latexenc.el (latexenc-find-file-coding-system): | 3078 | * international/latexenc.el (latexenc-find-file-coding-system): |
| 3074 | Add file-regular-p check. | 3079 | Add file-regular-p check. |
| @@ -4205,7 +4210,7 @@ | |||
| 4205 | * descr-text.el (describe-char): Set help-xref-stack-item | 4210 | * descr-text.el (describe-char): Set help-xref-stack-item |
| 4206 | explicitly after buffer has been generated. | 4211 | explicitly after buffer has been generated. |
| 4207 | 4212 | ||
| 4208 | 2005-12-27 Jan Djärv <jan.h.d@swipnet.se> | 4213 | 2005-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 4209 | 4214 | ||
| 4210 | * cus-start.el (all): Add x-gtk-show-hidden-files. | 4215 | * cus-start.el (all): Add x-gtk-show-hidden-files. |
| 4211 | 4216 | ||
| @@ -4360,7 +4365,7 @@ | |||
| 4360 | New variables. | 4365 | New variables. |
| 4361 | (hi-lock-string-serialize) New function. | 4366 | (hi-lock-string-serialize) New function. |
| 4362 | 4367 | ||
| 4363 | 2005-12-23 Jan Djärv <jan.h.d@swipnet.se> | 4368 | 2005-12-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 4364 | 4369 | ||
| 4365 | * menu-bar.el (menu-find-file-existing): New function. | 4370 | * menu-bar.el (menu-find-file-existing): New function. |
| 4366 | (menu-bar-file-menu): Use menu-find-file-existing for Open. | 4371 | (menu-bar-file-menu): Use menu-find-file-existing for Open. |
| @@ -4620,7 +4625,7 @@ | |||
| 4620 | Let term-handle-ansi-terminal-messages override what Bash says about | 4625 | Let term-handle-ansi-terminal-messages override what Bash says about |
| 4621 | its current directory. | 4626 | its current directory. |
| 4622 | 4627 | ||
| 4623 | 2005-12-16 Lőrentey Károly <lorentey@elte.hu> | 4628 | 2005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> |
| 4624 | 4629 | ||
| 4625 | * bindings.el (last-buffer): Move to simple.el. | 4630 | * bindings.el (last-buffer): Move to simple.el. |
| 4626 | * simple.el (last-buffer): Move here. | 4631 | * simple.el (last-buffer): Move here. |
| @@ -4787,7 +4792,7 @@ | |||
| 4787 | * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious | 4792 | * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious |
| 4788 | frame in case of errors. | 4793 | frame in case of errors. |
| 4789 | 4794 | ||
| 4790 | 2005-12-13 Jan Djärv <jan.h.d@swipnet.se> | 4795 | 2005-12-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 4791 | 4796 | ||
| 4792 | * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right" | 4797 | * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right" |
| 4793 | so it comes after "On the Left" in the menu. | 4798 | so it comes after "On the Left" in the menu. |
| @@ -4828,7 +4833,7 @@ | |||
| 4828 | (org-log-done): New function. | 4833 | (org-log-done): New function. |
| 4829 | (org-log-done, org-closed-string): New options. | 4834 | (org-log-done, org-closed-string): New options. |
| 4830 | 4835 | ||
| 4831 | 2005-12-12 Jan Djärv <jan.h.d@swipnet.se> | 4836 | 2005-12-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 4832 | 4837 | ||
| 4833 | * tooltip.el (tooltip-y-offset): Change default to 20. | 4838 | * tooltip.el (tooltip-y-offset): Change default to 20. |
| 4834 | 4839 | ||
| @@ -4902,7 +4907,7 @@ | |||
| 4902 | 4907 | ||
| 4903 | * help.el (help-for-help-internal): Add `r' in doc string. | 4908 | * help.el (help-for-help-internal): Add `r' in doc string. |
| 4904 | 4909 | ||
| 4905 | 2005-12-10 Johan Bockgård <bojohan@dd.chalmers.se> | 4910 | 2005-12-10 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> |
| 4906 | 4911 | ||
| 4907 | * align.el (align-regexp, align-highlight-rule): | 4912 | * align.el (align-regexp, align-highlight-rule): |
| 4908 | Use region-beginning and region-end instead of point and mark, so that | 4913 | Use region-beginning and region-end instead of point and mark, so that |
| @@ -6377,7 +6382,7 @@ | |||
| 6377 | prompts work for AUTH PLAIN. Also reported by Steve Allan | 6382 | prompts work for AUTH PLAIN. Also reported by Steve Allan |
| 6378 | <seallan@verizon.net>. | 6383 | <seallan@verizon.net>. |
| 6379 | 6384 | ||
| 6380 | 2005-12-06 Lőrentey Károly <lorentey@elte.hu> | 6385 | 2005-12-06 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> |
| 6381 | 6386 | ||
| 6382 | * frame.el (set-frame-parameter): Add doc string. | 6387 | * frame.el (set-frame-parameter): Add doc string. |
| 6383 | 6388 | ||
| @@ -6540,7 +6545,7 @@ | |||
| 6540 | whereby names of length one or names starting with a | 6545 | whereby names of length one or names starting with a |
| 6541 | symbol-constituent character would not be returned. | 6546 | symbol-constituent character would not be returned. |
| 6542 | 6547 | ||
| 6543 | 2005-12-03 Johan Bockgård <bojohan@dd.chalmers.se> | 6548 | 2005-12-03 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> |
| 6544 | 6549 | ||
| 6545 | * subr.el (atomic-change-group): Add edebug and indentation spec. | 6550 | * subr.el (atomic-change-group): Add edebug and indentation spec. |
| 6546 | 6551 | ||
| @@ -6548,7 +6553,7 @@ | |||
| 6548 | 6553 | ||
| 6549 | * completion.el (save-completions-file-name): Fix typo in last change. | 6554 | * completion.el (save-completions-file-name): Fix typo in last change. |
| 6550 | 6555 | ||
| 6551 | 2005-12-02 Jan Djärv <jan.h.d@swipnet.se> | 6556 | 2005-12-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 6552 | 6557 | ||
| 6553 | * info.el: Move back/forward history to the beginning of the tool bar. | 6558 | * info.el: Move back/forward history to the beginning of the tool bar. |
| 6554 | 6559 | ||
| @@ -6761,7 +6766,7 @@ | |||
| 6761 | (flyspell-post-command-hook): Check input-pending-p while processing | 6766 | (flyspell-post-command-hook): Check input-pending-p while processing |
| 6762 | the potentially long list of buffer changes. | 6767 | the potentially long list of buffer changes. |
| 6763 | 6768 | ||
| 6764 | 2005-11-28 Lőrentey Károly <lorentey@elte.hu> | 6769 | 2005-11-28 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> |
| 6765 | 6770 | ||
| 6766 | * buff-menu.el (list-buffers-noselect): Display the selected | 6771 | * buff-menu.el (list-buffers-noselect): Display the selected |
| 6767 | frame's buffer list, not the global one. | 6772 | frame's buffer list, not the global one. |
| @@ -7904,7 +7909,7 @@ | |||
| 7904 | * newcomment.el (comment-region-internal): Box more tightly in the | 7909 | * newcomment.el (comment-region-internal): Box more tightly in the |
| 7905 | common case where there's no TAB in the boxed text. | 7910 | common case where there's no TAB in the boxed text. |
| 7906 | 7911 | ||
| 7907 | 2005-11-04 Jan Djärv <jan.h.d@swipnet.se> | 7912 | 2005-11-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 7908 | 7913 | ||
| 7909 | * info.el (info-tool-bar-map): Use images prev-node, next-node and | 7914 | * info.el (info-tool-bar-map): Use images prev-node, next-node and |
| 7910 | up-node. | 7915 | up-node. |
| @@ -9693,7 +9698,7 @@ | |||
| 9693 | (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey | 9698 | (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey |
| 9694 | mouse-1-click-follows-link. | 9699 | mouse-1-click-follows-link. |
| 9695 | 9700 | ||
| 9696 | 2005-10-13 Jan Djärv <jan.h.d@swipnet.se> | 9701 | 2005-10-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 9697 | 9702 | ||
| 9698 | * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from | 9703 | * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from |
| 9699 | Gnome file-manager.png. Suggested by | 9704 | Gnome file-manager.png. Suggested by |
| @@ -9746,7 +9751,7 @@ | |||
| 9746 | (mixal-font-lock-syntactic-keywords): New var. | 9751 | (mixal-font-lock-syntactic-keywords): New var. |
| 9747 | (mixal-mode): Use it. Fix comment-start-skip. | 9752 | (mixal-mode): Use it. Fix comment-start-skip. |
| 9748 | 9753 | ||
| 9749 | 2005-10-12 Jan Djärv <jan.h.d@swipnet.se> | 9754 | 2005-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 9750 | 9755 | ||
| 9751 | * startup.el (command-line-x-option-alist): -nb => -nbi | 9756 | * startup.el (command-line-x-option-alist): -nb => -nbi |
| 9752 | 9757 | ||
| @@ -9921,7 +9926,7 @@ | |||
| 9921 | 9926 | ||
| 9922 | * textmodes/ispell.el (ispell-check-version): Fix last change. | 9927 | * textmodes/ispell.el (ispell-check-version): Fix last change. |
| 9923 | 9928 | ||
| 9924 | 2005-10-09 Jan Djärv <jan.h.d@swipnet.se> | 9929 | 2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 9925 | 9930 | ||
| 9926 | * term/x-win.el: Remove -i, --icon-type from comment. | 9931 | * term/x-win.el: Remove -i, --icon-type from comment. |
| 9927 | 9932 | ||
| @@ -10069,7 +10074,7 @@ | |||
| 10069 | Fix bug introduced 2005-07-03: Use (car (last ...)) | 10074 | Fix bug introduced 2005-07-03: Use (car (last ...)) |
| 10070 | to faithfully reproduce replaced artist-last. | 10075 | to faithfully reproduce replaced artist-last. |
| 10071 | (artist-set-arrow-points-for-poly): Likewise. | 10076 | (artist-set-arrow-points-for-poly): Likewise. |
| 10072 | Suggested by Johan Bockgård. | 10077 | Suggested by Johan Bockg,Ae(Brd. |
| 10073 | 10078 | ||
| 10074 | 2005-10-06 Juanma Barranquero <lekktu@gmail.com> | 10079 | 2005-10-06 Juanma Barranquero <lekktu@gmail.com> |
| 10075 | 10080 | ||
| @@ -10257,7 +10262,7 @@ | |||
| 10257 | (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory | 10262 | (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory |
| 10258 | instead of speedbar-line-path. | 10263 | instead of speedbar-line-path. |
| 10259 | 10264 | ||
| 10260 | 2005-10-03 Jan Djärv <jan.h.d@swipnet.se> | 10265 | 2005-10-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 10261 | 10266 | ||
| 10262 | * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window | 10267 | * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window |
| 10263 | to nil if dropping on a window. Handle dropping on a minibuffer window | 10268 | to nil if dropping on a window. Handle dropping on a minibuffer window |
| @@ -10798,7 +10803,7 @@ | |||
| 10798 | 10803 | ||
| 10799 | * net/newsticker.el: Get rid of CVS keyword. | 10804 | * net/newsticker.el: Get rid of CVS keyword. |
| 10800 | 10805 | ||
| 10801 | 2005-09-19 Johan Bockgård <bojohan+sf@dd.chalmers.se> | 10806 | 2005-09-19 Johan Bockg,Ae(Brd <bojohan+sf@dd.chalmers.se> |
| 10802 | 10807 | ||
| 10803 | * dired-aux.el (dired-handle-overwrite): Don't use `format' here. | 10808 | * dired-aux.el (dired-handle-overwrite): Don't use `format' here. |
| 10804 | The prompt is formatted later. | 10809 | The prompt is formatted later. |
| @@ -10946,7 +10951,7 @@ | |||
| 10946 | (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries | 10951 | (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries |
| 10947 | only if ispell-aspell-supports-utf8 is non-nil. | 10952 | only if ispell-aspell-supports-utf8 is non-nil. |
| 10948 | 10953 | ||
| 10949 | 2005-09-17 Johan Bockgård <bojohan@dd.chalmers.se> | 10954 | 2005-09-17 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> |
| 10950 | 10955 | ||
| 10951 | * progmodes/scheme.el (scheme-mode-variables): Use setq to assign | 10956 | * progmodes/scheme.el (scheme-mode-variables): Use setq to assign |
| 10952 | buffer-local value to lisp-indent-function. | 10957 | buffer-local value to lisp-indent-function. |
| @@ -12928,7 +12933,7 @@ | |||
| 12928 | * image-file.el (insert-image-file, image-file-yank-handler): | 12933 | * image-file.el (insert-image-file, image-file-yank-handler): |
| 12929 | Fix last change to maintain a (unique) yank-handler on yanked images. | 12934 | Fix last change to maintain a (unique) yank-handler on yanked images. |
| 12930 | 12935 | ||
| 12931 | 2005-07-22 Eduardo Muñoz <emufer@terra.es> (tiny change) | 12936 | 2005-07-22 Eduardo Mu,Aq(Boz <emufer@terra.es> (tiny change) |
| 12932 | 12937 | ||
| 12933 | * dired.el (dired-move-to-filename-regexp): Recognize the B suffix | 12938 | * dired.el (dired-move-to-filename-regexp): Recognize the B suffix |
| 12934 | of the file size (as in "177B" for 177 bytes). This happens with | 12939 | of the file size (as in "177B" for 177 bytes). This happens with |
| @@ -14365,7 +14370,7 @@ | |||
| 14365 | * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt. | 14370 | * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt. |
| 14366 | (crm-find-current-element): Likewise. | 14371 | (crm-find-current-element): Likewise. |
| 14367 | 14372 | ||
| 14368 | 2005-06-30 Johan Bockgård <bojohan@users.sourceforge.net> | 14373 | 2005-06-30 Johan Bockg,Ae(Brd <bojohan@users.sourceforge.net> |
| 14369 | 14374 | ||
| 14370 | * help-fns.el (help-do-arg-highlight): Regexp-quote argument names. | 14375 | * help-fns.el (help-do-arg-highlight): Regexp-quote argument names. |
| 14371 | 14376 | ||
| @@ -16029,7 +16034,7 @@ | |||
| 16029 | 16034 | ||
| 16030 | * mail/supercite.el (sc-mail-glom-frame): Mark as risky. | 16035 | * mail/supercite.el (sc-mail-glom-frame): Mark as risky. |
| 16031 | 16036 | ||
| 16032 | 2005-06-06 Matthias Förste <slashdevslashnull@gmx.net> | 16037 | 2005-06-06 Matthias F,Av(Brste <slashdevslashnull@gmx.net> |
| 16033 | 16038 | ||
| 16034 | * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK. | 16039 | * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK. |
| 16035 | (hack-one-local-variable, hack-local-variables) | 16040 | (hack-one-local-variable, hack-local-variables) |
| @@ -17480,7 +17485,7 @@ | |||
| 17480 | <kifer@cs.sunysb.edu> (and a lot of other people all the years). | 17485 | <kifer@cs.sunysb.edu> (and a lot of other people all the years). |
| 17481 | (tramp-handle-shell-command): `insert-buffer' cannot be used | 17486 | (tramp-handle-shell-command): `insert-buffer' cannot be used |
| 17482 | because the contents of the Tramp buffer is changed before | 17487 | because the contents of the Tramp buffer is changed before |
| 17483 | insertion (`expand-file' and alike). Reported by Frédéric Bothamy | 17488 | insertion (`expand-file' and alike). Reported by Fr,Ai(Bd,Ai(Bric Bothamy |
| 17484 | <frederic.bothamy@free.fr>. | 17489 | <frederic.bothamy@free.fr>. |
| 17485 | (tramp-set-auto-save): Actions should be done for Tramp file name | 17490 | (tramp-set-auto-save): Actions should be done for Tramp file name |
| 17486 | handler only. Ange-FTP has its own auto-save mechanism. | 17491 | handler only. Ange-FTP has its own auto-save mechanism. |
| @@ -17546,7 +17551,7 @@ | |||
| 17546 | 17551 | ||
| 17547 | * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes. | 17552 | * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes. |
| 17548 | 17553 | ||
| 17549 | 2005-05-13 Jan Djärv <jan.h.d@swipnet.se> | 17554 | 2005-05-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 17550 | 17555 | ||
| 17551 | * dired.el (dired-mode): make-variable-buffer-local => | 17556 | * dired.el (dired-mode): make-variable-buffer-local => |
| 17552 | make-local-variable. | 17557 | make-local-variable. |
| @@ -17628,7 +17633,7 @@ | |||
| 17628 | * add-log.el (find-change-log): Fix typos in the docstring | 17633 | * add-log.el (find-change-log): Fix typos in the docstring |
| 17629 | of function. | 17634 | of function. |
| 17630 | 17635 | ||
| 17631 | 2005-05-11 Arne Jørgensen <arne@arnested.dk> | 17636 | 2005-05-11 Arne J,Ax(Brgensen <arne@arnested.dk> |
| 17632 | 17637 | ||
| 17633 | * international/latexenc.el (latexenc-find-file-coding-system): | 17638 | * international/latexenc.el (latexenc-find-file-coding-system): |
| 17634 | Avoid `re-search-forward' when looking for input encoding because | 17639 | Avoid `re-search-forward' when looking for input encoding because |
| @@ -17775,7 +17780,7 @@ | |||
| 17775 | * international/mule.el (sgml-xml-auto-coding-function): | 17780 | * international/mule.el (sgml-xml-auto-coding-function): |
| 17776 | Recognize encoding='FOO' in single quotes as well as in double quotes. | 17781 | Recognize encoding='FOO' in single quotes as well as in double quotes. |
| 17777 | 17782 | ||
| 17778 | 2005-05-07 Johan Bockgård <bojohan@dd.chalmers.se> | 17783 | 2005-05-07 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> |
| 17779 | 17784 | ||
| 17780 | * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare' | 17785 | * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare' |
| 17781 | as well as `interactive', so that defmacro* would recognize | 17786 | as well as `interactive', so that defmacro* would recognize |
| @@ -18219,7 +18224,7 @@ | |||
| 18219 | 18224 | ||
| 18220 | * ido.el (ido-everywhere): Fix last change. | 18225 | * ido.el (ido-everywhere): Fix last change. |
| 18221 | 18226 | ||
| 18222 | 2005-04-28 Arne Jørgensen <arne@arnested.dk> | 18227 | 2005-04-28 Arne J,Ax(Brgensen <arne@arnested.dk> |
| 18223 | 18228 | ||
| 18224 | * international/latexenc.el: New file. | 18229 | * international/latexenc.el: New file. |
| 18225 | * international/mule-conf.el (file-coding-system-alist): For .tex, | 18230 | * international/mule-conf.el (file-coding-system-alist): For .tex, |
| @@ -18886,7 +18891,7 @@ | |||
| 18886 | 18891 | ||
| 18887 | * emulation/cua-rect.el (cua--init-rectangles): Remove face setup. | 18892 | * emulation/cua-rect.el (cua--init-rectangles): Remove face setup. |
| 18888 | 18893 | ||
| 18889 | 2005-04-12 Jan Djärv <jan.h.d@swipnet.se> | 18894 | 2005-04-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 18890 | 18895 | ||
| 18891 | * startup.el (command-line): Turn off blinking cursor if | 18896 | * startup.el (command-line): Turn off blinking cursor if |
| 18892 | cursorBlink in resources is off or false. | 18897 | cursorBlink in resources is off or false. |
| @@ -18954,7 +18959,7 @@ | |||
| 18954 | * faces.el (secondary-selection): Use yellow1, not yellow. | 18959 | * faces.el (secondary-selection): Use yellow1, not yellow. |
| 18955 | (trailing-whitespace): Use red1, not red. | 18960 | (trailing-whitespace): Use red1, not red. |
| 18956 | 18961 | ||
| 18957 | 2005-04-11 Jan Djärv <jan.h.d@swipnet.se> | 18962 | 2005-04-11 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 18958 | 18963 | ||
| 18959 | * dired.el (dired-mode): Use dnd-* instead of x-dnd-* | 18964 | * dired.el (dired-mode): Use dnd-* instead of x-dnd-* |
| 18960 | (dired-dnd-handle-local-file): Call dnd-get-local-file-name. | 18965 | (dired-dnd-handle-local-file): Call dnd-get-local-file-name. |
| @@ -19880,7 +19885,7 @@ | |||
| 19880 | (mail-directory-process defvar): Doc fix. | 19885 | (mail-directory-process defvar): Doc fix. |
| 19881 | (mail-names): Doc fix. | 19886 | (mail-names): Doc fix. |
| 19882 | 19887 | ||
| 19883 | 2005-03-25 Johan Bockgård <bojohan+mail@dd.chalmers.se> (tiny change) | 19888 | 2005-03-25 Johan Bockg,Ae(Brd <bojohan+mail@dd.chalmers.se> (tiny change) |
| 19884 | 19889 | ||
| 19885 | * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax. | 19890 | * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax. |
| 19886 | 19891 | ||
| @@ -19972,7 +19977,7 @@ | |||
| 19972 | * progmodes/flymake.el (flymake-get-file-name-mode-and-masks) | 19977 | * progmodes/flymake.el (flymake-get-file-name-mode-and-masks) |
| 19973 | (flymake-find-buildfile, flymake-find-possible-master-files) | 19978 | (flymake-find-buildfile, flymake-find-possible-master-files) |
| 19974 | (flymake-check-include, flymake-parse-line): Replace loops over the | 19979 | (flymake-check-include, flymake-parse-line): Replace loops over the |
| 19975 | length of lists, by loops over lists, to remove silly O(n²) behavior. | 19980 | length of lists, by loops over lists, to remove silly O(n,A2(B) behavior. |
| 19976 | 19981 | ||
| 19977 | * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove. | 19982 | * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove. |
| 19978 | Substitute file-name-as-directory in the rest of the file. | 19983 | Substitute file-name-as-directory in the rest of the file. |
| @@ -20781,7 +20786,7 @@ | |||
| 20781 | 20786 | ||
| 20782 | * facemenu.el (global-map): Bind M-o, not M-g. | 20787 | * facemenu.el (global-map): Bind M-o, not M-g. |
| 20783 | 20788 | ||
| 20784 | 2005-03-06 Jan Djärv <jan.h.d@swipnet.se> | 20789 | 2005-03-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 20785 | 20790 | ||
| 20786 | * menu-bar.el (menu-bar-file-menu): Add the same :enable to | 20791 | * menu-bar.el (menu-bar-file-menu): Add the same :enable to |
| 20787 | "Open Directory" as for "Open File". | 20792 | "Open Directory" as for "Open File". |
| @@ -21550,13 +21555,13 @@ | |||
| 21550 | 21555 | ||
| 21551 | * emacs-lisp/lisp.el (buffer-end): Doc fix. | 21556 | * emacs-lisp/lisp.el (buffer-end): Doc fix. |
| 21552 | 21557 | ||
| 21553 | 2005-02-05 Arne_Jørgensen <arne@arnested.dk> (tiny change) | 21558 | 2005-02-05 Arne_J,Ax(Brgensen <arne@arnested.dk> (tiny change) |
| 21554 | 21559 | ||
| 21555 | * net/ldap.el (ldap-search-internal): Support attributes with | 21560 | * net/ldap.el (ldap-search-internal): Support attributes with |
| 21556 | optional descriptions separated by a semi-colon, as in | 21561 | optional descriptions separated by a semi-colon, as in |
| 21557 | "userCertificate;binary". | 21562 | "userCertificate;binary". |
| 21558 | 21563 | ||
| 21559 | 2005-02-05 Jan Djärv <jan.h.d@swipnet.se> | 21564 | 2005-02-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 21560 | 21565 | ||
| 21561 | * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags | 21566 | * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags |
| 21562 | isn't a cons (i.e. the version is 0). | 21567 | isn't a cons (i.e. the version is 0). |
| @@ -21946,7 +21951,7 @@ | |||
| 21946 | (line-move): New function that adjusts vscroll for partially | 21951 | (line-move): New function that adjusts vscroll for partially |
| 21947 | visible rows, and calls line-move-1 otherwise. | 21952 | visible rows, and calls line-move-1 otherwise. |
| 21948 | 21953 | ||
| 21949 | 2005-01-21 René Kyllingstad <listmailxemacs@kyllingstad.com> | 21954 | 2005-01-21 Ren,Ai(B Kyllingstad <listmailxemacs@kyllingstad.com> |
| 21950 | 21955 | ||
| 21951 | * pcomplete.el: Define pcomplete-read-event instead of read-event, | 21956 | * pcomplete.el: Define pcomplete-read-event instead of read-event, |
| 21952 | since it's not a complete read-event implementation | 21957 | since it's not a complete read-event implementation |
| @@ -22271,7 +22276,7 @@ | |||
| 22271 | (ispell-get-casechars, ispell-get-not-casechars) | 22276 | (ispell-get-casechars, ispell-get-not-casechars) |
| 22272 | (ispell-get-otherchars): Call ispell-get-decoded-string. | 22277 | (ispell-get-otherchars): Call ispell-get-decoded-string. |
| 22273 | 22278 | ||
| 22274 | 2005-01-12 Johan Bockgård <bojohan@users.sourceforge.net> | 22279 | 2005-01-12 Johan Bockg,Ae(Brd <bojohan@users.sourceforge.net> |
| 22275 | 22280 | ||
| 22276 | * custom.el (custom-declare-variable): Just put symbol instead | 22281 | * custom.el (custom-declare-variable): Just put symbol instead |
| 22277 | of (defvar . symbol) in `current-load-list'. | 22282 | of (defvar . symbol) in `current-load-list'. |