X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/26e06f4464c58704889bdc536edc25b73e8c0179..affa9d2b30dab558bcba32a204500a848ed2e052:/lisp/ChangeLog.6 diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index 6974591950..2f73c29023 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 @@ -1420,7 +1420,7 @@ Added default constants. (simula-emacs-features): New constant to hold information on which flavor if emacs is running (from cc-mode.el). - (simula-mode-menu): Menu definition for Lucid Emacs + (simula-mode-menu): Menu definition for Lucid Emacs. (simula-mode-map): Bound new command simula-indent-exp to C-M-q and added lots of commands to [menu-bar]. (simula-popup-menu): New function for Lucid menus. @@ -1577,7 +1577,7 @@ (gomoku-winning-qtuple-beg, gomoku-winning-qtuple-end) (gomoku-winning-qtuple-dx, gomoku-winning-qtuple-dy): Pseudo variables only used for non-functional argument passing deleted. - (gomoku-cross-winning-qtuple): Accordingly deleted function and + (gomoku-cross-winning-qtuple): Accordingly deleted function. (gomoku-check-filled-qtuple): Accordingly adapted. (gomoku-cross-qtuple): Don't be confused by tabs. (gomoku-move-down, gomoku-move-up): Simplified because point is always @@ -1662,7 +1662,7 @@ 1996-03-28 Michael Kifer - * viper.el and related files: Copyright message updated. + * viper*.el: Copyright message updated. Also, added eval-when-compile's to reduce the number of warnings. * viper.el (vip-add-newline-at-eob-if-necessary): Don't add newline for read-only files. @@ -1728,7 +1728,7 @@ * timer.el (timer-event-handler): Inhibit quitting. -1996-03-24 Jonathan Kamens +1996-03-24 Jonathan I. Kamens * terminal.el (te-terminal-name-prefix): Change from "emacs-virtual" to "emacs-em", so that things will work on systems @@ -1960,7 +1960,7 @@ functionality of bibtex-pop-previous and bibtex-pop-next. Now, bibtex-pop moves to the end of field after the pop. Concatenated strings are now handled correctly. Delimiters are not added to - non-delimited entries. Changed occurences of + non-delimited entries. Changed occurrences of bibtex-text-in-cfield to bibtex-text-in-field. (bibtex-pop-previous, bibtex-pop-next): Call bibtex-pop. (bibtex-complete-string): Fixed bug that removed delimiters @@ -2455,7 +2455,7 @@ * ediff-init.el (ediff-hide-face): New function. (ediff-collect-diffs-metajob): Fixed. - (ediff-check-for-cl-seq): Function deleted + (ediff-check-for-cl-seq): Function deleted. (ediff-abbreviate-file-name): Now a defun. (ediff-has-face-support-p): New function. Ediff now supports faces whenever possible. @@ -2475,7 +2475,7 @@ (run-ediff-from-cvs-buffer): New function. Moved all version-control-related stuff to a new file, ediff-vers.el. - * ediff-util.el (ediff-save-buffer-in-file): New function + * ediff-util.el (ediff-save-buffer-in-file): New function. (ediff-visible-region): No longer narrows the merge buffer. (ediff-status-info): Now tells if we are focusing on regions where both buffers differ from the ancestor. @@ -2666,7 +2666,7 @@ * timer.el (run-at-time): Handle numbers as relative times in seconds, as the original code did. -1996-02-06 Barry Warsaw +1996-02-06 Barry A. Warsaw * cc-mode.el (c-common-init): Fix typo. @@ -3687,7 +3687,7 @@ When changing the environment, avoid need for setenv. 1996-01-05 Karl Eichwalder - and Karl Fogel + Karl Fogel * bookmark.el: "cyclic.com" addresses changed to "red-bean.com". (bookmark-bmenu-mode-map): Don't bind C-k. @@ -4520,7 +4520,7 @@ (bibtex-mode-map): Changed `move/edit' to `bibtex-edit'. * bibtex.el (bibtex-sort-entries): Now works correctly with - `@String' entries inside BibTeX files (i.e. after the occurence of + `@String' entries inside BibTeX files (i.e. after the occurrence of other references). (bibtex-validate-buffer): Inserted code which looks if entries are balanced (a single non-escaped quote inside braces was not @@ -4793,7 +4793,7 @@ (completion-c-mode-hook): Encapsulate C-mode changes in new function. Either call it now or put it on c-mode-hook. -1995-11-22 Barry Warsaw +1995-11-22 Barry A. Warsaw * cc-mode.el (c-beginning-of-statement-1): CASE 3, can't just return t at end of let clause since this will break @@ -5837,7 +5837,7 @@ 1995-10-09 Roland McGrath * etags.el (tags-table-check-computed-list): Map - tags-expand-table-name over lists of included tables. + tags-expand-table-name over lists of included tables. 1995-10-09 Erik Naggum @@ -5884,7 +5884,7 @@ * ediff-meta.el: New file. * ediff-hook.el: New file. - * ediff.el: Moved menubar definitions to a new file, ediff-hook.el + * ediff.el: Moved menubar definitions to a new file, ediff-hook.el. (ediff-files, ediff-merge-files): Better file-name defaults. (ediff-split-string): New function. (ediff-exec-process): Now handles diff args separated by space. @@ -6314,7 +6314,7 @@ * gud.el (gud-filter): Save up text that arrives while processing previous text. -1995-09-06 Fred Pierresteguy +1995-09-06 Frederic Pierresteguy * rmailsum.el (rmail-summary-construct-io-menu): Use all of FILES. Also disable the menu instead of not displaying it, if FILES is empty. @@ -6354,7 +6354,7 @@ * sendmail.el (sendmail-send-it): Use user-mail-address. -1995-08-31 Barry Warsaw +1995-08-31 Barry A. Warsaw * cc-mode.el (c-backslashify-current-line): Obsolete. (c-append-backslash, c-delete-backslash): Taken from c-mode.el. @@ -6825,7 +6825,7 @@ property. (vc-trunk-p, vc-branch-part): Functions moved before first use. -1995-08-16 Fred Pierresteguy +1995-08-16 Frederic Pierresteguy * rmailsum.el (rmail-new-summary): Enable the Input/output menu. @@ -6855,11 +6855,11 @@ 1995-08-15 Daniel Pfeiffer - * skeleton.el (skeleton-pair-insert-maybe): Plain insert in Ovwrt mode + * skeleton.el (skeleton-pair-insert-maybe): Plain insert in Ovwrt mode. (skeleton-insert): If skeleton doesn't fit in window, put beginning at top before going to _ point. (skeleton-internal-list): Rewritten so that resume: sections pertain - only to inferior skeletons and make str available there + only to inferior skeletons and make str available there. (skeleton-read): Don't quit and remove partial skeleton when empty string entered for outer iterator. Added implicit argument `input'. (define-skeleton, skeleton-insert, skeleton-internal-list): Use `x @@ -7219,7 +7219,7 @@ * bibtex.el: Add keywords and comments as per conventions. - * bibtex.el: Changed almost all occurences of buffer-substring to + * bibtex.el: Changed almost all occurrences of buffer-substring to buffer-substring-no-properties.. * bibtex.el (bibtex-find-entry-location, bibtex-clean-entry): @@ -7301,7 +7301,7 @@ 1995-07-22 Daniel Pfeiffer * apropos.el: Add latest changes of old library and some more. - (apropos): Only show unbound symbols when do-all + (apropos): Only show unbound symbols when do-all. (apropos-documentation-check-elc-file): New copied function. (apropos-command): Also use `apropos-do-all' when called as function. (apropos-print-doc): Renamed from `apropos-print-documentation', i @@ -7632,7 +7632,7 @@ (apropos-use-faces, apropos-local-map): New variables. (apropos-command): New name for `command-apropos' no longer in help.el. (apropos-value): New command. - (apropos-documentation): New name for `super-apropos' + (apropos-documentation): New name for `super-apropos'. (apropos-follow, apropos-mouse-follow): New commands for hypertext. (apropos-describe-plist): New function. @@ -7644,8 +7644,8 @@ * skeleton.el: Partly rewritten and extended. (skeleton-filter, skeleton-untabify, skeleton-further-elements) - (skeleton-abbrev-cleanup): New variables - (skeleton-proxy, skeleton-abbrev-cleanup): New functions + (skeleton-abbrev-cleanup): New variables. + (skeleton-proxy, skeleton-abbrev-cleanup): New functions. (skeleton-insert): Sublanguage element < must now be handled via `skeleton-further-elements' (used only in sh-script and ada). Lisp expressions can be quoted to ignore the return value. @@ -7796,9 +7796,9 @@ (mouse-drag-region): Set it. (mouse-save-then-kill): Test it. -1995-06-29 David M Smith +1995-06-29 David M. Smith - * ielm.el (ielm-font-lock-keywords): New variable + * ielm.el (ielm-font-lock-keywords): New variable. (inferior-emacs-lisp-mode): Use it for font-lock support 1995-06-29 Bryan O'Sullivan @@ -8022,8 +8022,7 @@ See ChangeLog.5 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 1995, 1996, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 1995-1996, 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -8040,4 +8039,3 @@ See ChangeLog.5 for earlier changes. You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . -;;; arch-tag: f90e8ffe-6bd0-4423-97d9-637ac4382520