diff options
| author | Eli Zaretskii | 2014-05-06 13:29:37 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2014-05-06 13:29:37 +0300 |
| commit | c5d670f5ad4759c4efff952ae55b563889f4a517 (patch) | |
| tree | e7e8dc645631f0ea5c7cca16bf6f45ae7a7b6527 /lisp/ChangeLog | |
| parent | 23e19cf290e71aacf4ad189d0ca0a51f3f967baf (diff) | |
| download | emacs-c5d670f5ad4759c4efff952ae55b563889f4a517.tar.gz emacs-c5d670f5ad4759c4efff952ae55b563889f4a517.zip | |
Minor stylistic changes in find-gc.el.
lisp/emacs-lisp/find-gc.el (find-gc-unsafe, find-unsafe-funcs)
(trace-unsafe, trace-use-tree): Make parentheses style be
according to Emacs style.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f5766f03063..7a737129bb7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-05-06 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/find-gc.el (find-gc-unsafe, find-unsafe-funcs) | ||
| 4 | (trace-unsafe, trace-use-tree): Make parentheses style be | ||
| 5 | according to Emacs style. | ||
| 6 | |||
| 1 | 2014-05-06 Michael Albinus <michael.albinus@gmx.de> | 7 | 2014-05-06 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp-sh.el (tramp-remote-process-environment): Remove | 9 | * net/tramp-sh.el (tramp-remote-process-environment): Remove |