]>
git.eshelyaron.com Git - emacs.git/log
Kenichi Handa [Tue, 9 Jan 2001 02:29:21 +0000 (02:29 +0000)]
*** empty log message ***
Dave Love [Mon, 8 Jan 2001 20:35:18 +0000 (20:35 +0000)]
*** empty log message ***
Dave Love [Mon, 8 Jan 2001 19:56:54 +0000 (19:56 +0000)]
Rearrange relative to comment.
Dave Love [Mon, 8 Jan 2001 19:54:40 +0000 (19:54 +0000)]
Comments.
Dave Love [Mon, 8 Jan 2001 19:47:32 +0000 (19:47 +0000)]
(mm-qp-or-base64): Don't base64 for the sake of a
single character.
Dave Love [Mon, 8 Jan 2001 19:41:49 +0000 (19:41 +0000)]
(mm-mime-mule-charset-alist): Add Latin-{8,9}.
Dave Love [Mon, 8 Jan 2001 19:39:15 +0000 (19:39 +0000)]
Doc and message fixes.
(message-send-rename-function)
(message-make-forward-subject-function)
(message-send-mail-function, message-reply-to-function)
(message-wide-reply-to-function, message-followup-to-function)
(message-distribution-function, message-auto-save-directory): Fix
:type.
Ken Raeburn [Mon, 8 Jan 2001 19:35:06 +0000 (19:35 +0000)]
* xfns.c (xpm_load) [!ALLOC_XPM_COLORS]: Declare local variable I in inner block.
Richard M. Stallman [Mon, 8 Jan 2001 19:33:02 +0000 (19:33 +0000)]
(byte-compile-log-1): In non-batch case, don't mention the file name
or the date here, because they are logged at the start of the file.
Richard M. Stallman [Mon, 8 Jan 2001 19:32:40 +0000 (19:32 +0000)]
*** empty log message ***
Dave Love [Mon, 8 Jan 2001 19:25:35 +0000 (19:25 +0000)]
(mml-parse-1): Frob mml-confirmation-set when proceeding
after warnings. Amend multipart warning message.
Richard M. Stallman [Mon, 8 Jan 2001 19:12:12 +0000 (19:12 +0000)]
(mouse-drag-should-do-col-scrolling): Change screen-width to frame-width.
Richard M. Stallman [Mon, 8 Jan 2001 19:12:03 +0000 (19:12 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 8 Jan 2001 17:26:39 +0000 (17:26 +0000)]
Mention possible problems with new versions of GNU cpp and "..".
Eli Zaretskii [Mon, 8 Jan 2001 17:24:44 +0000 (17:24 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 8 Jan 2001 17:23:43 +0000 (17:23 +0000)]
Run the preprocessor with -traditional.
Eli Zaretskii [Mon, 8 Jan 2001 16:59:54 +0000 (16:59 +0000)]
(Info-search): Print the default as part of the prompt.
André Spiegel [Mon, 8 Jan 2001 16:32:12 +0000 (16:32 +0000)]
#
André Spiegel [Mon, 8 Jan 2001 16:26:44 +0000 (16:26 +0000)]
(vc-sccs-latest-on-branch-p): Removed.
(vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE to EDITABLE.
André Spiegel [Mon, 8 Jan 2001 16:25:43 +0000 (16:25 +0000)]
(vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg WRITABLE to EDITABLE.
André Spiegel [Mon, 8 Jan 2001 16:24:56 +0000 (16:24 +0000)]
(vc-cvs-latest-on-branch-p): Removed.
(vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
André Spiegel [Mon, 8 Jan 2001 16:23:33 +0000 (16:23 +0000)]
(vc-default-latest-on-branch-p): New function, replaces constant
implementations in backends.
Eli Zaretskii [Mon, 8 Jan 2001 16:00:38 +0000 (16:00 +0000)]
(copyright-current-year): Now a defvar.
(copyright, copyright-update): Compute the current year at run
time.
Gerd Moellmann [Mon, 8 Jan 2001 15:26:54 +0000 (15:26 +0000)]
Add `<<...>>' for help-with-tutorial.
Gerd Moellmann [Mon, 8 Jan 2001 14:55:06 +0000 (14:55 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 8 Jan 2001 14:37:40 +0000 (14:37 +0000)]
(window_scroll_pixel_based): Adjust glyph matrices
when increasing window's vscroll.
Gerd Moellmann [Mon, 8 Jan 2001 13:19:18 +0000 (13:19 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 8 Jan 2001 13:18:43 +0000 (13:18 +0000)]
Update to version 4.0. Provide support for
EDT scroll margins at top and bottom of the window. Provide an
emulation of the EDT SUBS command (bound to GOLD-Enter, by
default). Enhance edt-quit, bound to GOLD-q by default, to warn
user when file-related buffer modifications exist. Provide
support for running EDT Emulation in XEmacs. Provide customize
access to some user updatable variables. Add Commentary section
to file header. Fixed a few minor bugs and cleaned up some code.
Gerd Moellmann [Mon, 8 Jan 2001 13:18:18 +0000 (13:18 +0000)]
Update to version 4.0. Provide support
for detecting a keypress that generates an ASCII key sequence.
(Previously, only a keypress that generates a vector was
recognized.) Embed Window Manager name into name of the generated
EDT Emulation initialization file since the initialization file is
Window Manager specific. Add Commentary section to file header.
Gerd Moellmann [Mon, 8 Jan 2001 13:15:59 +0000 (13:15 +0000)]
Updated to reflect EDT Emulation version 4.0
enhancements.
Gerd Moellmann [Mon, 8 Jan 2001 12:26:23 +0000 (12:26 +0000)]
(isearch-old-signal-hook): Removed.
(isearch-mode): Add isearch-done to kbd-macro-termination-hook
instead of setting signal-hook-function.
(isearch-done): Remove isearch-done from kbd-macro-termination-hook.
Gerd Moellmann [Mon, 8 Jan 2001 12:23:32 +0000 (12:23 +0000)]
(Qkbd_macro_termination_hook): New variable.
(syms_of_macros): Initialize and staticpro it.
(pop_kbd_macro): Run kbd-macro-termination-hook.
Dave Love [Sun, 7 Jan 2001 21:15:54 +0000 (21:15 +0000)]
(Fread_key_sequence_vector): Avoid newline in
arglist, for documentation's sake.
Eli Zaretskii [Sun, 7 Jan 2001 10:05:26 +0000 (10:05 +0000)]
(mail-mode): Doc fix.
Eli Zaretskii [Sun, 7 Jan 2001 09:56:59 +0000 (09:56 +0000)]
(Info-goto-emacs-key-command-node): Doc fix.
(Info-goto-emacs-command-node): Doc fix.
Richard M. Stallman [Sun, 7 Jan 2001 01:54:41 +0000 (01:54 +0000)]
Minor fix because a bool-vector's elements can't be characters.
Eli Zaretskii [Sat, 6 Jan 2001 21:46:48 +0000 (21:46 +0000)]
(noninteractive): Don't load generic-sc on MS-DOS
systems without long file-name support.
Andrew Innes [Sat, 6 Jan 2001 21:38:18 +0000 (21:38 +0000)]
*** empty log message ***
Andrew Innes [Sat, 6 Jan 2001 21:37:21 +0000 (21:37 +0000)]
($(TIT)): Map .elc to .el.
(buildlisppath): Make path relative to $(MAKEDIR).
Andrew Innes [Sat, 6 Jan 2001 21:36:39 +0000 (21:36 +0000)]
(clean): Delete $(COMPILER_TEMP_FILES) instead
of *.pdb.
Andrew Innes [Sat, 6 Jan 2001 21:19:03 +0000 (21:19 +0000)]
Update info about compilers.
Andrew Innes [Sat, 6 Jan 2001 21:18:42 +0000 (21:18 +0000)]
Use $(MAKETYPE) instead of $(SHELLTYPE) to
select correct rule for invoking make in another directory. Amend
rules accordingly.
(clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb.
Andrew Innes [Sat, 6 Jan 2001 21:18:05 +0000 (21:18 +0000)]
(EMACS_ICON_PATH): Delete definition.
(COMPILER_TEMP_FILES): New definition.
(MAKETYPE): New definition.
Andrew Innes [Sat, 6 Jan 2001 21:16:37 +0000 (21:16 +0000)]
(EMACS_ICON_PATH): Delete definition.
Andrew Innes [Sat, 6 Jan 2001 21:16:12 +0000 (21:16 +0000)]
Be careful not to add trailing spaces when
outputting to config.settings.
Andrew Innes [Sat, 6 Jan 2001 21:07:39 +0000 (21:07 +0000)]
(custom-deps): Set EMACSLOADPATH explicitly.
Eli Zaretskii [Sat, 6 Jan 2001 19:04:32 +0000 (19:04 +0000)]
(isearch-lazy-highlight-remove-overlays): Doc fix.
(isearch-lazy-highlight-update): Doc fix.
Eli Zaretskii [Sat, 6 Jan 2001 18:55:45 +0000 (18:55 +0000)]
(ffap-bindings): Doc fix.
Eli Zaretskii [Sat, 6 Jan 2001 18:52:57 +0000 (18:52 +0000)]
(dired-virtual-guess-dir): Doc fix.
Eli Zaretskii [Sat, 6 Jan 2001 18:49:25 +0000 (18:49 +0000)]
Fix a typo.
Andrew Innes [Fri, 5 Jan 2001 21:28:52 +0000 (21:28 +0000)]
(update_end): Don't check updating_frame; for some reason
this can be 0 sometimes, such as after dismissing a popup menu,
and isn't necessary given the explicit frame argument.
Dave Love [Fri, 5 Jan 2001 16:56:21 +0000 (16:56 +0000)]
butlast, nbutlast.
Dave Love [Fri, 5 Jan 2001 16:52:53 +0000 (16:52 +0000)]
Delete butlast, nbutlast.
Dave Love [Fri, 5 Jan 2001 16:44:10 +0000 (16:44 +0000)]
(remove, remq): Remove.
Gerd Moellmann [Fri, 5 Jan 2001 14:51:50 +0000 (14:51 +0000)]
(mouse-drag-safe-scroll): Bind
scroll-preserve-screen-position to nil.
Gerd Moellmann [Fri, 5 Jan 2001 14:41:53 +0000 (14:41 +0000)]
(isearch-old-signal-hook): New variable.
(isearch-mode): Set signal-hook-function to isearch-done.
(isearch-done): Restore old signal-hook-function.
----------------------------
Gerd Moellmann [Fri, 5 Jan 2001 12:31:03 +0000 (12:31 +0000)]
(XTread_socket) <LeaveNotify>: Set help_echo to nil.
Gerd Moellmann [Fri, 5 Jan 2001 12:23:11 +0000 (12:23 +0000)]
(Info-fontify-node): Mark one more char as intangible.
Gerd Moellmann [Fri, 5 Jan 2001 11:27:09 +0000 (11:27 +0000)]
Update copyright.
Gerd Moellmann [Fri, 5 Jan 2001 11:26:08 +0000 (11:26 +0000)]
Don't prototype srandom; it takes an unsigned argument
on some systems, and an unsigned long on others, like FreeBSD 4.1.
Kenichi Handa [Fri, 5 Jan 2001 05:30:53 +0000 (05:30 +0000)]
(quail-input-string-to-events): New function.
(quail-input-method): Convert input string to events here.
(quail-start-translation): Return input string, not event list.
(quail-start-conversion): Likewise.
Kenichi Handa [Fri, 5 Jan 2001 05:29:56 +0000 (05:29 +0000)]
(compose-last-chars): New argument COMPONENTS. It
it is non-nil, compose preceding characters by compose-region with
COMPONENTS.
Kenichi Handa [Fri, 5 Jan 2001 05:29:27 +0000 (05:29 +0000)]
*** empty log message ***
Dave Love [Fri, 5 Jan 2001 00:27:21 +0000 (00:27 +0000)]
Speling &c.
Dave Love [Thu, 4 Jan 2001 21:02:24 +0000 (21:02 +0000)]
(Fformat): Doc fix.
Dave Love [Thu, 4 Jan 2001 21:01:18 +0000 (21:01 +0000)]
Revert last change except for %X.
Gerd Moellmann [Thu, 4 Jan 2001 20:40:07 +0000 (20:40 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 4 Jan 2001 20:38:02 +0000 (20:38 +0000)]
(tooltip-cancel-delayed-tip)
(tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
and tooltip-add-timeout.
(tooltip-show): Set border color from faces's foreground.
(tooltip-show-help-function): If called with the same help string
as last time, do nothing.
(tooltip-help-tips): Don't set tooltip-help-message to nil.
Gerd Moellmann [Thu, 4 Jan 2001 20:34:40 +0000 (20:34 +0000)]
Update copyright.
Gerd Moellmann [Thu, 4 Jan 2001 20:33:06 +0000 (20:33 +0000)]
(x_create_tip_frame): Preserve the value of
face_change_count around the creation of the tip frame.
(last_show_tip_args): New variable.
(compute_tip_xy): New function.
(Fx_show_tip): Reuse an existing tip frame, if possible.
(syms_of_xfns): Initialize and staticpro last_show_tip_args.
Gerd Moellmann [Thu, 4 Jan 2001 20:32:20 +0000 (20:32 +0000)]
(clear_mouse_face): Don't return if tip_frame is
non-nil.
Dave Love [Thu, 4 Jan 2001 19:25:55 +0000 (19:25 +0000)]
cperl, obsolete changes.
Dave Love [Thu, 4 Jan 2001 19:21:36 +0000 (19:21 +0000)]
Obsolete.
Dave Love [Thu, 4 Jan 2001 19:17:21 +0000 (19:17 +0000)]
Tweaks to configure instructions and saving space.
Eli Zaretskii [Thu, 4 Jan 2001 18:11:01 +0000 (18:11 +0000)]
Update links and version info for the OS/2 port.
Dave Love [Thu, 4 Jan 2001 18:05:37 +0000 (18:05 +0000)]
*** empty log message ***
Eli Zaretskii [Thu, 4 Jan 2001 17:50:41 +0000 (17:50 +0000)]
(Tags Search): Add index entries for multiple-file search and replace.
Dave Love [Thu, 4 Jan 2001 17:50:27 +0000 (17:50 +0000)]
(set_file_times): Prototype.
Dave Love [Thu, 4 Jan 2001 17:48:42 +0000 (17:48 +0000)]
(EmacsFrameSetCharSize_): Prototype.
Eli Zaretskii [Thu, 4 Jan 2001 17:47:11 +0000 (17:47 +0000)]
Add index entries for many Dired commands and features.
Dave Love [Thu, 4 Jan 2001 17:47:01 +0000 (17:47 +0000)]
(random, srandom): Declare explicitly.
Dave Love [Thu, 4 Jan 2001 17:37:43 +0000 (17:37 +0000)]
(move_it_vertically_backward): Declare.
Dave Love [Thu, 4 Jan 2001 17:35:26 +0000 (17:35 +0000)]
Commentary changes.
(detect_eol_type_in_2_octet_form): Declare arg big_endian_p.
Dave Love [Thu, 4 Jan 2001 15:39:04 +0000 (15:39 +0000)]
(nnmail-pathname-coding-system): Defvar when
compiling.
(gnus-make-directory): Require nnmail.
Dave Love [Thu, 4 Jan 2001 15:36:59 +0000 (15:36 +0000)]
(whitespace-global-mode): Fix typo.
Dave Love [Thu, 4 Jan 2001 14:47:59 +0000 (14:47 +0000)]
(mm-inline-media-tests): Add
image/x-portable-bitmap.
(mm-get-image): Grok pbm.
Gerd Moellmann [Thu, 4 Jan 2001 14:16:31 +0000 (14:16 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 4 Jan 2001 14:15:49 +0000 (14:15 +0000)]
(fancy-splash-screens): Don't bind show-help-function
to nil.
Gerd Moellmann [Thu, 4 Jan 2001 14:10:01 +0000 (14:10 +0000)]
Fix last change.
Gerd Moellmann [Thu, 4 Jan 2001 14:07:37 +0000 (14:07 +0000)]
(tooltip-frame-parameters): Remove colors.
(tooltip): New face
(tooltip-set-param): New function.
(tooltip-show): Set up color frame parameters from face `tooltip'.
Display the tooltip text in face `tooltip'.
Gerd Moellmann [Thu, 4 Jan 2001 13:55:37 +0000 (13:55 +0000)]
(x_create_tip_frame): Call face-set-after-frame-default,
like in Fx_create_frame.
Gerd Moellmann [Thu, 4 Jan 2001 13:04:11 +0000 (13:04 +0000)]
(set_font_frame_param): Don't do anything for
non-graphical frames.
Gerd Moellmann [Thu, 4 Jan 2001 12:53:51 +0000 (12:53 +0000)]
(Fdelete_other_windows): Set window's window_end_valid
to nil when changing the window's start. Don't change the
window's start when its top position hasn't changed. If we do,
this will set the window's optional_new_start, which act's like a
force_start during redisplay with C-x 1 M-> under particular
circumstances (see report from Per Starback to emacs-pretest-bug
from 2000-12-13.).
(Fdelete_other_windows): Set window's window_end_valid
to nil when changing the window's start.
Dave Love [Thu, 4 Jan 2001 11:32:58 +0000 (11:32 +0000)]
display-planes on tty
Dave Love [Thu, 4 Jan 2001 11:31:56 +0000 (11:31 +0000)]
%X, %E, %G in format strings.
Eli Zaretskii [Thu, 4 Jan 2001 08:51:36 +0000 (08:51 +0000)]
(help-for-help): Fix a typo in a doc string. From kwzh@gnu.org (Karl Heuer).
Eli Zaretskii [Thu, 4 Jan 2001 08:01:10 +0000 (08:01 +0000)]
Fix a typo.
Dave Love [Wed, 3 Jan 2001 21:21:20 +0000 (21:21 +0000)]
Doc fixes. Maintainer change.
(dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
:type.
(dired-guess-shell-alist-default): Don't use xloadimage for PNG.
(dired-guess-shell-alist-user): Customize.
(dired-x-help-address): Set to bug-gnu-emacs.
(dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
(dired-default-directory): Renamed from default-directory.
Dave Love [Wed, 3 Jan 2001 20:18:33 +0000 (20:18 +0000)]
(hl-line): Doc fix.
Gerd Moellmann [Wed, 3 Jan 2001 19:19:39 +0000 (19:19 +0000)]
(forward_to_next_line_start): Reset it->c if taking the
short cut at the start of the function. Add an assertion.
(reseat_at_next_visible_line_start): Add an assertion.