bpt/emacs.git
23 years ago(delete-trailing-whitespace): Don't delete newlines too.
Miles Bader [Sun, 3 Dec 2000 02:29:36 +0000 (02:29 +0000)]
(delete-trailing-whitespace): Don't delete newlines too.

23 years ago(tex-start-shell): Obey shell-file-name.
Stefan Monnier [Sat, 2 Dec 2000 21:57:41 +0000 (21:57 +0000)]
(tex-start-shell): Obey shell-file-name.
(tex-main-file, tex-file): Simplify.
(tex-generate-zap-file-name): Use subst-char-in-string.
(tex-strip-dots): Remove.

23 years ago(tmm-get-keymap): Eval the menu name in `menu-item'.
Stefan Monnier [Sat, 2 Dec 2000 21:31:12 +0000 (21:31 +0000)]
(tmm-get-keymap): Eval the menu name in `menu-item'.

23 years ago(x_estimate_mode_line_height): If `mode-line' face hasn't a font, use
Jason Rumney [Sat, 2 Dec 2000 21:05:01 +0000 (21:05 +0000)]
(x_estimate_mode_line_height): If `mode-line' face hasn't a font, use
that of the frame, as drawing glyphs does.
(note_mouse_highlight): Change the cursor shape on the vertical
border between windows [not enabled].

23 years ago(struct w32_output): Add member horizontal_drag_cursor.
Jason Rumney [Sat, 2 Dec 2000 21:02:59 +0000 (21:02 +0000)]
(struct w32_output): Add member horizontal_drag_cursor.

23 years ago(Fx_create_frame): Reintroduce the call to face-set-after-frame-defaults.
Jason Rumney [Sat, 2 Dec 2000 21:02:27 +0000 (21:02 +0000)]
(Fx_create_frame): Reintroduce the call to face-set-after-frame-defaults.
(Vx_window_horizontal_drag_shape): New variable.
(syms_of_xfns): DEFVAR_LISP it.
(x_set_mouse_color): Create frame's horizontal_drag_cursor [not enabled].

23 years ago(check-ispell-version): Don't use match-beginning
Stefan Monnier [Sat, 2 Dec 2000 20:28:44 +0000 (20:28 +0000)]
(check-ispell-version): Don't use match-beginning
to check if the match succeeded.

23 years ago(use-fancy-splash-screens-p): New function.
Gerd Moellmann [Sat, 2 Dec 2000 20:19:39 +0000 (20:19 +0000)]
(use-fancy-splash-screens-p): New function.
(command-line-1): Use it to determine whether or not to use
a fancy splash screen.

23 years ago.
Andreas Schwab [Sat, 2 Dec 2000 20:11:42 +0000 (20:11 +0000)]
.

23 years ago(eldoc): Don't make parent of itself.
Andreas Schwab [Sat, 2 Dec 2000 20:10:49 +0000 (20:10 +0000)]
(eldoc): Don't make parent of itself.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 2 Dec 2000 19:30:39 +0000 (19:30 +0000)]
*** empty log message ***

23 years agoMention msdos-set-mouse-buttons.
Eli Zaretskii [Sat, 2 Dec 2000 16:24:55 +0000 (16:24 +0000)]
Mention msdos-set-mouse-buttons.

23 years ago*** empty log message ***
Eli Zaretskii [Sat, 2 Dec 2000 16:07:38 +0000 (16:07 +0000)]
*** empty log message ***

23 years ago(make-char): Fix last change.
Eli Zaretskii [Sat, 2 Dec 2000 16:06:04 +0000 (16:06 +0000)]
(make-char): Fix last change.

23 years agoDon't tell that show-paren only works on X. Explain how to customize
Eli Zaretskii [Sat, 2 Dec 2000 15:48:44 +0000 (15:48 +0000)]
Don't tell that show-paren only works on X.  Explain how to customize
it.  Add an index entry.

23 years agoChange the category to "Emacs".
Eli Zaretskii [Sat, 2 Dec 2000 15:36:17 +0000 (15:36 +0000)]
Change the category to "Emacs".

