aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-04-21 16:31:22 -0400
committerStefan Monnier2014-04-21 16:31:22 -0400
commitf0ffb9b76754ef7dcc4842e969aa16d451f117e9 (patch)
tree49c7b7785278e25f8eb3f799eb51331616660537 /lisp/ChangeLog
parent6709d4dab9d434dcd1d797e081dfc796b735a1ff (diff)
downloademacs-f0ffb9b76754ef7dcc4842e969aa16d451f117e9.tar.gz
emacs-f0ffb9b76754ef7dcc4842e969aa16d451f117e9.zip
* lisp/progmodes/prog-mode.el (prettify-symbols--compose-symbol):
Don't prettify a word within a symbol.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0b7de93cc02..f9d9521e412 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/prog-mode.el (prettify-symbols--compose-symbol):
4 Don't prettify a word within a symbol.
5
12014-04-20 Michael Albinus <michael.albinus@gmx.de> 62014-04-20 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if 8 * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if