X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/26e06f4464c58704889bdc536edc25b73e8c0179..6431f2e619d1ce4cff097a3837f6b9e931f1f61a:/lisp/ChangeLog.9 diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index c5cae4aabb..d008640cbe 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -1173,8 +1173,7 @@ that reads a character and uses the current input method or iso-accents when appropriate. - * viper.el and all others: Corrections to the comment blocks at - the top. + * viper*.el: Corrections to the comment blocks at the top. 2001-09-09 Eli Zaretskii @@ -2740,8 +2739,8 @@ 2001-06-27 Francesco Potortì - * uniquify.el: (uniquify-rationalize-file-buffer-names): - Undo previous change. + * uniquify.el (uniquify-rationalize-file-buffer-names): + Undo previous change. 2001-06-27 Francesco Potortì @@ -2974,7 +2973,7 @@ * replace.el (case-replace, query-replace-from-history-variable) (query-replace-to-history-variable, keep-lines-read-args) - (occur-revert-function, query-replace-help): Dox fix. + (occur-revert-function, query-replace-help): Doc fix. 2001-06-14 Eli Zaretskii @@ -4872,7 +4871,7 @@ * ediff.el: Date of last update, copyright years. - * ediff-wind (ediff-setup-control-frame): Nill->nil. + * ediff-wind.el (ediff-setup-control-frame): Nill->nil. * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy of Scott Bronson. @@ -5815,7 +5814,7 @@ (vc-version-diff): Use it. (vc-diff-switches-list): New macro. - * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): + * vc-rcs.el, vc-cvs.el, vc-sccs.el (vc-BACKEND-diff-switches): New customization options. (vc-BACKEND-diff): Use new options via vc-diff-switches-list. @@ -8109,7 +8108,7 @@ 2000-11-27 Dave Pearson - * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t. + * play/5x5.el (5x5-play-solution): Bind inhibit-quit to t. 2000-11-27 Andrew Innes @@ -8577,7 +8576,7 @@ * vc.el: Updated backend documentation. (vc-default-check-headers): New function. - * vc-{cvs,rcs,sccs}.el: Functions reordered. + * vc-cvs.el, vc-rcs.el, vc-sccs.el: Functions reordered. * vc.el (vc-revert-buffer): Ask for confirmation if file seems up-to-date. @@ -9495,7 +9494,7 @@ * ediff-init.el (ediff-before-setup-hook): New hook. Several typos fixed in various docstrings. * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed. - * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook. + * ediff-mult.el (ediff-before-session-group-setup-hooks): New hook. (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks. * ediff-util.el (ediff-setup): Run ediff-before-setup-hook. (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer. @@ -10929,7 +10928,7 @@ * net/net-utils.el (nslookup-font-lock-keywords) (ftp-font-lock-keywords, smbclient-font-lock-keywords): - Ignore the value of wqindow-system; always define keywords + Ignore the value of window-system; always define keywords. 2000-10-05 Kenichi Handa @@ -12206,7 +12205,7 @@ 2000-09-05 Stefan Monnier - * vc.el: (toplevel): Don't require `dired' at run-time. + * vc.el (toplevel): Don't require `dired' at run-time. (vc-dired-resynch-file): Remove autoload cookie. 2000-09-05 Andre Spiegel @@ -12749,7 +12748,7 @@ (vc-retrieve-snapshot): Allow the command to operate on any directory. - * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either + * vc-rcs.el, vc-sccs.el, vc-cvs.el: Update calls to vc-do-command by either just removing the 'WORKFILE argument or by removing the 'MASTER argument and replacing `file' with (vc-name file). @@ -12999,7 +12998,7 @@ `vc-locking-user' semantics. (vc-backend-merge): Remove. - * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state + * vc-rcs.el, vc-scc.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state rather than 'vc-locking-user. * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'. @@ -15319,8 +15318,8 @@ leading comma nicely. Extended to handle member initializers too. - * cc-engine.el: (c-beginning-of-inheritance-list, - c-guess-basic-syntax): Fixed recognition of inheritance lists + * cc-engine.el (c-beginning-of-inheritance-list) + (c-guess-basic-syntax): Fixed recognition of inheritance lists when the lines begins with a comma. * cc-vars.el (c-offsets-alist): Changed default for @@ -16823,7 +16822,7 @@ 2000-06-07 John Wiegley * align.el (align-dq-string-modes, align-sq-string-modes) - (align-open-comment-modes): Add pyhton-mode. + (align-open-comment-modes): Add python-mode. (align-rules-list): Use get-text-property instead of text-properties-at. (align-rules-list): Add python-assignment. @@ -17123,7 +17122,7 @@ non-precomposed characters. (tibetan-decompose-string): Likewise. (tibetan-composition-function): Fix args to - thibetan-compose-string. + tibetan-compose-string. * language/tibetan.el (tibetan-composable-pattern): More characters included. @@ -17679,7 +17678,7 @@ * international/mule-diag.el (list-character-sets-1): Handle charsets eight-bit-control and eight-bit-graphic. (list-iso-charset-chars): Likewise. - (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit + (list-block-of-chars): If CHARSET is not char-table, insert 8-bit characters as is. Use indent-to to align characters. * international/mule-cmds.el (find-multibyte-characters): Never @@ -19575,7 +19574,7 @@ (backward-kill-word): Revert addition of * to interactive spec -- it's a feature. - * paragraphs.el: (kill-paragraph, backward-kill-paragraph) + * paragraphs.el (kill-paragraph, backward-kill-paragraph) (backward-kill-sentence, kill-sentence): Likewise. * gud.el (gud-jdb-build-class-source-alist): Prepend space to @@ -19919,7 +19918,7 @@ 2000-02-10 Dave Love - * wid-edit.el: (widgets) [defgroup]: Remove url link. + * wid-edit.el (widgets) [defgroup]: Remove url link. (widget-color-choice-list, widget-color-history, widget-mouse-help): Deleted. (widget-specify-field, widget-specify-button): Don't use @@ -20695,7 +20694,7 @@ See ChangeLog.8 for earlier changes. ;; End: Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008 Free Software Foundation, Inc. + 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GNU Emacs.