23 years ago(texinfo-open-quote, texinfo-close-quote):
Eli Zaretskii [Sat, 2 Dec 2000 15:33:30 +0000 (15:33 +0000)]
(texinfo-open-quote, texinfo-close-quote):
New defcustoms.
(texinfo-insert-quote): Don't call tex-insert-quote, to avoid
autoloading tex-mode; instead, do the same manually.  Use
texinfo-open-quote and texinfo-close-quote.  Insert literal quote
with numeric argument.  Docstring fix.
(toplevel): Require cl when compiling.

23 years ago(make-char): Doc fix.
Eli Zaretskii [Sat, 2 Dec 2000 15:30:10 +0000 (15:30 +0000)]
(make-char): Doc fix.

23 years agoDocment that `eval' can be used with local variables in the first
Eli Zaretskii [Sat, 2 Dec 2000 15:26:21 +0000 (15:26 +0000)]
Docment that `eval' can be used with local variables in the first
line.  Tell that in shell scripts the second line is used for
local variables.

23 years agoElaborate on the normal operation with find-file-existing-other-name
Eli Zaretskii [Sat, 2 Dec 2000 15:23:24 +0000 (15:23 +0000)]
Elaborate on the normal operation with find-file-existing-other-name
set to t.

23 years ago*** empty log message ***
Jason Rumney [Sat, 2 Dec 2000 14:48:58 +0000 (14:48 +0000)]
*** empty log message ***

23 years ago(x-select-enable-clipboard): Customize (as per the Emacs Lisp manual)
Jason Rumney [Sat, 2 Dec 2000 14:47:35 +0000 (14:47 +0000)]
(x-select-enable-clipboard): Customize (as per the Emacs Lisp manual)

23 years ago(w32_bdf_per_char_metric): Dereference pointer correctly for single
Jason Rumney [Sat, 2 Dec 2000 14:38:57 +0000 (14:38 +0000)]
(w32_bdf_per_char_metric): Dereference pointer correctly for single
byte character case.
(w32_per_char_metric): Do not try to make any assumptions about the
metrics of BDF fonts.

