diff options
| author | Glenn Morris | 2012-02-28 00:17:21 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-28 00:17:21 -0800 |
| commit | 44e97401cda5b464505ac798ae7f71dce0d2a06e (patch) | |
| tree | 4d24550756a7e70b8bf593edd241ed0988d60c07 /lisp/ChangeLog | |
| parent | a34baa83cc0a770f9a5d845174281122dda91656 (diff) | |
| download | emacs-44e97401cda5b464505ac798ae7f71dce0d2a06e.tar.gz emacs-44e97401cda5b464505ac798ae7f71dce0d2a06e.zip | |
Standardize possessive apostrophe usage in manuals, docs, and comments
Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5b822cc1cdb..ab70527073a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,24 @@ | |||
| 1 | 2012-02-28 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * shell.el (shell-mode): | ||
| 4 | * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards): | ||
| 5 | * play/landmark.el (landmark-font-lock-face-O): | ||
| 6 | * play/handwrite.el (handwrite): | ||
| 7 | * play/gomoku.el (gomoku-O): | ||
| 8 | * net/browse-url.el (browse-url-browser-display): | ||
| 9 | * international/mule.el (define-charset): | ||
| 10 | * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class): | ||
| 11 | * filesets.el (filesets-find-file-delay): | ||
| 12 | * eshell/em-xtra.el (eshell-xtra): | ||
| 13 | * eshell/em-unix.el (eshell-grep): | ||
| 14 | * emulation/viper.el (viper-mode): | ||
| 15 | * emacs-lisp/regexp-opt.el (regexp-opt-group): | ||
| 16 | * emacs-lisp/easymenu.el (easy-menu-define): | ||
| 17 | * calendar/timeclock.el (timeclock-use-display-time): | ||
| 18 | * bs.el (bs-mode): | ||
| 19 | * bookmark.el (bookmark-save-flag): | ||
| 20 | Doc fix (standardize possessive apostrophe usage). | ||
| 21 | |||
| 1 | 2012-02-27 Chong Yidong <cyd@gnu.org> | 22 | 2012-02-27 Chong Yidong <cyd@gnu.org> |
| 2 | 23 | ||
| 3 | * emulation/viper-cmd.el (viper-intercept-ESC-key): Fix | 24 | * emulation/viper-cmd.el (viper-intercept-ESC-key): Fix |