aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a4caa10bf1f..94b9b54e0ac 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,28 @@
12005-05-14 Richard M. Stallman <rms@gnu.org>
2
3 * progmodes/cc-engine.el (c-literal-faces):
4 Add font-lock-comment-delimiter-face.
5
6 * net/net-utils.el (dig): Use with-no-warnings.
7
8 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
9 (sc-recite-frame-alist, sc-default-cite-frame)
10 (sc-default-uncite-frame, sc-default-recite-frame)
11 (sc-attrib-selection-list, sc-rewrite-header-list):
12 Mark as risky-local-variable.
13
14 * international/ogonek.el (ogonek-jak, ogonek-how):
15 Don't use beginning-of-buffer.
16
17 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
18
19 * calendar/solar.el (solar-data-list): Move definition up.
20
21 * dnd.el (dnd-protocol-alist): Add autoload.
22
23 * progmodes/sh-script.el: Many doc usage fixes.
24 (sh-indent-after-do): Change default to match common styles.
25
12005-05-13 Luc Teirlinck <teirllm@auburn.edu> 262005-05-13 Luc Teirlinck <teirllm@auburn.edu>
2 27
3 * files.el (interpreter-mode-alist) 28 * files.el (interpreter-mode-alist)