23 years ago(find-buffer-file-type-coding-system): Doc fix.
Eli Zaretskii [Sat, 2 Dec 2000 11:29:40 +0000 (11:29 +0000)]
(find-buffer-file-type-coding-system): Doc fix.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 2 Dec 2000 11:27:15 +0000 (11:27 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Eli Zaretskii [Sat, 2 Dec 2000 11:26:08 +0000 (11:26 +0000)]
*** empty log message ***

23 years ago(Qwrite_region, Qcoding_system_error): Declare extern.
Gerd Moellmann [Sat, 2 Dec 2000 11:25:59 +0000 (11:25 +0000)]
(Qwrite_region, Qcoding_system_error): Declare extern.

23 years ago(Fmd5): Use a different logic to decide the coding system
Gerd Moellmann [Sat, 2 Dec 2000 11:25:35 +0000 (11:25 +0000)]
(Fmd5): Use a different logic to decide the coding system
to use.

23 years ago(x-select-enable-clipboard): Customize (as per the Emacs Lisp manual).
Eli Zaretskii [Sat, 2 Dec 2000 11:21:44 +0000 (11:21 +0000)]
(x-select-enable-clipboard): Customize (as per the Emacs Lisp manual).

23 years ago(Fread_file_name) [DOS_NT]: Don't crash if homedir is NULL.
Eli Zaretskii [Sat, 2 Dec 2000 11:16:13 +0000 (11:16 +0000)]
(Fread_file_name) [DOS_NT]: Don't crash if homedir is NULL.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 2 Dec 2000 10:23:33 +0000 (10:23 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 2 Dec 2000 10:18:08 +0000 (10:18 +0000)]
*** empty log message ***

23 years ago(next-line-add-newlines): Change default to nil.
Gerd Moellmann [Sat, 2 Dec 2000 10:14:48 +0000 (10:14 +0000)]
(next-line-add-newlines): Change default to nil.

23 years ago(x_calc_absolute_position): Don't subtract menubar's
Gerd Moellmann [Fri, 1 Dec 2000 22:15:12 +0000 (22:15 +0000)]
(x_calc_absolute_position): Don't subtract menubar's
height for YNegative.
(x_calc_absolute_position) [USE_MOTIF]: Use the column widget's
height; also see comment there.

23 years ago(coordinates_in_window): Handle computations for
Gerd Moellmann [Fri, 1 Dec 2000 20:45:45 +0000 (20:45 +0000)]
(coordinates_in_window): Handle computations for
positions on the vertical bar and fringes differently for
window-system frames.  Consider some pixels near the vertical bar
as on the bar if the frame doesn't have vertical scroll bars.
Associate positions between mode or header lines with the
right window, the left one.

23 years ago(get_frame_dc): Avoid changing the palette on an invalid frame.
Jason Rumney [Fri, 1 Dec 2000 20:11:23 +0000 (20:11 +0000)]
(get_frame_dc): Avoid changing the palette on an invalid frame.

23 years ago(x_draw_vertical_border): Fix call to w32_fill_rect.
Jason Rumney [Fri, 1 Dec 2000 19:47:36 +0000 (19:47 +0000)]
(x_draw_vertical_border): Fix call to w32_fill_rect.

23 years ago*** empty log message ***
Jason Rumney [Fri, 1 Dec 2000 19:44:19 +0000 (19:44 +0000)]
*** empty log message ***

23 years ago(struct saved_window): Add members orig_top and
Gerd Moellmann [Fri, 1 Dec 2000 19:32:27 +0000 (19:32 +0000)]
(struct saved_window): Add members orig_top and
orig_height.
(SAVED_WINDOW_VECTOR_SIZE): Increment to 16.
(save_window_save, Fset_window_configuration): Save/restore
window's orig_top and orig_height.

23 years agoFix last change.
Jason Rumney [Fri, 1 Dec 2000 19:08:11 +0000 (19:08 +0000)]
Fix last change.

23 years ago*** empty log message ***
Jason Rumney [Fri, 1 Dec 2000 19:06:43 +0000 (19:06 +0000)]
*** empty log message ***

23 years agoExplain why `no-conversion' is no longer appropriate for reading
Eli Zaretskii [Fri, 1 Dec 2000 15:47:46 +0000 (15:47 +0000)]
Explain why `no-conversion' is no longer appropriate for reading
files with MULE internal representation, such as auto-save files.

23 years ago(revert-buffer, recover-file): Bind
Eli Zaretskii [Fri, 1 Dec 2000 15:30:43 +0000 (15:30 +0000)]
(revert-buffer, recover-file): Bind
coding-system-for-read to emacs-mule-unix, not to no-conversion.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 1 Dec 2000 14:36:21 +0000 (14:36 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 1 Dec 2000 14:13:31 +0000 (14:13 +0000)]
*** empty log message ***

23 years ago(tempdir): Remove epaths.h from the distribution
Gerd Moellmann [Fri, 1 Dec 2000 10:24:23 +0000 (10:24 +0000)]
(tempdir): Remove epaths.h from the distribution
instead of paths.h.

23 years ago(fit-window-to-buffer): Handle non-nil `truncate-lines'.
Miles Bader [Fri, 1 Dec 2000 08:11:55 +0000 (08:11 +0000)]
(fit-window-to-buffer): Handle non-nil `truncate-lines'.

23 years ago(describe-char-after): Fix typo.
Kenichi Handa [Fri, 1 Dec 2000 06:20:04 +0000 (06:20 +0000)]
(describe-char-after): Fix typo.
(describe-character-set, non-iso-charset-alist): Fix typo.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 1 Dec 2000 06:19:31 +0000 (06:19 +0000)]
*** empty log message ***

