From f28eba7baf53a2372149784e20a4c3289c436037 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sun, 12 Dec 1999 06:57:54 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 102 ++++++++++++++++++++++++++++----------------------------- src/ChangeLog | 42 ++++++++++++------------ 2 files changed, 72 insertions(+), 72 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fe1aa5537a8..498bf741ebd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -56,7 +56,7 @@ 1999-12-07 Stefan Monnier - * diff-mode.el (diff-mode-shared-map): fset'd and doc change. + * diff-mode.el (diff-mode-shared-map): Fset'd and doc change. (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map): New code to support the minor mode version. (diff-recenter): New function. @@ -80,9 +80,9 @@ 1999-12-06 Michael Kifer * viper-cmd.el (viper-minibuffer-standard-hook, - viper-minibuffer-real-start): new functions. + viper-minibuffer-real-start): Mew functions. (viper-read-string-with-history,viper-file-add-suffix, - viper-trim-replace-chars-to-delete-if-necessary): adapt to the + viper-trim-replace-chars-to-delete-if-necessary): Adapt to the change in the status of the minibuffer prompt. 1999-12-06 Gerd Moellmann @@ -606,10 +606,10 @@ 1999-02-22 Sam Steingold * goto-addr.el (goto-address-at-mouse, - goto-address-find-address-at-point): use compose-mail. - (goto-address-mail-method): removed variable. + goto-address-find-address-at-point): Use compose-mail. + (goto-address-mail-method): Removed variable. (goto-address-send-using-mh-e, goto-address-send-using-mhe, - goto-address-send-using-mail): removed functions. + goto-address-send-using-mail): Removed functions. 1998-11-03 Sam Steingold @@ -1176,7 +1176,7 @@ (EL): Unused. (temacs): Removed (unused). (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy - version of the file (necessary for the update to work properly). + version of the file (necessary for the update to work properly). (autoloads): Force the use of `pwd`/loaddefs.el. (updates); Redefined in terms of other targets to reduce redundancy. (.el.elc): New default rule, just in case you want it. @@ -1378,11 +1378,11 @@ 1999-10-13 Stefan Monnier * international/mule-cmds.el (select-safe-coding-system) - (leim-list-header): avoid the use of strings that start with backslash - newline since lread.c:read1 has a hack to turn those strings into - integer 0 during the loadup.el process. + (leim-list-header): Avoid the use of strings that start with backslash + newline since lread.c:read1 has a hack to turn those strings into + integer 0 during the loadup.el process. - * diff-mode.el (diff-find-file-name): use `Index:' preferentially. + * diff-mode.el (diff-find-file-name): Use `Index:' preferentially. 1999-10-13 Dave Love @@ -1402,9 +1402,9 @@ hook into it. (Info-current-file, Info-set-mode-line, Info-up): Info-current-file can now be t. - (Info-clone-buffer-hook): function for `clone-buffer'. + (Info-clone-buffer-hook): Function for `clone-buffer'. (Info-goto-node, Info-menu, Info-mode-map, Info-mode): - `clone-buffer' available in various ways to the user. + Make `clone-buffer' available in various ways to the user. 1999-10-12 Stefan Monnier @@ -1487,16 +1487,16 @@ 1999-10-11 Stefan Monnier - * diff-mode.el (vc-backend-diff): get rid of the autoloaded advice. + * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice. 1999-10-09 Stefan Monnier - * Makefile (setwins): abstract out the command to find subdirectories + * Makefile (setwins): Abstract out the command to find subdirectories and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base). (custom-deps, finder-data, autoloads, update-subdirs, updates) - (autoloads-with-other-emacs): use it. + (autoloads-with-other-emacs): Use it. - * diff-mode.el: new file. A mode for viewing/editing context diffs. + * diff-mode.el: New file. A mode for viewing/editing context diffs. 1999-10-09 Gerd Moellmann @@ -1627,7 +1627,7 @@ 1999-09-29 Alex Schroeder - * sql.el (sql-imenu-generic-expression): new, used to set + * sql.el (sql-imenu-generic-expression): Aew, used to set imenu-generic-expression. (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression, @@ -1838,7 +1838,7 @@ documentation. * whitespace.el (whitespace-display-unchecked-whitespaces): - new function to update modeline with untested whitespaces. + New function to update modeline with untested whitespaces. * whitespace.el (whitespace-buffer): Test only whitespaces whose checking is turned on, and update modeline using the newly created @@ -1931,7 +1931,7 @@ * custom.el: Don't define-widget-keywords. Change from Didier Verna: - (custom-set-variables): the arguments can now have a + (custom-set-variables): The arguments can now have a custom comment as fifth element. 1999-09-13 Richard Stallman @@ -2378,10 +2378,10 @@ * time-stamp.el: Put quote-backquote around all symbol names in doc strings, for mousing. - (time-stamp): support multi-line patterns. - (time-stamp-inserts-lines): new variable. - (time-stamp-count): new variable. - (time-stamp-string-preprocess): fixed bug where "%%a" becomes + (time-stamp): Support multi-line patterns. + (time-stamp-inserts-lines): New variable. + (time-stamp-count): New variable. + (time-stamp-string-preprocess): Fixed bug where "%%a" becomes "Thu" instead of "%a". 1999-08-25 Gerd Moellmann @@ -2408,7 +2408,7 @@ 1999-08-24 Alex Schroeder * sql.el: Doc changes. - (sql-sybase): use sql-server instead of sql-database. + (sql-sybase): Use sql-server instead of sql-database. 1999-08-23 Dave Love @@ -2530,14 +2530,14 @@ conflict with pop-up-frames. (reftex-special-environment-parsers): New constant. (reftex-label-alist): car of an entry can also be a function. - (reftex-what-special-env): new function. + (reftex-what-special-env): Cew function. (reftex-label-location): Call `reftex-what-special-env'. (reftex-compile-variables): Check for symbol in `reftex-label-alist'. - (reftex-what-environment): fixed bug with stacked environments of + (reftex-what-environment): Fixed bug with stacked environments of same kind (e.g. enumerate). (reftex-process-string): Preserve default directory. - (reftex-label-alist-builtin): changed prefixes of endnote and + (reftex-label-alist-builtin): Changed prefixes of endnote and footnote. Also the magic words. (reftex-reference): Interprete new option `reftex-fref-is-default'. @@ -2547,7 +2547,7 @@ (reftex-nearest-match): Made better. (reftex-toc-find-section): Use new version of `reftex-nearest-match'. - (reftex-insert-docstruct): adapted to work with the index stuff. + (reftex-insert-docstruct): Adapted to work with the index stuff. (reftex-parse-from-file): Find index entries as well. (reftex-toc-toggle-index): New function (reftex-toc-map): `i' is now used to togle the index, File @@ -3632,7 +3632,7 @@ (face-fill-in): Set relief from data. (internal-make-face): Init relief to zero. - * faces.el (face-spec-set): call modify-face with additional + * faces.el (face-spec-set): Call modify-face with additional parameters for relief and fixed-p. 1999-07-21 Gerd Moellmann @@ -3893,9 +3893,9 @@ * emacs-lisp/lisp-mode.el (eval-defun): Doc fix. -1999-06-27 Stefan Monnier +1999-06-27 Stefan Monnier - * textmodes/reftex.el (reftex-pop-to-bibtex-entry): don't pop up + * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up a frame when `return' is requested (even if pop-up-frames = t) * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function' should only be set for the bibtex buffer. @@ -4374,7 +4374,7 @@ 1999-05-07 Michael Ernst * gud.el (gud-format-command): "%F" means file sans extension. - (jdb): use %F, not %f, for gud-break. + (jdb): Use %F, not %f, for gud-break. 1999-05-07 Joel N. Weber II @@ -5493,7 +5493,7 @@ * time-stamp.el (time-stamp-format): Format doc tighter. (time-stamp-line-limit): 0 searches the entire buffer (careful!). - (time-stamp): don't re-write the time stamp if it didn't change. + (time-stamp): Don't re-write the time stamp if it didn't change. 1999-02-05 Alex Schroeder @@ -5814,7 +5814,7 @@ 1999-01-22 Sam Steingold - * midnight.el (clean-buffer-list): do not kill a buffer if it has + * midnight.el (clean-buffer-list): Do not kill a buffer if it has a process associated with it. 1999-01-22 Jason Rumney @@ -5922,7 +5922,7 @@ 1999-01-17 Sam Steingold - * mail/rmail.el (rmail-quit): run `rmail-quit-hook'. + * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'. 1999-01-17 Markus Rost @@ -6047,7 +6047,7 @@ 1998-01-14 Felix Lee - * textmodes/flyspell.el (make-flyspell-overlay): fix front stickiness. + * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness. 1999-01-14 Richard Stallman @@ -6528,10 +6528,10 @@ compilable in text-mode). (cperl-dark-background): Disable without window-system. Do `defface' only if window-system. - (cperl-fix-line-spacing): sped up to bail out early. - (x-color-defined-p): was not compiling on XEmacs + (cperl-fix-line-spacing): Sped up to bail out early. + (x-color-defined-p): Was not compiling on XEmacs Was defmacro'ed with a tick. Remove another def. - (cperl-clobber-lisp-bindings): if set, C-c variants are the old ones + (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones (cperl-unwind-to-safe): New function. (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position. (cperl-fontify-syntaxically): Unwinds start and end to go out of @@ -6554,9 +6554,9 @@ (cperl-make-regexp-x): Misprint in a message. (cperl-syntaxify-unwind): New configuration variable (cperl-fontify-m-as-s): New configuration variable - (cperl-electric-pod): check for after-expr was performed + (cperl-electric-pod): Check for after-expr was performed inside of POD too. - (cperl-backward-to-noncomment): better treatment of PODs and HEREs. + (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs. (cperl-clobber-mode-lists): New configuration variable. (cperl-not-bad-style-regexp): Updated. Init: `cperl-is-face' was busted. @@ -6565,15 +6565,15 @@ (font-lock-other-type-face): Done via `defface' too. (cperl-nonoverridable-face): New face. Renamed from `font-lock-other-type-face'. - (cperl-init-faces-weak): use `cperl-force-face'. + (cperl-init-faces-weak): Use `cperl-force-face'. (cperl-comment-indent): Commenting __END__ was not working. (cperl-indent-for-comment): Likewise. (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'. When removing old TAGS info was not relativizing filename. (cperl-tags-hier-init): Gross hack to pretend we work (are we?). Another try to work around XEmacs problems. Better progress messages. - (toplevel): require custom unprotected => failure on 19.28. - (cperl-xemacs-p): defined when compile too + (toplevel): Require custom unprotected => failure on 19.28. + (cperl-xemacs-p): Defined when compile too (cperl-find-tags): Was writing line/pos in a wrong order, pos off by 1 and not at beg-of-line. (cperl-etags-snarf-tag): New macro @@ -7288,7 +7288,7 @@ 1998-11-16 Sam Steingold - * emacs-lisp/cl-indent.el: indent `with-output-to-string' as a CL + * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL macro, not ELisp one. 1998-11-16 Kenichi Handa @@ -7980,7 +7980,7 @@ 1998-10-11 Reto Zimmermann * progmodes/vhdl-mode.el - (vhdl-add-index-menu): reverse order in imenu-generic-expression. + (vhdl-add-index-menu): Reverse order in imenu-generic-expression. (vhdl-template-assert, vhdl-block, vhdl-configuration-spec) (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map) (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop) @@ -8173,7 +8173,7 @@ 1998-10-06 Markus Rost - * apropos.el (apropos-print): control invalid characters. + * apropos.el (apropos-print): Control invalid characters. * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X): Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid @@ -8576,7 +8576,7 @@ 1998-09-10 Noah Friedman - * rsz-mini.el (resize-minibuffer-mode): remove :version field from + * rsz-mini.el (resize-minibuffer-mode): Remove :version field from defcustom declaration. It's wreaking too much havoc with XEmacs and older versions of Emacs, which share this code. @@ -8616,7 +8616,7 @@ 1998-09-10 E. Jay Berkenbilt - * textmodes/flyspell.el (flyspell-mode-on): fix kill-buffer-hook + * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook to make killing of ispell process work even if kill-all-local-variables has been run. @@ -9055,7 +9055,7 @@ 1998-08-23 Eric Ludlam - * speedbar.el: (speedbar-with-writable): remove `toggle-read-only'. + * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'. (speedbar-mode): Set buffer to read only. (speedbar-temp-buffer-show-function): For emacs don't call hook with arguments. diff --git a/src/ChangeLog b/src/ChangeLog index 570b77726a5..dc850716fe5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1156,7 +1156,7 @@ 1999-10-08 Stefan Monnier - * fileio.c (Fmake_temp_name): add a reference to `make-temp-file' + * fileio.c (Fmake_temp_name): Add a reference to `make-temp-file' in the docstring. 1999-10-08 Gerd Moellmann @@ -9061,7 +9061,7 @@ Sun Jan 3 08:41:10 1999 Masatake Yamato * xterm.c (XTclear_end_of_line): Respect right_to_left_p. - * xdisp.c (try_window_id): clear desired matrix if not successul. + * xdisp.c (try_window_id): Clear desired matrix if not successul. * xdisp.c (try_window_id): Call update_window_begin_hook/end_hook. @@ -9155,7 +9155,7 @@ Sun Jan 3 08:41:10 1999 Masatake Yamato * window.h: Comments for window_end_pos/vpos. - * xdisp.c (skip_to): assert current_buffer is the buffer + * xdisp.c (skip_to): Assert current_buffer is the buffer of the window in which we are skipping. * dispnew.c (update_window_line): Optimized clear_end_of_line. @@ -9231,7 +9231,7 @@ Sun Jan 3 08:41:10 1999 Masatake Yamato * xterm.c (XTmouse_position): Calculate LAST_MOUSE_GLYPH rectangle based on minimum character bounds. - * keyboard.c (make_lispy_event): mouse clicks; don't do frame + * keyboard.c (make_lispy_event): Mouse clicks; don't do frame glyph position calculations. (make_lispy_movement): Use buffer_posn_from_coords and window relative coordinates. @@ -9260,7 +9260,7 @@ Sun Jan 3 08:41:10 1999 Masatake Yamato cursor positioning on partially visible lines. (set_window_cursor_after_update): Ditto. - * dispextern.h (MATRIX_ROW_PARTIALLY_VISIBLE_P): bug fix. + * dispextern.h (MATRIX_ROW_PARTIALLY_VISIBLE_P): Bug fix. * window.h (struct window): start_y removed. @@ -9384,7 +9384,7 @@ Fri Aug 22 18:46:43 1997 Gerd Moellmann * xterm.c (do_line_dance): Only one parameter. - * xdisp.c (display_line): set continued_p. + * xdisp.c (display_line): Set continued_p. * dispextern.h (struct glyph_row): New flag continued_p. Fix truncated_on_left_p and truncated_on_right_p to be bits. @@ -9427,7 +9427,7 @@ Wed Aug 20 11:23:28 1997 Gerd Moellmann * dispnew.c (update_window_line): If rows have different height or y, write entire line. - * xdisp.c (compute_line_metrics): reset max_ascent and max_descent + * xdisp.c (compute_line_metrics): Reset max_ascent and max_descent of info struct. * xfaces.c (Fset_face_attribute_internal): Don't call @@ -9520,7 +9520,7 @@ Sat Aug 16 13:13:32 1997 Gerd Moellmann (get_leaf_windows): Build vector of leaf windows. Corrupted archive restored from v77. - * xdisp.c (display_string): stop at >= last_visible_x if truncating + * xdisp.c (display_string): Stop at >= last_visible_x if truncating like display_line does. * xdisp.c (display_mode_line): Don't hscroll mode line. @@ -9535,7 +9535,7 @@ Sat Aug 16 13:13:32 1997 Gerd Moellmann * dispextern.h (struct display_cursor): New member string_length. * xdisp.c (next_display_element): Return padding spaces. - (init_string_cursor): take precision and field_width + (init_string_cursor): Take precision and field_width (display_string): Use string cursor, skip over invisible text. Thu Aug 14 10:41:41 1997 Gerd Moellmann @@ -9558,13 +9558,13 @@ Thu Aug 14 10:41:41 1997 Gerd Moellmann * dispnew.c (direct_output_for_insert): Give up for hscrolled mini window. - * xdisp.c (display_line): don't scroll mini prompt. + * xdisp.c (display_line): Don't scroll mini prompt. * xdisp.c (echo_area_display): Call update_single_window if possible. * dispnew.c (update_window_line): Call scrolling_window. - (scrolling_window): work on enabled desired lines only. + (scrolling_window): Work on enabled desired lines only. (update_single_window): Update a single window like update_frame does for all windows. (update_window, update_window_tree): Additional argument @@ -9577,23 +9577,23 @@ Thu Aug 14 10:41:41 1997 Gerd Moellmann (x_display_and_set_cursor): Do nothing if cursor glyph row not enabled. Draw bar cursor 1 pixel smaller. - * dispnew.c (adjust_frame_glyphs): don't set frame garbaged + * dispnew.c (adjust_frame_glyphs): Don't set frame garbaged since update will follow soon. * xdisp.c (echo_area_display): Unitialized variable. - * xterm.c (draw_bitmap): previously draw_truncation; draw + * xterm.c (draw_bitmap): Previously draw_truncation; draw overlay arrow bitmap. - * xdisp.c (display_line): for truncated lines, consider everything + * xdisp.c (display_line): For truncated lines, consider everything up to the final \n as part of the line for cursor positioning. - * xterm.c (draw_truncation): take FRAME_X_TRUNC_WIDTH into account. - (x_after_update_window_line): clear trunc marks. + * xterm.c (draw_truncation): Take FRAME_X_TRUNC_WIDTH into account. + (x_after_update_window_line): Clear trunc marks. * xterm.h (FRAME_X_TRUNC_WIDTH). - * frame.h (FRAME_TRUNC_WIDTH): width of area at the left margin + * frame.h (FRAME_TRUNC_WIDTH): Width of area at the left margin of a window reserved for truncation mark. * dispextern.h: Take FRAME_TRUNC_WIDTH into account. @@ -9615,7 +9615,7 @@ Thu Aug 14 10:41:41 1997 Gerd Moellmann (x_display_cursor): Use default font width if width not known. - * xdisp.c (echo_area_display): set row->y. + * xdisp.c (echo_area_display): Set row->y. * dispnew.c (set_window_cursor_after_update): Don't assume all rows are enabled. @@ -10514,7 +10514,7 @@ Wed Jun 25 15:22:58 1997 Gerd Moellmann * alloc.c: Include dispextern.h (mark_object): Mark objects referenced from glyphs. - * frame.c (make_frame): initialize DECODE_MODE_SPEC_BUFFER. + * frame.c (make_frame): Initialize DECODE_MODE_SPEC_BUFFER. * scroll.c (do_direct_scrolling): Remove TEMP_MATRIX. (do_scrolling): Ditto. @@ -10542,9 +10542,9 @@ Wed Jun 25 15:22:58 1997 Gerd Moellmann (Fdelete_frame): Free glyphs. (make_frame): Initialize matrix fields in frame. - * config.in (PROTO): added. + * config.in (PROTO): Added. - * emacs.c (shut_down_emacs): check glyph memory. + * emacs.c (shut_down_emacs): Check glyph memory. * window.c (Fdelete_window): Free window matrices. (Fset_window_configuration): Ditto. -- 2.11.4.GIT