bpt/emacs.git
23 years ago(wrong_type_argument): Remove NO_RETURN, the function can
Gerd Moellmann [Mon, 2 Oct 2000 11:11:12 +0000 (11:11 +0000)]
(wrong_type_argument): Remove NO_RETURN, the function can
return with a string converted to an integer or vice versa when
Vmocklisp_arguments is t.
(Fsignal): Likewise.  The function can return for `quit'.
(struct gcpro): Declare member `var' to point to a volatile
Lisp_Object.

23 years ago(diff-test-hunk): Backout previous change. Fix doc string.
Miles Bader [Mon, 2 Oct 2000 06:50:45 +0000 (06:50 +0000)]
(diff-test-hunk): Backout previous change.  Fix doc string.
(diff-apply-hunk): Don't return a value.

23 years ago(diff-goto-source): Emit a status message.
Miles Bader [Mon, 2 Oct 2000 03:48:38 +0000 (03:48 +0000)]
(diff-goto-source): Emit a status message.
(diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
(diff-test-hunk): Make the return value agree with the doc string.
(diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
(diff-advance-after-apply-hunk): New variable.

23 years ago(with-vc-file, vc-next-action-on-file):
Stefan Monnier [Sun, 1 Oct 2000 20:58:17 +0000 (20:58 +0000)]
(with-vc-file, vc-next-action-on-file):
Use vc-backend rather than vc-registered.
(vc-next-action-on-file): Use intern-soft.
Deal with read-only *vc-diff* buffer.
(vc-switch-backend): Short circuit if nothing is to be done.
Handle the case where (not (memq backend backends)).
Don't use vc-resynch-buffer which could lose unsaved editing.
(vc-transfer-file): Docstring fix.

23 years ago* vc.el (vc-editable-p): Minor optimization.
Stefan Monnier [Sun, 1 Oct 2000 19:35:24 +0000 (19:35 +0000)]
* vc.el (vc-editable-p): Minor optimization.
(edit-vc-file, vc-next-action-on-file): Don't use find-file.
(vc-find-new-backend): New function split from vc-responsible-backend.
(vc-register): Use it.
(vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
(vc-unregister): Drop BACKEND arg (it doesn't work anyway).
(vc-default-unregister, vc-revert-buffer): Docstring fix.
(vc-clear-headers): Don't use find-file.
(vc-revert-buffer): Use `and' again (must have been a braino).
(vc-switch-backend): Only prompt if requested.
(vc-default-receive-file): Update call to vc-unregister.

* vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
(vc-rcs-receive-file): Avoid with-vc-properties.
Update call to vc-unregister.
Use constant `RCS' rather than (dynamically bound) var `backend'.

23 years ago.
Andreas Schwab [Sun, 1 Oct 2000 14:46:50 +0000 (14:46 +0000)]
.

23 years ago(install-arch-indep): Update list of installed info
Andreas Schwab [Sun, 1 Oct 2000 14:46:36 +0000 (14:46 +0000)]
(install-arch-indep): Update list of installed info
files.

23 years ago#
André Spiegel [Sun, 1 Oct 2000 12:12:16 +0000 (12:12 +0000)]
#

23 years ago(vc-next-action-on-file): Update mode line only if file is visited.
André Spiegel [Sun, 1 Oct 2000 12:06:15 +0000 (12:06 +0000)]
(vc-next-action-on-file): Update mode line only if file is visited.
(vc-start-entry): New argument initial-contents.  Don't visit the file
if it isn't already visited.  Brought documentation up-to-date.
(vc-next-action, vc-register): Updated calls to vc-start-entry.
(vc-checkin): New optional arg initial-contents, which is passed to
vc-start-entry.
(vc-finish-logentry): Make sure to bury log buffer only if there
really is one.  Call `vc-resynch-buffer' on log-file, not
buffer-file-name.
(vc-default-comment-history, vc-default-wash-log): New functions.
(vc-index-of): Removed.
(vc-transfer-file): Make do without the above.
(vc-default-receive-file): Call comment-history unconditionally.  Pass
the resulting string to vc-checkin, instead of inserting it into the
comment ring.

23 years ago(vc-rcs-receive-file): Call comment-history unconditionally. Use the
André Spiegel [Sun, 1 Oct 2000 11:17:42 +0000 (11:17 +0000)]
(vc-rcs-receive-file): Call comment-history unconditionally.  Use the
comments as initial contents of the log entry buffer.  Document the
trick to force branch creation with no changes.

23 years ago(easy-mmode-define-navigation):
Miles Bader [Sun, 1 Oct 2000 03:38:23 +0000 (03:38 +0000)]
(easy-mmode-define-navigation):
  Call `recenter' with an arg to prevent redrawing the display.

23 years agoAdd entries for `auto-image-file-mode' and `with-auto-compression-mode'.
Miles Bader [Sun, 1 Oct 2000 03:22:26 +0000 (03:22 +0000)]
Add entries for `auto-image-file-mode' and `with-auto-compression-mode'.

23 years ago*** empty log message ***
Stefan Monnier [Sun, 1 Oct 2000 01:33:01 +0000 (01:33 +0000)]
*** empty log message ***

23 years ago(easy-mmode-pretty-mode-name): Prettier.
Stefan Monnier [Sun, 1 Oct 2000 00:58:35 +0000 (00:58 +0000)]
(easy-mmode-pretty-mode-name): Prettier.

23 years ago(lisp-complete-symbol): Only jump 2 not 3 levels.
Stefan Monnier [Sun, 1 Oct 2000 00:57:13 +0000 (00:57 +0000)]
(lisp-complete-symbol): Only jump 2 not 3 levels.

23 years ago(c-mode): Don't gratuitously override the default for comment-column.
Stefan Monnier [Sun, 1 Oct 2000 00:53:23 +0000 (00:53 +0000)]
(c-mode): Don't gratuitously override the default for comment-column.

23 years ago(latex-metasection-list): New var.
Stefan Monnier [Sun, 1 Oct 2000 00:47:41 +0000 (00:47 +0000)]
(latex-metasection-list): New var.
(latex-imenu-create-index): Use it.
Move the regexp construction outside loops (and use push).
(tex-font-lock-keywords-1, tex-font-lock-keywords-2)
(tex-font-lock-keywords): Moved from font-lock.el.
(tex-comment-indent): Remove.
(tex-common-initialization): Don't set comment-indent-function.
(latex-block-default): New var.
(tex-latex-block): Use it to provide a default choice.
Add any unknown choice to latex-block-names.
Insert [...] after {...}.
(tex-last-unended-begin): Simplify regexp.
(tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
(latex-forward-sexp-1, latex-forward-sexp): New functions.
(latex-mode): Set forward-sexp-function.

23 years ago(texinfo-font-lock-syntactic-keywords):
Stefan Monnier [Sun, 1 Oct 2000 00:30:52 +0000 (00:30 +0000)]
(texinfo-font-lock-syntactic-keywords):
Add regexp for @ignore ... @end ignore.
(texinfo-heading-face): New face.
(texinfo-font-lock-keywords): Use it.
(texinfo-mode-menu): New menu.
(texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
New functions.
(texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
(texinfo-section-types-regexp, texinfo-section-level-regexp)
(texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
Remove declaration.
(texinfo-show-structure): Use outline-regexp and texinfo-section-list.

23 years ago(delete-selection-mode): Use define-minor-mode.
Stefan Monnier [Sun, 1 Oct 2000 00:25:27 +0000 (00:25 +0000)]
(delete-selection-mode): Use define-minor-mode.

23 years agoUse GFDL instead of GPL, plus a few tiny fixes.
Stefan Monnier [Sun, 1 Oct 2000 00:10:51 +0000 (00:10 +0000)]
Use GFDL instead of GPL, plus a few tiny fixes.

23 years ago(regexp-opt-group): Put more parenthesis.
Stefan Monnier [Sun, 1 Oct 2000 00:08:49 +0000 (00:08 +0000)]
(regexp-opt-group): Put more parenthesis.

23 years ago(lw_separator_p): Init separator_p (bug with "-- some text").
Stefan Monnier [Sat, 30 Sep 2000 17:03:27 +0000 (17:03 +0000)]
(lw_separator_p): Init separator_p (bug with "-- some text").

23 years ago(keymap_memberp): New function.
Stefan Monnier [Sat, 30 Sep 2000 17:00:32 +0000 (17:00 +0000)]
(keymap_memberp): New function.
(Fset_keymap_parent): Use it.
(fix_submap_inheritance): Use get_keyelt, get_keymap_1 and KEYMAPP.
Use keymap_memberp to avoid creating cycles.
(access_keymap): Use KEYMAPP.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 30 Sep 2000 16:01:48 +0000 (16:01 +0000)]
*** empty log message ***

23 years ago(keep-lines-read-args): New function.
Gerd Moellmann [Sat, 30 Sep 2000 16:00:54 +0000 (16:00 +0000)]
(keep-lines-read-args): New function.
(keep-lines, flush-lines, how-many): Use keep-lines-read-args to
read arguments interactively.  Add parameters RSTART and REND.
Operate on the active region in Transient Mark mode.

23 years ago(Other Repeating Search): Describe `how-many'
Gerd Moellmann [Sat, 30 Sep 2000 15:54:24 +0000 (15:54 +0000)]
(Other Repeating Search): Describe `how-many'
instead of `count-matches'.  Say that they work on the active
region in Transient Mark mode.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 30 Sep 2000 14:35:11 +0000 (14:35 +0000)]
*** empty log message ***

23 years agoSupport `sparc*-*-netbsd*'.
Gerd Moellmann [Sat, 30 Sep 2000 14:34:26 +0000 (14:34 +0000)]
Support `sparc*-*-netbsd*'.

23 years ago(Fopen_network_stream) [HAVE_GETADDRINFO]: Use
Gerd Moellmann [Sat, 30 Sep 2000 13:51:15 +0000 (13:51 +0000)]
(Fopen_network_stream) [HAVE_GETADDRINFO]: Use
gai_strerror.  Make sure xerrno is set if connect fails.  Improve
error recovery.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 30 Sep 2000 12:15:19 +0000 (12:15 +0000)]
*** empty log message ***

23 years ago(auto-mode-alist): Add pattern for `#*mail*...'.
Gerd Moellmann [Sat, 30 Sep 2000 12:14:46 +0000 (12:14 +0000)]
(auto-mode-alist): Add pattern for `#*mail*...'.

23 years ago(authors-obsolete-file-p): New function.
Gerd Moellmann [Sat, 30 Sep 2000 12:06:40 +0000 (12:06 +0000)]
(authors-obsolete-file-p): New function.
(authors-obsolete-files-regexps): New variable.
(authors-add): Don't record changes in obsolete files.

23 years ago(dired-map-over-marks): Use modern backquotes and docstring.
Stefan Monnier [Fri, 29 Sep 2000 22:24:38 +0000 (22:24 +0000)]
(dired-map-over-marks): Use modern backquotes and docstring.

23 years ago*** empty log message ***
Stefan Monnier [Fri, 29 Sep 2000 22:21:30 +0000 (22:21 +0000)]
*** empty log message ***

23 years ago(auto-insert-mode): Use define-minor-mode.
Stefan Monnier [Fri, 29 Sep 2000 22:14:58 +0000 (22:14 +0000)]
(auto-insert-mode): Use define-minor-mode.

23 years ago(search_file_line): Fix skipping of whitespace.
Jason Rumney [Fri, 29 Sep 2000 21:23:10 +0000 (21:23 +0000)]
(search_file_line): Fix skipping of whitespace.
(get_quoted_string): Fix limit on memchr search.
(set_bdf_font_info): Use unsigned chars. Negate yoffset.
(w32_init_bdf_font): Initialize codepoint and bitmap heaps.
(w32_free_bdf_font): Free bitmaps and codepoints on heaps.
(get_cached_font_char, cache_char_offset): Use macro
BDF_CODEPOINT_RANGE_COVER_P.
(cache_char_offset): Use HeapAlloc to allocate codepoints on own heap.
(clear_cached_bitmap_slots): New function.
(GET_HEX_VALUE): G-Z, g-z are not hex.
(w32_get_bdf_glyph): Convert to DIB format. Return bytes read.
(get_bitmap_with_cache): Use new cache implementation.
(create_offscreen_bitmap): New function.
(w32_BDF_TextOut): Use it. Draw glyphs as DIBs.

23 years ago(glyph_struct, cache_bitmap): Cache bitmap data, not GDI object which
Jason Rumney [Fri, 29 Sep 2000 21:21:54 +0000 (21:21 +0000)]
(glyph_struct, cache_bitmap): Cache bitmap data, not GDI object which
is a scarce resource.

23 years ago(w32_char_font_type, w32_encode_char, x_produce_glyphs): Distinguish
Jason Rumney [Fri, 29 Sep 2000 21:20:59 +0000 (21:20 +0000)]
(w32_char_font_type, w32_encode_char, x_produce_glyphs): Distinguish
single and multibyte BDF fonts.
(w32_bdf_per_char_metric): New function.
(w32_per_char_metric): Use it.
(x_draw_glyph_string_background): Always draw background for BDF glyphs.

(x_produce_glyphs):  If the distance from the current position to the
next tab stop is less than a canonical character width, use the tab
stop after that.
(x_draw_glyphs): Handle case START and END are out of bounds more carefully.
(x_clear_mouse_face): Block/unblock input.
(x_display_and_set_cursor): Don't show a hollow box cursor for buffers
whose cursor_type is nil.

23 years ago*** empty log message ***
Jason Rumney [Fri, 29 Sep 2000 21:18:19 +0000 (21:18 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 29 Sep 2000 19:37:53 +0000 (19:37 +0000)]
*** empty log message ***

23 years ago(gnus-mode-line-buffer-identification)[EMACS]: Fix
Gerd Moellmann [Fri, 29 Sep 2000 19:37:23 +0000 (19:37 +0000)]
(gnus-mode-line-buffer-identification)[EMACS]: Fix
last change.

23 years ago(smiley-update-cache): Use `:ascent center'.
Gerd Moellmann [Fri, 29 Sep 2000 19:22:03 +0000 (19:22 +0000)]
(smiley-update-cache):  Use `:ascent center'.

23 years ago(gnus-mode-line-buffer-identification)[EMACS]: Use
Gerd Moellmann [Fri, 29 Sep 2000 19:20:41 +0000 (19:20 +0000)]
(gnus-mode-line-buffer-identification)[EMACS]: Use
`:ascent center'.

23 years ago(startup-echo-area-message): New function.
Gerd Moellmann [Fri, 29 Sep 2000 19:12:14 +0000 (19:12 +0000)]
(startup-echo-area-message): New function.
(display-startup-echo-area-message): Use it.
(fancy-splash-screens): Rewritten to use keymaps and a timer.
(fancy-splash-default-action): New function.
(fancy-splash-screens-1): New function.
(fancy-splash-head): Put a help-echo and a keymap under the image.

23 years ago(comment-indent-function): Use 0 for ;;; and %%%.
Stefan Monnier [Fri, 29 Sep 2000 19:11:42 +0000 (19:11 +0000)]
(comment-indent-function): Use 0 for ;;; and %%%.
(comment-indent): Make sure there's a space between code and comment.
Shift comments left to avoid going past fill-column.

23 years ago*** empty log message ***
Stefan Monnier [Fri, 29 Sep 2000 18:47:57 +0000 (18:47 +0000)]
*** empty log message ***

23 years ago(diff-add-log-file-name): Remove.
Stefan Monnier [Fri, 29 Sep 2000 18:05:27 +0000 (18:05 +0000)]
(diff-add-log-file-name): Remove.
(diff-mode): Use add-log-buffer-file-name-function.

23 years ago(find-change-log): New arg BUFFER-FILE.
Stefan Monnier [Fri, 29 Sep 2000 18:03:51 +0000 (18:03 +0000)]
(find-change-log): New arg BUFFER-FILE.
(add-log-file-name): Obey add-log-file-name-function.
(add-log-buffer-file-name-function): New var.
(add-change-log-entry): Use it.

23 years ago*** empty log message ***
Eli Zaretskii [Fri, 29 Sep 2000 16:20:03 +0000 (16:20 +0000)]
*** empty log message ***

23 years agoAdd entry for emacs-mime.
Eli Zaretskii [Fri, 29 Sep 2000 16:19:01 +0000 (16:19 +0000)]
Add entry for emacs-mime.

23 years agoFix the @setfilename directive.
Eli Zaretskii [Fri, 29 Sep 2000 16:14:23 +0000 (16:14 +0000)]
Fix the @setfilename directive.

23 years agoTweak whitespace
Miles Bader [Fri, 29 Sep 2000 14:14:33 +0000 (14:14 +0000)]
Tweak whitespace

23 years agoUpdated
Miles Bader [Fri, 29 Sep 2000 14:10:56 +0000 (14:10 +0000)]
Updated

23 years ago(authors-print): Rephrase many-files string.
Miles Bader [Fri, 29 Sep 2000 13:55:23 +0000 (13:55 +0000)]
(authors-print): Rephrase many-files string.

23 years ago(image-file-name-extensions): New variable.
Miles Bader [Fri, 29 Sep 2000 13:52:39 +0000 (13:52 +0000)]
(image-file-name-extensions): New variable.
(image-file-name-regexps): Renamed from `image-file-regexps'.
  New default value is nil.  Call `auto-image-file-mode'.
(image-file-name-regexp): New function.
(auto-image-file-mode): New minor mode.
(insert-image-file): Don't make conditional on the image-file
  handler being enabled.
(image-file-handler): Make the call here conditional instead.
(set-image-file-handler-enabled, enable-image-file-handler)
(disable-image-file-handler): Functions removed.

23 years ago*** empty log message ***
Dave Love [Fri, 29 Sep 2000 13:37:08 +0000 (13:37 +0000)]
*** empty log message ***

23 years ago(updating_frame): Declare extern.
Gerd Moellmann [Fri, 29 Sep 2000 13:21:16 +0000 (13:21 +0000)]
(updating_frame): Declare extern.

23 years ago(x_set_tool_bar_lines): Clear frame when tool bar
Gerd Moellmann [Fri, 29 Sep 2000 13:18:44 +0000 (13:18 +0000)]
(x_set_tool_bar_lines): Clear frame when tool bar
disappears.

23 years ago.
Andreas Schwab [Fri, 29 Sep 2000 13:02:32 +0000 (13:02 +0000)]
.

23 years agoRemove hack of not prototyping bcopy, etc.
Andreas Schwab [Fri, 29 Sep 2000 13:00:37 +0000 (13:00 +0000)]
Remove hack of not prototyping bcopy, etc.

23 years ago(menu_bar_one_keymap): If KEYMAP is a symbol,
Gerd Moellmann [Fri, 29 Sep 2000 12:42:01 +0000 (12:42 +0000)]
(menu_bar_one_keymap): If KEYMAP is a symbol,
use its function definition.
(tool_bar_items): Likewise.

23 years ago*** empty log message ***
Dave Love [Fri, 29 Sep 2000 09:32:42 +0000 (09:32 +0000)]
*** empty log message ***

23 years agoFix alpha*-dec-osf4 using the osf5 config.
Dave Love [Fri, 29 Sep 2000 09:32:16 +0000 (09:32 +0000)]
Fix alpha*-dec-osf4 using the osf5 config.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 29 Sep 2000 09:01:41 +0000 (09:01 +0000)]
*** empty log message ***

23 years ago(fatal): Declare NO_RETURN.
Gerd Moellmann [Fri, 29 Sep 2000 09:01:16 +0000 (09:01 +0000)]
(fatal): Declare NO_RETURN.

23 years ago(latex-outline-regexp): Don't use `list*';
Gerd Moellmann [Fri, 29 Sep 2000 08:46:30 +0000 (08:46 +0000)]
(latex-outline-regexp): Don't use `list*';
it's a function from CL.
(latex-imenu-create-index): Replace eval-when-compile with progn
because latex-section-alist is not bound while compiling.

23 years agoRemove the line "#undef NULL".
Kenichi Handa [Fri, 29 Sep 2000 06:47:05 +0000 (06:47 +0000)]
Remove the line "#undef NULL".

23 years ago*** empty log message ***
Kenichi Handa [Fri, 29 Sep 2000 06:46:42 +0000 (06:46 +0000)]
*** empty log message ***

23 years ago(outline-minor-mode): Use define-minor-mode.
Stefan Monnier [Fri, 29 Sep 2000 03:36:26 +0000 (03:36 +0000)]
(outline-minor-mode): Use define-minor-mode.
(outline-mode): Use define-derived-mode.

23 years ago(perl-mode): Don't gratuitously override the default for comment-column.
Stefan Monnier [Fri, 29 Sep 2000 03:32:40 +0000 (03:32 +0000)]
(perl-mode): Don't gratuitously override the default for comment-column.

23 years ago(awk-mode): Don't gratuitously override the default for comment-column.
Stefan Monnier [Fri, 29 Sep 2000 03:32:07 +0000 (03:32 +0000)]
(awk-mode): Don't gratuitously override the default for comment-column.

23 years ago(asm-mode): Don't gratuitously override the default for comment-column.
Stefan Monnier [Fri, 29 Sep 2000 03:31:36 +0000 (03:31 +0000)]
(asm-mode): Don't gratuitously override the default for comment-column.

23 years ago(lisp-complete-symbol):
Stefan Monnier [Fri, 29 Sep 2000 03:30:04 +0000 (03:30 +0000)]
(lisp-complete-symbol):
Distinguish the let-binding case from the funcall case.
(forward-sexp-function): New variable.
(forward-sexp): Use it.

23 years ago(easy-mmode-define-keymap): Autoload.
Stefan Monnier [Fri, 29 Sep 2000 03:27:28 +0000 (03:27 +0000)]
(easy-mmode-define-keymap): Autoload.
(easy-mmode-defmap): Remove the now useless autoload.

23 years ago(display-time-mode): Use define-minor-mode.
Stefan Monnier [Fri, 29 Sep 2000 03:26:00 +0000 (03:26 +0000)]
(display-time-mode): Use define-minor-mode.

23 years ago(add-minor-mode): Don't eval NAME.
Stefan Monnier [Fri, 29 Sep 2000 03:23:49 +0000 (03:23 +0000)]
(add-minor-mode): Don't eval NAME.
Don't depend on the presence of TOGGLE-FUN for any special behavior.
Use if rather than cond.

23 years ago(read-expression-map): Define more properly.
Stefan Monnier [Fri, 29 Sep 2000 03:18:24 +0000 (03:18 +0000)]
(read-expression-map): Define more properly.
(comment-indent-hook): Remove.
(string-to-syntax): Bug fix.

23 years ago(cvs-ediff-exit-hook): Kill buffer before window.
Stefan Monnier [Fri, 29 Sep 2000 03:14:36 +0000 (03:14 +0000)]
(cvs-ediff-exit-hook): Kill buffer before window.
(cvs-ediff-diff): Fix typo.
(cvs-revert-if-needed): Don't bother preserving read-only.

23 years ago(show-paren-mode): Use define-minor-mode.
Stefan Monnier [Fri, 29 Sep 2000 03:11:01 +0000 (03:11 +0000)]
(show-paren-mode): Use define-minor-mode.

23 years ago(auto-compression-mode): Use define-minor-mode.
Stefan Monnier [Fri, 29 Sep 2000 02:38:03 +0000 (02:38 +0000)]
(auto-compression-mode): Use define-minor-mode.
(toggle-auto-compression): Remove.
(jka-compr-build-file-regexp): Remove useless grouping.

23 years ago(isearch-text-char-description): Pointless rewrite.
Stefan Monnier [Fri, 29 Sep 2000 02:35:56 +0000 (02:35 +0000)]
(isearch-text-char-description): Pointless rewrite.

23 years ago(diff-mode-map, diff-minor-mode-prefix):
Stefan Monnier [Fri, 29 Sep 2000 02:25:32 +0000 (02:25 +0000)]
(diff-mode-map, diff-minor-mode-prefix):
Avoid user-reserved bindings.
(diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
(diff-header-face): Revert to grey85.

23 years ago(cvs-status-entry-leader-re): Minor fix.
Stefan Monnier [Fri, 29 Sep 2000 02:19:10 +0000 (02:19 +0000)]
(cvs-status-entry-leader-re): Minor fix.

23 years ago(partial-completion-mode) <defcustom>: Remove.
Stefan Monnier [Fri, 29 Sep 2000 02:17:56 +0000 (02:17 +0000)]
(partial-completion-mode) <defcustom>: Remove.
(partial-completion-mode): Use define-minor-mode.
(PC-do-completion): Understand `completion-auto-help = delay'
to mean to popup the completion buffer only the second time.
(PC-include-file-all-completions, PC-include-file-all-completions)
(PC-include-file-all-completions): Don't quote lambda.

23 years ago(comint-mode-hook): Docstring fix.
Stefan Monnier [Fri, 29 Sep 2000 02:05:07 +0000 (02:05 +0000)]
(comint-mode-hook): Docstring fix.
(comint-mode): Use define-derived-mode.
(comint-mode-map): Remove obsolete comment.
(make-comint): Minor stylistic change.
(comint-insert-clicked-input): Be more careful to find the overlay.
Use this-command-keys rather than hardcoding mouse-2.

23 years agoReplace confusing (,@ with ,
Stefan Monnier [Fri, 29 Sep 2000 01:53:42 +0000 (01:53 +0000)]
Replace confusing (,@ with ,
(tex-font-lock-keywords-1, tex-font-lock-keywords-2):
Don't use regexp-opt-depth.  Spice up the regexp for args.
Don't distinguish between cmds that can take an opt arg or not.
Use `append' and `prepend' rather than `keep'.

23 years ago(latex-imenu-indent-string): Add a space.
Stefan Monnier [Fri, 29 Sep 2000 01:45:46 +0000 (01:45 +0000)]
(latex-imenu-indent-string): Add a space.
(latex-outline-regexp): New var.
(latex-outline-level): New fun.
(latex-section-alist): New var.
(latex-imenu-create-index): Use it.  Use `push' as well.
(tex-shell-map): Initialize it properly.
(tex-mode): Minor stylistic change.
(plain-tex-mode): Use define-derived-mode.
(latex-mode): Use define-derived-mode.
Construct the paragraph regexps in a more readable way.
Set the buffer-local outline-{level,regexp} vars.
(slitex-mode): Derive from latex-mode.
(tex-common-initialization): Don't kill-all-vars anymore.
Add setting for comment-add and font-lock-defaults.
(tex-start-shell): Use with-current-buffer and don't re-init keymap.
(tex-main-file): New fun.  Obey TeX-master as well and remove `.tex'.
(tex-start-tex): New arg DIR (and send a chdir command for it).
Also display the shell buffer and save it in tex-last-buffer-texed.
(tex-region): Use expand-file-name rather than concat.
Remove code made useless by changes in tex-start-tex.
(tex-file): Use tex-main-file and adapt to new tex-start-tex.

23 years ago(map-y-or-n-p): Fix missing backquotes.
Stefan Monnier [Fri, 29 Sep 2000 01:00:18 +0000 (01:00 +0000)]
(map-y-or-n-p): Fix missing backquotes.

23 years ago(USE_MMAP_FOR_BUFFERS): Define.
Dave Love [Thu, 28 Sep 2000 21:49:46 +0000 (21:49 +0000)]
(USE_MMAP_FOR_BUFFERS): Define.

23 years ago*** empty log message ***
Dave Love [Thu, 28 Sep 2000 21:31:46 +0000 (21:31 +0000)]
*** empty log message ***

23 years agoadded *.dvi
Sam Steingold [Thu, 28 Sep 2000 20:34:01 +0000 (20:34 +0000)]
added *.dvi

23 years ago* xlwmenu.c: Before including <X11/Xos.h> on SUN, define SUNOS41
Sam Steingold [Thu, 28 Sep 2000 20:30:52 +0000 (20:30 +0000)]
* xlwmenu.c: Before including <X11/Xos.h> on SUN, define SUNOS41
to avoid redefining struct timeval and struct timezone.

23 years ago(gnus-mode-line-buffer-identification) [Emacs]: Change
Gerd Moellmann [Thu, 28 Sep 2000 20:19:44 +0000 (20:19 +0000)]
(gnus-mode-line-buffer-identification) [Emacs]: Change
image's :ascent to 80.  That gives a mode-line which is approx.
as tall as the normal one.

23 years ago(xreload): Note its need on GNU/Linux.
Dave Love [Thu, 28 Sep 2000 19:16:27 +0000 (19:16 +0000)]
(xreload): Note its need on GNU/Linux.

23 years ago*** empty log message ***
Dave Love [Thu, 28 Sep 2000 19:09:34 +0000 (19:09 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 28 Sep 2000 16:38:54 +0000 (16:38 +0000)]
*** empty log message ***

23 years ago(authors-add): Use `nconc' instead of
Gerd Moellmann [Thu, 28 Sep 2000 16:21:17 +0000 (16:21 +0000)]
(authors-add): Use `nconc' instead of
`append'.

23 years ago*** empty log message ***
Stefan Monnier [Thu, 28 Sep 2000 15:53:17 +0000 (15:53 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 28 Sep 2000 15:02:12 +0000 (15:02 +0000)]
*** empty log message ***

23 years agoChange copyright notice.
Gerd Moellmann [Thu, 28 Sep 2000 15:01:34 +0000 (15:01 +0000)]
Change copyright notice.