23 years ago(image-file-name-regexp): Automatically add upper-case variants of each
Miles Bader [Fri, 1 Dec 2000 04:37:30 +0000 (04:37 +0000)]
(image-file-name-regexp): Automatically add upper-case variants of each
filename extension in `image-file-name-extensions', since they seem to
be common.

23 years ago(file-cache-directory-name, file-cache-minibuffer-complete):
Miles Bader [Fri, 1 Dec 2000 03:35:56 +0000 (03:35 +0000)]
(file-cache-directory-name, file-cache-minibuffer-complete):
  Ignore the minibuffer prompt.

From Milan Zamazal <Milan.Zamazal@qbizm.com>:
(file-cache-minibuffer-complete): Don't try to delete the minibuffer prompt.

23 years ago(minibuffer-contents, minibuffer-contents-no-properties)
Miles Bader [Fri, 1 Dec 2000 03:31:49 +0000 (03:31 +0000)]
(minibuffer-contents, minibuffer-contents-no-properties)
(delete-minibuffer-contents): New functions.

23 years agoFrom Milan Zamazal <Milan.Zamazal@qbizm.com>:
Miles Bader [Fri, 1 Dec 2000 02:59:07 +0000 (02:59 +0000)]
From Milan Zamazal <Milan.Zamazal@qbizm.com>:
(file-cache-minibuffer-complete): Don't try to delete the minibuffer prompt.

23 years ago(echo_area_display): If cursor is in the echo area, make
Gerd Moellmann [Thu, 30 Nov 2000 21:57:27 +0000 (21:57 +0000)]
(echo_area_display): If cursor is in the echo area, make
sure that the next redisplay displays the minibuffer, so that
the cursor will be replaced with what the minibuffer wants.

23 years agoTest USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and
Gerd Moellmann [Thu, 30 Nov 2000 19:52:51 +0000 (19:52 +0000)]
Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and
#ifndef instead of using #if.
(XTread_socket) [USE_MOTIF] <KeyPress>: Call XmIsScrollBar only if
USE_TOOLKIT_SCROLL_BARS is defined.

23 years agoFix again.
Dave Love [Thu, 30 Nov 2000 19:12:41 +0000 (19:12 +0000)]
Fix again.

23 years agoFix read-buffer-function type.
Dave Love [Thu, 30 Nov 2000 19:06:22 +0000 (19:06 +0000)]
Fix read-buffer-function type.

23 years ago(x_set_cursor_color): Use x_update_cursor instead of x_display_cursor.
Jason Rumney [Thu, 30 Nov 2000 18:20:01 +0000 (18:20 +0000)]
(x_set_cursor_color): Use x_update_cursor instead of x_display_cursor.

23 years ago*** empty log message ***
Jason Rumney [Thu, 30 Nov 2000 18:18:57 +0000 (18:18 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Thu, 30 Nov 2000 17:43:17 +0000 (17:43 +0000)]
*** empty log message ***

23 years ago(message-set-auto-save-file-name): Use gnus-make-directory.
Dave Love [Thu, 30 Nov 2000 17:09:44 +0000 (17:09 +0000)]
(message-set-auto-save-file-name): Use gnus-make-directory.

23 years ago(message-mail-alias-type): Customize.
Dave Love [Thu, 30 Nov 2000 17:04:49 +0000 (17:04 +0000)]
(message-mail-alias-type): Customize.
(message-headers): Remove duplicate defgroup.

23 years ago(message-auto-save-directory): Use
Dave Love [Thu, 30 Nov 2000 16:46:52 +0000 (16:46 +0000)]
(message-auto-save-directory): Use
file-name-as-directory.
(message-set-auto-save-file-name): Create
message-auto-save-directory if necessary.
(message-replace-chars-in-string): Removed -- unused.

23 years ago(rmail-set-message-counters): Don't use "D"
Gerd Moellmann [Thu, 30 Nov 2000 16:22:12 +0000 (16:22 +0000)]
(rmail-set-message-counters): Don't use "D"
as dummy 0-th char of rmail-deleted-vector.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 14:03:56 +0000 (14:03 +0000)]
*** empty log message ***

23 years ago(Fmd5): Doc fix.
Gerd Moellmann [Thu, 30 Nov 2000 14:03:30 +0000 (14:03 +0000)]
(Fmd5): Doc fix.

23 years agoReplaced with built-in function.
Gerd Moellmann [Thu, 30 Nov 2000 13:51:33 +0000 (13:51 +0000)]
Replaced with built-in function.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 13:47:34 +0000 (13:47 +0000)]
*** empty log message ***

23 years ago(Fmd5): New function.
Gerd Moellmann [Thu, 30 Nov 2000 13:46:42 +0000 (13:46 +0000)]
(Fmd5): New function.
(syms_of_fns): Defsubr md5.

23 years ago(obj): Add md5.o
Gerd Moellmann [Thu, 30 Nov 2000 13:46:08 +0000 (13:46 +0000)]
(obj): Add md5.o

23 years agoFix typos and spelling errors.
Gerd Moellmann [Thu, 30 Nov 2000 13:24:19 +0000 (13:24 +0000)]
Fix typos and spelling errors.
(bs-appearance) <defgroup>: Renamed from bs-appearence.
(bs-configuration): Doc fix.

23 years ago*** empty log message ***
Eli Zaretskii [Thu, 30 Nov 2000 13:23:55 +0000 (13:23 +0000)]
*** empty log message ***

23 years agoEliminated the line number font predefinition.
Eli Zaretskii [Thu, 30 Nov 2000 13:23:04 +0000 (13:23 +0000)]
Eliminated the line number font predefinition.

23 years ago(ps-end-job): Bind case-fold-search only after
Eli Zaretskii [Thu, 30 Nov 2000 13:20:49 +0000 (13:20 +0000)]
(ps-end-job): Bind case-fold-search only after
switching to ps-spool-buffer.

Line number font customization.  PostScript: Lines and
PageCount are initialized on each page.  Doc Fix.
(ps-print-version): New version number (6.3.2).
(ps-lpr-switches, ps-font-info-database, ps-font-size)
(ps-header-font-size, ps-header-title-font-size, ps-left-header)
(ps-right-header): Customization fix.
(ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
Fix code.
(ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
New vars.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 13:09:49 +0000 (13:09 +0000)]
*** empty log message ***

23 years agoUndo mistaken change of 2000-11-28. Update copyright.
Gerd Moellmann [Thu, 30 Nov 2000 13:09:23 +0000 (13:09 +0000)]
Undo mistaken change of 2000-11-28.  Update copyright.

23 years ago(custom-face-value-create): Always emphasize tag.
Gerd Moellmann [Thu, 30 Nov 2000 13:01:40 +0000 (13:01 +0000)]
(custom-face-value-create): Always emphasize tag.

23 years agoTool bar tweak.
Dave Love [Thu, 30 Nov 2000 12:56:58 +0000 (12:56 +0000)]
Tool bar tweak.

23 years ago(xm_arm_callback): Handle case that W is null;
Gerd Moellmann [Thu, 30 Nov 2000 12:50:08 +0000 (12:50 +0000)]
(xm_arm_callback): Handle case that W is null;
also see comment there.

23 years ago(popup_get_selection): Use xmalloc instead of malloc.
Gerd Moellmann [Thu, 30 Nov 2000 12:41:39 +0000 (12:41 +0000)]
(popup_get_selection): Use xmalloc instead of malloc.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 30 Nov 2000 12:28:01 +0000 (12:28 +0000)]
*** empty log message ***

23 years ago(diary-entry-time): Anchor pattern correctly
Gerd Moellmann [Thu, 30 Nov 2000 12:27:36 +0000 (12:27 +0000)]
(diary-entry-time): Anchor pattern correctly
and skip whitespace and newlines.

23 years ago(tpu-version): New version.
Gerd Moellmann [Thu, 30 Nov 2000 12:17:21 +0000 (12:17 +0000)]
(tpu-version): New version.
(tpu-search-overlay, tpu-replace-overlay): New initial range.
(tpu-original-mode-line): Variable deleted.
(tpu-mark-flag): New initial value.
(tpu-set-mode-line): Don't redefine mode-line-format.  Add
tpu-mark-flag to minor-mode-alist.
(tpu-update-mode-line): New mark flag logic.
(tpu-get): Use find-file-wildcards.
(tpu-search-highlight): Move overlay less, reset overlay properly.
(tpu-unselect): Deactivate mark.
(tpu-lm-replace): Reset overlay properly.
(tpu-forward-line): Use forward-visible-line.
(tpu-edt-on): Set transient mark mode.  ispell autoloads deleted.

23 years ago(tpu-forward-line): Use
Gerd Moellmann [Thu, 30 Nov 2000 12:16:38 +0000 (12:16 +0000)]
(tpu-forward-line): Use
forward-visible-line.

23 years ago($(BLD)/ebrowse.exe): Use tabs not spaces.
Andrew Innes [Thu, 30 Nov 2000 11:57:36 +0000 (11:57 +0000)]
($(BLD)/ebrowse.exe): Use tabs not spaces.
(install): Ditto.

23 years ago(x_estimate_mode_line_height): If `mode-line' face
Gerd Moellmann [Thu, 30 Nov 2000 11:56:35 +0000 (11:56 +0000)]
(x_estimate_mode_line_height): If `mode-line' face
hasn't a font, use that of the frame, as drawing glyphs
does.

23 years ago*** empty log message ***
Dave Love [Thu, 30 Nov 2000 11:23:55 +0000 (11:23 +0000)]
*** empty log message ***

23 years ago(third...tenth): Really undo change of 2000-08-05.
Stefan Monnier [Thu, 30 Nov 2000 06:49:03 +0000 (06:49 +0000)]
(third...tenth): Really undo change of 2000-08-05.

23 years ago(quoted-printable-decode-region): Use error, not message
Dave Love [Wed, 29 Nov 2000 22:22:28 +0000 (22:22 +0000)]
(quoted-printable-decode-region): Use error, not message
to report malformed text (like base64).  Amend message.

23 years agoFix a bug: "C-h i m emacs" instead of "C-h i emacs".
Eli Zaretskii [Wed, 29 Nov 2000 20:39:28 +0000 (20:39 +0000)]
Fix a bug: "C-h i m emacs" instead of "C-h i emacs".

23 years ago(describe-function-1): Regexp-quote function name
Gerd Moellmann [Wed, 29 Nov 2000 20:05:46 +0000 (20:05 +0000)]
(describe-function-1): Regexp-quote function name
when used as part of a regexp.

23 years ago(enriched-face-ans): Use face-attribute instead
Gerd Moellmann [Wed, 29 Nov 2000 19:22:47 +0000 (19:22 +0000)]
(enriched-face-ans): Use face-attribute instead
of face-foreground and face-background.

23 years ago(tool-bar-add-item-from-menu): Use
Gerd Moellmann [Wed, 29 Nov 2000 19:21:47 +0000 (19:21 +0000)]
(tool-bar-add-item-from-menu): Use
face-attribute instead of face-foreground and face-background.
(tool-bar-add-item): Likewise, and handle unspecified colors.

23 years ago(face-foreground, face-background, face-stipple):
Gerd Moellmann [Wed, 29 Nov 2000 19:21:17 +0000 (19:21 +0000)]
(face-foreground, face-background, face-stipple):
Return nil if attribute is unspecified, for backward
compatibility.

23 years ago*** empty log message ***
Dave Love [Wed, 29 Nov 2000 19:14:47 +0000 (19:14 +0000)]
*** empty log message ***

23 years agoadd-hook change
Dave Love [Wed, 29 Nov 2000 19:13:46 +0000 (19:13 +0000)]
add-hook change

23 years agodelete-frame-hook
Dave Love [Wed, 29 Nov 2000 19:13:21 +0000 (19:13 +0000)]
delete-frame-hook

23 years agoplist-member
Dave Love [Wed, 29 Nov 2000 19:12:51 +0000 (19:12 +0000)]
plist-member

23 years ago*** empty log message ***
Stefan Monnier [Wed, 29 Nov 2000 18:47:42 +0000 (18:47 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 29 Nov 2000 16:56:15 +0000 (16:56 +0000)]
*** empty log message ***