aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-08-06 17:15:12 +0900
committerKenichi Handa2010-08-06 17:15:12 +0900
commitf21a9669a44e1358e1f3164e4e1edd4e7000714e (patch)
treebcae9e777ef350c1d3f5b1f33cd053fc546cba69 /lisp/ChangeLog
parent7a84eee5b745ad577d414158716ffe2ee487a117 (diff)
parentf6b55526bd58545b480a2a79d944971be67d9c07 (diff)
downloademacs-f21a9669a44e1358e1f3164e4e1edd4e7000714e.tar.gz
emacs-f21a9669a44e1358e1f3164e4e1edd4e7000714e.zip
merge trunk
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1b2f0ebd99e..2097f6c1973 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,6 +9,12 @@
9 charset by adding `charset' text property. Improve the whole 9 charset by adding `charset' text property. Improve the whole
10 algorithm. 10 algorithm.
11 11
122010-08-05 Juanma Barranquero <lekktu@gmail.com>
13
14 * emulation/pc-select.el (pc-selection-mode-hook)
15 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
16 (pc-selection-mode): Fix typos in docstrings.
17
122010-08-04 Kenichi Handa <handa@m17n.org> 182010-08-04 Kenichi Handa <handa@m17n.org>
13 19
14 * language/cyrillic.el: Don't add "microsoft-cp1251" to 20 * language/cyrillic.el: Don't add "microsoft-cp1251" to
@@ -26,6 +32,10 @@
26 (ctext-no-compositions): Doc fix. 32 (ctext-no-compositions): Doc fix.
27 (compound-text-with-extensions): Doc fix. 33 (compound-text-with-extensions): Doc fix.
28 34
352010-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
36
37 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
38
292010-08-03 Juanma Barranquero <lekktu@gmail.com> 392010-08-03 Juanma Barranquero <lekktu@gmail.com>
30 40
31 * progmodes/which-func.el (which-func-format): Split help-echo text 41 * progmodes/which-func.el (which-func-format): Split help-echo text