Mercurial > emacs
comparison lisp/ChangeLog @ 79916:a959314f358f
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 25 Jan 2008 02:18:05 +0000 |
parents | 7145a0db2111 |
children | 865d98b52dd5 |
comparison
equal
deleted
inserted
replaced
79915:e54d9b453e0e | 79916:a959314f358f |
---|---|
1 2008-01-25 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * allout.el (allout-prefix-data): Doc fix. | |
4 (allout-show-current-subtree): Reflow docstring. | |
5 (allout-use-mode-specific-leader, allout-use-hanging-indents) | |
6 (produce-allout-mode-map, allout-overlay-interior-modification-handler) | |
7 (allout-next-heading, allout-previous-heading, allout-rebullet-heading) | |
8 (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic) | |
9 (allout-copy-topic-as-kill, allout-listify-exposed) | |
10 (allout-process-exposed, allout-encrypted-key-info) | |
11 (allout-update-passphrase-mnemonic-aids) | |
12 (allout-next-topic-pending-encryption) | |
13 (allout-tests-globally-true): Fix typos in docstrings. | |
14 | |
1 2008-01-24 Stefan Monnier <monnier@iro.umontreal.ca> | 15 2008-01-24 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 16 |
3 * vc.el (vc-version-diff): Make sure we shrink the right window. | 17 * vc.el (vc-version-diff): Make sure we shrink the right window. |
4 | 18 |
5 2008-01-23 Jason Rumney <jasonr@gnu.org> | 19 2008-01-23 Jason Rumney <jasonr@gnu.org> |
27 2008-01-20 Glenn Morris <rgm@gnu.org> | 41 2008-01-20 Glenn Morris <rgm@gnu.org> |
28 | 42 |
29 * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to | 43 * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to |
30 prevent infloops. | 44 prevent infloops. |
31 | 45 |
32 2008-01-20 Martin Svenson <phromo@gmail.com> (tiny change) | 46 2008-01-20 Martin Svenson <phromo@gmail.com> (tiny change) |
33 | 47 |
34 * progmodes/python.el (python-imports): Default to "None". | 48 * progmodes/python.el (python-imports): Default to "None". |
35 | 49 |
36 2008-01-19 Dan Nicolaescu <dann@ics.uci.edu> | 50 2008-01-19 Dan Nicolaescu <dann@ics.uci.edu> |
37 | 51 |