X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/a4caa65d817d17e18e8212ba1ce9e8f7e3c5b9f9..4a4bdfc7a62632566cce6fd4b4a2da24029bd6fe:/lisp/ChangeLog.7 diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index c41a048605..24e5ea6510 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -735,7 +735,7 @@ * files.el (auto-mode-alist): Fix regular expression error for sh-mode. -1998-07-26 Ken'ichi HANDA +1998-07-26 Ken'ichi HANDA * arc-mode.el (archive-summarize): Set buffer unibyte before calling archive-XXX-summarize. @@ -1297,7 +1297,7 @@ * language/misc-lang.el ("IPA"): Add coding-priority and coding-system. -1998-07-07 Kevin Rodgers +1998-07-07 Kevin Rodgers (tiny change) * vc.el (vc-finish-logentry): Only delete windows in the selected frame displaying the *VC-log* buffer, in case another @@ -1905,7 +1905,7 @@ (japanese-hankaku-region): Likewise. (japanese-zenkaku-region): Likewise. -1998-06-22 WJCarpenter +1998-06-22 WJCarpenter * mail/feedmail.el: New file. @@ -1958,7 +1958,7 @@ (custom-buffer-create-internal): Move the ... before %. - * cus-dep.el (custom-make-dependencies): Also remeber if the + * cus-dep.el (custom-make-dependencies): Also remember if the variable is autoloaded or not. Create the information needed by customize-changed-options. @@ -2040,7 +2040,7 @@ * progmodes/dcl-mode.el (dcl): Define as customize group, not as option. -1998-06-19 Stephen Gildea +1998-06-19 Stephen Gildea * time-stamp.el (time-stamp): Handle newlines in time-stamp-pattern. (time-stamp-string-preprocess): Handle more than one numeric arg. @@ -2475,7 +2475,7 @@ * rsz-mini.el (resize-minibuffer-mode): * iswitchb.el (iswitchb-read-buffer): Add autoload cookie. -1998-06-03 Kevin Rodgers +1998-06-03 Kevin Rodgers (tiny change) * replace.el (esc-map): Bind C-M-% to query-replace-regexp. @@ -2604,7 +2604,7 @@ * international/mule.el (coding-system-mnemonic): Don't crash if arg is nil. -1998-05-31 Alan Shutko +1998-05-31 Alan Shutko * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode): Add missing format arg. @@ -2613,7 +2613,7 @@ * finder.el (finder-known-keywords): Fix `convenience' entry. -1998-05-30 Richard Stallman +1998-05-30 Richard Stallman * textmodes/tex-mode.el: Undo May 15 change. @@ -2752,7 +2752,7 @@ * autoinsert.el: * abbrev.el: Likewise. -1998-05-26 Emilio Lopes +1998-05-26 Emilio Lopes and Karl Fogel * bookmark.el: Changes so bookmark list mode works with Info: @@ -3092,7 +3092,7 @@ (register-input-method): Rename argument. (activate-input-method): If INPUT-METHOD is nil, deactivate. -1998-05-19 Ed Reingold +1998-05-19 Ed Reingold * calendar/cal-tex.el (cal-tex-list-holidays): Rewritten. @@ -3833,8 +3833,8 @@ 1998-04-29 Eric S. Raymond - * Many small changes that mostly eliminate the explicit mail - separator variable and use the new rfc822-goto-eoh primitive instead: + Many small changes that mostly eliminate the explicit mail separator + variable and use the new rfc822-goto-eoh primitive instead: * ispell4.el (ispell-message): Use rfc822-goto-eoh. @@ -4121,7 +4121,7 @@ * ffap.el (dired-at-point): Add autoload cookie. -1998-04-23 Jens Petersen +1998-04-23 Jens Petersen * ffap.el (dired-at-point-require-prefix): New option. (dired-at-point): New command. @@ -4909,7 +4909,7 @@ 1998-04-07 Dave Love - * progmodes/fortran.el Use regexp-opt and eval-and-compile to + * progmodes/fortran.el: Use regexp-opt and eval-and-compile to build font-lock patterns. (fortran-mode): Define indent-region-function, indent-line-function. @@ -5788,7 +5788,7 @@ 1998-03-06 Dave Love - * browse-url.el Various doc fixes, mainly to remove innappropriate + * browse-url.el: Various doc fixes, mainly to remove innappropriate leading "*"s. (browse-url-new-window-p, browse-url-netscape-display) (browse-url-save-file, browse-url-generic-program): @@ -5871,14 +5871,14 @@ * battery.el: Fixed spelling of `autoload' magic cookies. -1998-03-05 Sam Steingold +1998-03-05 Sam Steingold * lisp/simple.el (backward-delete-char-untabify-method): New user option. (backward-delete-char-untabify): Obey it. This implements "hungry" delete. -1998-03-04 Stephen Gildea +1998-03-04 Stephen Gildea * time-stamp.el (time-stamp-pattern): New variable. (time-stamp): Use that new variable. @@ -5898,7 +5898,7 @@ * subr.el (sref): Increase CHAR in the while loop. -1998-03-03 Sam Steingold +1998-03-03 Sam Steingold * dired.el (dired-quit): Function deleted. (dired-mode-map): Use quit-window for q. @@ -6260,7 +6260,7 @@ * mail/rmail.el (rmail-decode-babyl-format): Message modified. (rmail): Comment for the binding of rmail-enable-multibyte added. -1998-02-19 Kenichi Handa +1998-02-19 Kenichi Handa * international/mule.el (after-insert-file-set-buffer-file-coding-system): Call @@ -7508,7 +7508,7 @@ * avoid.el (mouse-avoidance-mode): Variable customized to automatically load the package. -1997-12-22 Kevin Rodgers +1997-12-22 Kevin Rodgers (tiny change) * simple.el (previous-matching-history-element): Bind case-fold-search to nil if REGEXP contains an uppercase letter. @@ -8260,7 +8260,7 @@ * cal-tex.el (cal-tex-cursor-week-iso): Delete spurious %. -1997-11-02 Kevin Rodgers +1997-11-02 Kevin Rodgers * emacs-lisp/byte-opt.el (byte-optimize-concat): New function. @@ -8403,7 +8403,7 @@ 1997-10-24 Carsten Dominik - * reftex.el The menu now used toggle and radio for some items. + * reftex.el: The menu now used toggle and radio for some items. (reftex-default-context-regexps): `caption' now prefers the optional short caption. (reftex-offer-label-menu): Fixed bug which could kill master @@ -8929,7 +8929,7 @@ * gnus-nocem.el (gnus-nocem-close): Nix out gnus-real-group-hashtb. -1997-10-21 roth@klondike.cse.ucsc.edu (Carl D. Roth) +1997-10-21 Carl D. Roth * gnus-nocem.el (gnus-fill-real-hashtb): New function. @@ -9275,7 +9275,7 @@ * gnus.el: Gnus v5.4.56 is released. -1997-10-21 Shuhei KOBAYASHI +1997-10-21 Shuhei KOBAYASHI * message.el (message-make-in-reply-to): Make valid In-Reply-To. @@ -9284,7 +9284,7 @@ * gnus-art.el (gnus-header-button-alist): Check for URLs in the Subject. -1997-10-21 Hrvoje Niksic +1997-10-21 Hrvoje Niksic * gnus-xmas.el: Cleanup. @@ -9292,12 +9292,12 @@ * gnus-art.el (gnus-output-to-file): Return t. -1997-10-21 Guy Geens +1997-10-21 Guy Geens * gnus-score.el (gnus-decay-score): Make decay work on negative scores. -1997-10-21 Kurt Swanson +1997-10-21 Kurt Swanson * nnmail.el (nnmail-article-group): Handle junk properly. @@ -9591,34 +9591,34 @@ 1997-10-21 Kim-Minh Kaplan - * gnus-picon.el: * gnus-picons-clear-cache-on-shutdown: new variable. - * gnus-picons-piconsearch-cache-user: variable deleted. - * gnus-picons-clear-cache: new function. - * gnus-picons-close: only clear cache if + * gnus-picon.el (gnus-picons-clear-cache-on-shutdown): new variable. + (gnus-picons-piconsearch-cache-user): variable deleted. + (gnus-picons-clear-cache): new function. + (gnus-picons-close): only clear cache if gnus-picons-clear-cache-on-shutdown. - * gnus-picons-url-retrieve: set url-package-name and + (gnus-picons-url-retrieve): set url-package-name and url-package-version. - * gnus-picons-users-image-alist: new variable. - * gnus-picons-retrieve-user-callback: use it. - * Added support for network retrieval of picons. - * gnus-picons-map: removed. - * gnus-picons-remove: removed case to handle processes. - * gnus-picons-processes-alist: new variable - * gnus-picons-x-face-sentinel: simplified. Use processes alist. - * gnus-picons-display-x-face: explicitly request an xface image. + (gnus-picons-users-image-alist): new variable. + (gnus-picons-retrieve-user-callback): use it. + Added support for network retrieval of picons. + (gnus-picons-map): removed. + (gnus-picons-remove): removed case to handle processes. + (gnus-picons-processes-alist): new variable + (gnus-picons-x-face-sentinel): simplified. Use processes alist. + (gnus-picons-display-x-face): explicitly request an xface image. Always call gnus-picons-prepare-for-annotations. Use processes alist. - * gnus-picons-lookup-internal: new function. - * gnus-picons-lookup: use it. - * gnus-picons-lookup-user-internal: ditto. - * gnus-picons-display-picon-or-name: no more xface-p argument. - * gnus-picons-try-suffixes: removed. - * gnus-picons-try-face: new function. Does the caching in + (nus-picons-lookup-internal): new function. + (gnus-picons-lookup): use it. + (gnus-picons-lookup-user-internal): ditto. + (gnus-picons-display-picon-or-name): no more xface-p argument. + (gnus-picons-try-suffixes): removed. + (gnus-picons-try-face): new function. Does the caching in gnus-picons-glyph-alist. - * gnus-picons-try-to-find-face: take a glyph argument instead of a + (gnus-picons-try-to-find-face): take a glyph argument instead of a path. No more xface-p argument. Only use one annotation even if gnus-picons-display-as-address. - * gnus-picons-toggle-extent: changed into an annotation action. + (gnus-picons-toggle-extent): changed into an annotation action. 1997-10-21 Lars Magne Ingebrigtsen @@ -10229,8 +10229,7 @@ 1997-09-25 Ken'ichi Handa - * international/mule.el (make-coding-system): Cancel the previous - change. + * international/mule.el (make-coding-system): Cancel the previous change. * international/quail.el (quail-translation-keymap): Bind right, left, down, and up keys. @@ -10253,8 +10252,8 @@ (shadow-same-file-or-nonexistent): Add. (find-emacs-lisp-shadows): Use directory-file-name. - * emacs-lisp/bytecomp.el (displaying-byte-compile-warnings): Show - entire "Compiling ..." line when recentering. + * emacs-lisp/bytecomp.el (displaying-byte-compile-warnings): + Show entire "Compiling ..." line when recentering. 1997-09-24 Francis Litterio @@ -10270,8 +10269,8 @@ * cal-menu.el (cal-tex-mouse-filofax-daily): New function. (cal-tex-mouse-filofax): Add menu item for it. - * cal-mayan.el (calendar-mayan-days-before-absolute-zero): Change - to more widely acknowledged value. + * cal-mayan.el (calendar-mayan-days-before-absolute-zero): + Change to more widely acknowledged value. 1997-09-23 Eli Zaretskii @@ -11225,7 +11224,7 @@ * mail/sendmail.el (mail-send): Complain about invalid header line. -1997-08-30 Jerry James +1997-08-30 Jerry James * format.el (format-subtract-regions): New function. (format-property-increment-region): New function. @@ -11238,8 +11237,8 @@ * format.el (format-deannotate-region): Don't change extents of enclosing annotations of the same kind. - * format.el (format-deannotate-region): Use - property-increment-region to add to numeric properties. + * format.el (format-deannotate-region): + Use property-increment-region to add to numeric properties. 1997-08-29 Richard Stallman @@ -11688,7 +11687,7 @@ * progmodes/sh-script.el (sh-indent-line): Avoid infinite loop on indented line at start of buffer, when calculating PREVIOUS. -1997-08-22 Stephen Gildea +1997-08-22 Stephen Gildea * time-stamp.el (time-stamp-time-zone): New variable. (time-stamp-string): Use that time zone. @@ -11844,7 +11843,7 @@ a temporary file name which includes an arbitrary buffer name to avoid losing on non-unixy systems. -1997-08-20 22:06:10 1997 Vinicius Jose Latorre +1997-08-20 Vinicius Jose Latorre * ps-print.el: A lot of comment and doc fixes. Replace: 'nil by nil, '() by nil, 't by t. @@ -12212,7 +12211,7 @@ * wid-edit.el (widget-before-change): Obey `inhibit-read-only'. -1997-08-12 +03 Eli Zaretskii +1997-08-12 Eli Zaretskii * add-log.el (change-log-font-lock-keywords): Don't consider a closeparen as part of a function or variable name. @@ -12265,7 +12264,7 @@ * language/european.el (setup-latin1-environment): Set code 222 in special-microsoft-code-table. -1997-08-11 Dan Nicolaescu +1997-08-11 Dan Nicolaescu * abbrev.el: Customized. (only-global-abbrevs): Doc fix. @@ -12364,7 +12363,7 @@ In "java" style, set c-hanging-comment-starter-p to nil to preserve Javadoc starter lines. -1997-08-10 Dan Nicolaescu +1997-08-10 Dan Nicolaescu * emulation/pc-select.el: Customized. @@ -12432,8 +12431,8 @@ * progmodes/awk-mode.el (awk-mode): Require cc-mode, not cc-langs. - * wid-edit.el (widget-single-line-display-table): Variable - commented out; don't use it either. + * wid-edit.el (widget-single-line-display-table): + Variable commented out; don't use it either. * case-table.el: Delete autoload cookies (file is preloaded). @@ -12441,7 +12440,7 @@ * help.el (describe-key): Don't put a colon after the command name. -1887-08-09 Barry A. Warsaw +1997-08-09 Barry A. Warsaw * progmodes/cc-engine.el (c-beginning-of-statement-1): When checking for bare semi, don't match @@ -12453,7 +12452,7 @@ * progmodes/cc-mode.el (idl-mode): Support for CORBA's IDL language. - * progmodes/cc-mode.el (c-initialize-cc-mode): move the calling of + * progmodes/cc-mode.el (c-initialize-cc-mode): Move the calling of c-make-styles-buffer-local into c-initialize-builtin-style. * progmodes/cc-mode.el (c-initialize-cc-mode): Run the @@ -12528,7 +12527,7 @@ 1997-08-08 Boris Goldowsky * format.el (format-annotate-single-property-change, - format-annotate-atomic-property-change): move code that interprets + format-annotate-atomic-property-change): Move code that interprets nil as 0 inside test that property is numeric. 1997-08-08 Valery Alexeev @@ -12540,11 +12539,11 @@ * textmodes/fill.el (fill-region-as-paragraph): Don't do kinsoku if the region is all ASCII. -1997-08-08 Dan Nicolaescu +1997-08-08 Dan Nicolaescu * progmodes/hideshow.el: Correct the autoload cookies. -1997-08-07 Dan Nicolaescu +1997-08-07 Dan Nicolaescu * term.el (term-default-fg-color): (term-default-bg-color): Default to nil. @@ -12844,7 +12843,7 @@ (viper-bind-mouse-search-key,viper-bind-mouse-insert-key, viper-unbind-mouse-search-key,viper-unbind-mouse-insert-key): New functions. - * viper*el: vip-style names changed to viper-style names. + * viper*.el: vip-style names changed to viper-style names. 1997-08-01 Richard Stallman @@ -12910,7 +12909,7 @@ 1997-07-31 Michael Kifer - * ediff*el: (ediff-eval-in-buffer): changed macro and renamed + * ediff*.el: (ediff-eval-in-buffer): changed macro and renamed ediff-with-current-buffer. Eliminated inefficient calls to `intern'. * ediff-diff.el: (ediff-exec-process): changed to work with buffers @@ -12970,7 +12969,7 @@ * font-lock.el: Don't add indicator " Font" to minor-mode-alist entry. -1997-07-29 Oscar Figueiredo < +1997-07-29 Oscar Figueiredo * ph.el: Many doc strings and messages changed. @@ -12986,7 +12985,7 @@ (makefile-define-space-face): Function deleted. (makefile-mode): Don't call makefile-define-space-font. -1997-07-28 Per Abrahamsen +1997-07-28 Per Abrahamsen * cus-edit.el (customize-save-variable): New command. @@ -13456,7 +13455,7 @@ * viper*.el: Adapted to use custom.el * ediff*.el: Improved customization. - * ediff-ptch (ediff-default-backup-extension): New variable. + * ediff-ptch.el (ediff-default-backup-extension): New variable. (ediff-backup-extension,ediff-backup-specs): Change in initialization. 1997-07-17 Geoff Voelker @@ -13794,8 +13793,8 @@ (describe-fontset): Likewise. Doc-string modified. (list-fontsets): Likewise. - * international/encoded-kb.el (encoded-kbd-mode): Call - coding-system-XXX instead of coding-vector-XXX. + * international/encoded-kb.el (encoded-kbd-mode): + Call coding-system-XXX instead of coding-vector-XXX. 1997-07-09 Richard Stallman @@ -14613,8 +14612,8 @@ (type-break-cancel-function-timers): New function. All callers of cancel-function-timers changed. (type-break-check-post-command-hook): New function. - (type-break-mode, type-break-schedule, type-break-alarm, - type-break-time-warning-alarm): Call it. + (type-break-mode, type-break-schedule, type-break-alarm) + (type-break-time-warning-alarm): Call it. (type-break-mode-line-countdown-or-break): New function. (type-break): Call it. (type-break-time-warning-schedule): Put type-break-time-warning @@ -14876,7 +14875,7 @@ custom-nest-groups controls this. : Indent differently if custom-nest-groups. -1997-06-20 Ryszard Kubiak +1997-06-20 Ryszard Kubiak * ogonek.el: Doc fixes. (ogonek-jak, ogonek-how): Examples of customization fixed. @@ -15022,7 +15021,7 @@ (reftex-plug-into-AUCTeX) New variable and function. (reftex-make-master-buffer) Fixed bug with relative path names. -1997-06-18 Ryszard Kubiak +1997-06-18 Ryszard Kubiak * ogonek.el: Doc Fix. (prefix-code): Change the name to `ogonek-prefix-code'. @@ -16226,7 +16225,7 @@ * debug.el (debug): Set overriding-terminal-local-map to nil, don't bind it, so it won't be restored on `q'. -1997-06-09 Thomas Wurgler +1997-06-09 Thomas Wurgler * emacs-lock.el: Added the string "emacs-lock" to all function and variable names, to make them unique to emacs-lock. @@ -16328,7 +16327,7 @@ * mailalias.el (mail-directory-parser): Fix previous change. -1997-06-08 Stephen Gildea +1997-06-08 Stephen Gildea * time-stamp.el (time-stamp-string-preprocess, time-stamp-do-number): Avoid compiler warnings: pass all arguments to time-stamp-do-number @@ -16384,7 +16383,7 @@ Treat overriding-terminal-local-map like overriding-local-map. (debugger-outer-overriding-terminal-local-map): New variable. -1997-06-07 Thomas Wurgler +1997-06-07 Thomas Wurgler * emacs-lock.el: Check for a lock when deleting a buffer. Turn off the lock on a shell or telnet buffer if its process @@ -16455,7 +16454,7 @@ * follow.el (set-process-filter): Advice doc fix. -1997-06-04 Stephen Gildea +1997-06-04 Stephen Gildea * time-stamp.el (time-stamp-format): Doc fix. Use %:y. (time-stamp-string-preprocess): Don't just call format-time-string; @@ -16523,7 +16522,7 @@ * widget.el: Removed :hide-front-space and :hide-rear-space. -1997-06-04 Richard Stallman +1997-06-04 Richard Stallman * informat.el (Info-tagify): Don't set Info-tag-table-marker if not in Info mode. @@ -16584,7 +16583,7 @@ 1997-06-02 Michael Kifer * viper-init.el (vip-parse-sexp-ignore-comments): new variable. - * viper-cmd.el (vip-paren-match): parsing comments is now controled + * viper-cmd.el (vip-paren-match): parsing comments is now controlled with vip-parse-sexp-ignore-comments. * viper-cmd.el (vip-goto-col): fixed. * viper-cmd.el (vip-autoindent): now expands abbrevs. @@ -16776,7 +16775,7 @@ * startup.el (command-line): Detect Latin-N character sets from envvars, both for multibyte mode and single-byte mode. -1997-05-31 Per Abrahamsen +1997-05-31 Per Abrahamsen * cus-edit.el (custom-format-handler): Don't show links for hidden items. @@ -16886,11 +16885,11 @@ `icomplete-show-key-bindings', `icomplete-get-keys', and `icomplete-completions'. - * icomplete.el (icomplete-get-keys): Return keys bound in prior + * icomplete.el (icomplete-get-keys): Return keys bound in prior buffer to func name. - * icomplete.el: Added icomplete delay behavior, so completions - don't intrude as quickly for short input, with customization + * icomplete.el: Added icomplete delay behavior, so completions + don't intrude as quickly for short input, with customization variables: (icomplete-max-delay-chars): Maximum number of initial chars to apply icomplete compute delay. @@ -17010,7 +17009,7 @@ * cus-edit.el (custom-face-display-set): Define if not defined. (custom-buffer-create-internal): Refer to the Emacs manual. -1997-05-29 Anders Holst (aho@nada.kth.se) +1997-05-29 Anders Holst (aho@nada.kth.se) * hippie-exp.el (he-file-name-beg): Don't trigger on parts of words with non-file chars. @@ -18063,7 +18062,7 @@ Setting of syntax and category for Devanagari characters are moved to characters.el. - * language/english (setup-english-environment): Set + * language/english.el (setup-english-environment): Set sendmail-coding-system and rmail-file-coding-system to nil. * language/ethio-util.el (fidel-to-tex-map): Name changed to @@ -18456,7 +18455,7 @@ * edt.el (edt-emulation-on): Load edt-pc.el under Windows. -1997-04-29 Stephen Gildea +1997-04-29 Stephen Gildea * time-stamp.el (time-stamp): Verify time-stamp-line-limit is a number. (time-stamp-string-preprocess): Handle %F correctly. @@ -18635,7 +18634,7 @@ * skeleton.el (skeleton-read): Doc fix. -1997-04-24 Per Abrahamsen +1997-04-24 Per Abrahamsen * widget.el (define-widget): Return name. @@ -19674,7 +19673,7 @@ * mh-utils.el (mh-find-progs): When looking for mh-lib, construct likely paths based on mh-progs rather than using a static list. -1997-03-24 Kevin Rodgers +1997-03-24 Kevin Rodgers * compile.el (grep-program): New variable. (grep-command): Use it, and test whether it supports the -e @@ -19950,7 +19949,7 @@ c-Java-defun-prompt-regexp. (c-guess-basic-syntax): CASE 2: relpos for c and c++ is now boi. -1997-03-11 Kurt Hornik +1997-03-11 Kurt Hornik * octave-mod.el (octave-abbrev-table): Add abbrevs for switch, case, otherwise, and endswitch. @@ -19989,7 +19988,7 @@ (makefile-dependency-regex, makefile-macroassign-regex): Disallow spaces in symbol name. -1997-03-11 Dan Nicolaescu +1997-03-11 Dan Nicolaescu * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec): New functions. @@ -20417,7 +20416,7 @@ 1997-02-07 Richard Stallman * rmailsort.el (rmail-sort-messages): Preserve point - with respect to the the current message. + with respect to the current message. 1997-02-06 Richard Stallman @@ -21131,7 +21130,7 @@ * sendmail.el (sendmail-send-it): If no recipients, don't run the mailer program. If there was also no fcc file, signal error. -1996-12-15 Ake Stenhoff +1996-12-15 Ake Stenhoff * imenu.el (imenu-generic-expression): Doc fix. (imenu--make-index-alist): Do `widen' and save-restriction here. @@ -21296,7 +21295,7 @@ * files.el (backup-buffer): Doc fix. -1996-12-06 Ake Stenhoff +1996-12-06 Ake Stenhoff * imenu.el (imenu): Support integers used as positions. @@ -21589,7 +21588,7 @@ * time-stamp.el (time-stamp-dd/mm/yyyy): New function. -1996-11-04 Kevin Rodgers +1996-11-04 Kevin Rodgers * compile.el (compile-highlight-display-limit): New variable. (compilation-handle-exit): Parse error messages here @@ -21703,12 +21702,12 @@ * imenu.el (imenu-scanning-message): Use ellipsis. - * iso-acc.el (iso-langauges): Alphabetize list. + * iso-acc.el (iso-languages): Alphabetize list. Add Catalan, Spanish, and Esperanto. * dired.el (dired-insert-directory): Check for non-US LANG. -1996-10-24 Dave Gillespie +1996-10-24 Dave Gillespie * cl-macs.el (lexical-let): Fixed a bug involving nested lexical contexts and macros. @@ -21764,7 +21763,7 @@ (simula-find-next-comment-region): Function deleted. (simula-mode): Set font-lock-defaults. Add autoload cookie. -1996-10-20 Ake Stenhoff +1996-10-20 Ake Stenhoff * cc-mode.el (cc-imenu-java-generic-expression): New variable. (java-mode): Set imenu-generic-expression. @@ -22296,7 +22295,7 @@ * rmailkwd.el (rmail-keywords): Don't initialize. -1996-09-22 Stephen Gildea +1996-09-22 Stephen Gildea * time-stamp.el (time-stamp-old-format-warn): New variable. (time-stamp-format): Use ISO 8601 format for date. @@ -22504,7 +22503,7 @@ * loadup.el: Load frame.elc unconditionally. -1996-09-12 Kevin Rodgers +1996-09-12 Kevin Rodgers * loadhist.el (read-feature): New function. (unload-feature): Read FEATURE interactively with read-feature. @@ -22717,7 +22716,7 @@ * vc.el (vc-register-switches): New variable. (vc-backend-admin): Use vc-register-switches. -1996-09-01 Vladimir Alexiev +1996-09-01 Vladimir Alexiev * tmm.el (tmm-add-one-shortcut): New subroutine. (tmm-add-shortcuts): Code moved to tmm-add-one-shortcut. @@ -22780,8 +22779,8 @@ calling function, not setting variable. (enriched-encode): New argument ORIG-BUF; evaluate enriched-initial-annotation in that buffer. - (enriched-decode): Turn on use-hard-newlines with function. Use - new `set-hard-newline-properties' function. Set fill-column from + (enriched-decode): Turn on use-hard-newlines with function. + Use new `set-hard-newline-properties' function. Set fill-column from File-Width header; re-fill paragraphs only if there is no File-Width header. @@ -23030,7 +23029,7 @@ * pc-select.el: Replace \n in doc strings. (pc-selection-mode): Big doc fix. Don't bind f1. -1996-08-21 Michael Staats +1996-08-21 Michael Staats * pc-select.el (forward-line-mark): New function. (forward-line-nomark): New function. @@ -23105,8 +23104,8 @@ * message.el (message-mode): Delete abbrev mode initialization. (message-mode-hook): Move it here, instead, so the user can override it. - (message-y-or-n-p, message-talkative-question, - message-flatten-list, message-flatten-list-1): Move utility + (message-y-or-n-p, message-talkative-question) + (message-flatten-list, message-flatten-list-1): Move utility functions up so macro is defined before first invocation. * f90.el (f90-auto-fill-mode): Function deleted, all references @@ -23116,27 +23115,48 @@ 1996-08-13 Torbjorn Einarsson - * f90.el: (f90-do-auto-fill): Fixed bug which made program hang for + * f90.el: (f90-do-auto-fill): Fix bug which made program hang for space in fill-column. (f90-font-lock-keywords-1): Now we have common font-lock exps for Emacs and XEmacs - (f90-font-lock-keywords-2): Changed reg-exp for line number. A - number must be followed by a letter to be highlighted. Fixed - highlighting of declarations with trailing comments. - (f90-match-end): Fixed bug due to new message syntax. - (f90-mode): Fixed setup of variable font-lock-defaults. + (f90-font-lock-keywords-2): Change reg-exp for line number. + A number must be followed by a letter to be highlighted. + Fix highlighting of declarations with trailing comments. + (f90-match-end): Fix bug due to new message syntax. + (f90-mode): Fix setup of variable font-lock-defaults. (f90-looking-at-program-block-start): Small error in detecting of function start. Made the detection of subroutine start more flexible. (f90-mode-map): Much nicer menu with sections and added submenus for highlighting and keyword case change. Also added 'menu-enable' properties for region-based commands. - (f90-imenu-generic-expression): Fixed expression to find + (f90-imenu-generic-expression): Fix expression to find procedures, modules and types. - (f90-add-imenu-menu): New function for adding imenu menu to the - menubar. + (f90-add-imenu-menu): New function for adding imenu menu to the menubar. 1996-08-13 Richard Stallman * ange-ftp.el (ange-ftp-kill-ftp-process): Handle buffer name as arg. See ChangeLog.6 for earlier changes. + + Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006, + 2007, 2008 Free Software Foundation, Inc. + + This file is part of GNU Emacs. + + GNU Emacs is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3, or (at your option) + any later version. + + GNU Emacs is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with GNU Emacs; see the file COPYING. If not, write to the + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + +;;; arch-tag: 0995d517-13da-45ab-9c2d-7911aa25512b