comparison lisp/ChangeLog @ 73165:deaec6fc4933

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 29 Sep 2006 12:25:23 +0000
parents 4498fb838f40
children 1b3313de1c4c
comparison
equal deleted inserted replaced
73164:4eef6a4c871f 73165:deaec6fc4933
1 2006-09-29 Kim F. Storm <storm@cua.dk>
2
3 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
4 to t while calling ido-read-internal.
5
1 2006-09-29 Carsten Dominik <dominik@science.uva.nl> 6 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
2 7
3 * textmodes/org.el (org-file-remote-p): Get regexp from list. 8 * textmodes/org.el (org-file-remote-p): Get regexp from list.
4 (org-archive-subtree): remove erraneous `]' from character list. 9 (org-archive-subtree): remove erraneous `]' from character list.
5 10
64 (compilation-goto-locus): Use compilation-goto-locus-delete-o 69 (compilation-goto-locus): Use compilation-goto-locus-delete-o
65 to delete the overlay. Put it on pre-command-hook. 70 to delete the overlay. Put it on pre-command-hook.
66 71
67 * emacs-lisp/timer.el (timer-max-repeats): Doc fix. 72 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
68 73
69 * startup.el (fancy-splash-screens, normal-splash-screen): 74 * startup.el (fancy-splash-screens, normal-splash-screen):
70 Call the splash buffer *About GNU Emacs*. 75 Call the splash buffer *About GNU Emacs*.
71 76
72 * simple.el (next-error-highlight, next-error-highlight-no-select): 77 * simple.el (next-error-highlight, next-error-highlight-no-select):
73 Default to 0.5. 78 Default to 0.5.
74 (yank-excluded-properties): Add `fontified'. 79 (yank-excluded-properties): Add `fontified'.
75 80
76 * font-lock.el (font-lock-compile-keywords): Allow value of 81 * font-lock.el (font-lock-compile-keywords): Allow value of
77 syntax-begin-function to enable paren-column-0 highlighting. 82 syntax-begin-function to enable paren-column-0 highlighting.