Mercurial > emacs
comparison doc/lispref/ChangeLog @ 95424:f03be7461a37
(Coding Conventions): Do not encourage the use of "-flag" variable names.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 30 May 2008 14:55:07 +0000 |
parents | fde6f792a832 |
children | 415f68458e61 |
comparison
equal
deleted
inserted
replaced
95423:727011ae8ff8 | 95424:f03be7461a37 |
---|---|
1 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * tips.texi (Coding Conventions): Do not encourage the use of "-flag" | |
4 variable names. | |
5 | |
1 2008-05-03 Eric S. Raymond <esr@golux> | 6 2008-05-03 Eric S. Raymond <esr@golux> |
2 | 7 |
3 * keymaps.texi: Clarify that (current-local-map) and | 8 * keymaps.texi: Clarify that (current-local-map) and |
4 (current-global-map) return references, not copies. | 9 (current-global-map) return references, not copies. |
5 | 10 |