aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero2006-12-10 23:52:35 +0000
committerJuanma Barranquero2006-12-10 23:52:35 +0000
commit28e86dc414773e0ac0d896772e75de779840e2c6 (patch)
tree59ed5f6f91d4e566d6086c334ca1d3196581b50e /lisp
parent48eb36887637174bda669f11b912f42c69157f90 (diff)
downloademacs-28e86dc414773e0ac0d896772e75de779840e2c6.tar.gz
emacs-28e86dc414773e0ac0d896772e75de779840e2c6.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog10
-rw-r--r--lisp/erc/ChangeLog4
-rw-r--r--lisp/url/ChangeLog4
3 files changed, 17 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 584198f62e8..32c2dc72579 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12006-12-10 Juanma Barranquero <lekktu@gmail.com>
2
3 * replace.el (replace-match-data, replace-match-maybe-edit):
4 * calc/calc-aent.el (calc-eval-error):
5 * emulation/vi.el (vi-char-argument):
6 * progmodes/cc-langs.el (c-at-vsemi-p-fn)
7 (c-vsemi-status-unknown-p-fn): Doc fixes.
8
12006-12-10 Chong Yidong <cyd@stupidchicken.com> 92006-12-10 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu) 11 * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
@@ -6,7 +14,7 @@
62006-12-10 Masatake YAMATO <jet@gyve.org> 142006-12-10 Masatake YAMATO <jet@gyve.org>
7 15
8 * progmodes/ld-script.el (ld-script-keywords): Fix a typo. 16 * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
9 17
102006-12-09 Chong Yidong <cyd@stupidchicken.com> 182006-12-09 Chong Yidong <cyd@stupidchicken.com>
11 19
12 * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type. 20 * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index 8e2a23d261a..c9e3f5bb398 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -1,3 +1,7 @@
12006-12-10 Juanma Barranquero <lekktu@gmail.com>
2
3 * erc-ezbounce.el (erc-ezb-init-session-list): Doc fix.
4
12006-12-08 Michael Olson <mwolson@gnu.org> 52006-12-08 Michael Olson <mwolson@gnu.org>
2 6
3 * erc.el: Re-evaluate contributions from a contributor, and found 7 * erc.el: Re-evaluate contributions from a contributor, and found
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index c50dcf52897..6259cf974f1 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,7 @@
12006-12-10 Juanma Barranquero <lekktu@gmail.com>
2
3 * url-gw.el (url-gateway-nslookup-program): Doc fix.
4
12006-11-26 Magnus Henoch <mange@freemail.hu> 52006-11-26 Magnus Henoch <mange@freemail.hu>
2 6
3 * url-http.el (url-http-wait-for-headers-change-function): Use 7 * url-http.el (url-http-wait-for-headers-change-function): Use