]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years agoBump version to 21.1.80.
Eli Zaretskii [Fri, 11 Jan 2002 08:49:08 +0000 (08:49 +0000)]
Bump version to 21.1.80.

22 years agoBump the version to 21.1.80.
Eli Zaretskii [Fri, 11 Jan 2002 08:44:51 +0000 (08:44 +0000)]
Bump the version to 21.1.80.

22 years ago(send_process): Set src_multibyte to 1 after the call
Eli Zaretskii [Mon, 7 Jan 2002 21:21:51 +0000 (21:21 +0000)]
(send_process): Set src_multibyte to 1 after the call
top setup_coding_system, not before the call.

22 years agoUse wildcards.
Andreas Schwab [Mon, 7 Jan 2002 12:33:39 +0000 (12:33 +0000)]
Use wildcards.

22 years agoUndo previous change.
Richard M. Stallman [Sun, 6 Jan 2002 06:18:38 +0000 (06:18 +0000)]
Undo previous change.

22 years ago(x_draw_glyphs): Don't call notice_overwritten_cursor
Jason Rumney [Sat, 5 Jan 2002 00:42:26 +0000 (00:42 +0000)]
(x_draw_glyphs): Don't call notice_overwritten_cursor
if OVERLAPS_P.

22 years ago*** empty log message ***
Jason Rumney [Sat, 5 Jan 2002 00:41:05 +0000 (00:41 +0000)]
*** empty log message ***

22 years ago(menu_highlight_callback): Hide any tooltip window.
Richard M. Stallman [Fri, 4 Jan 2002 22:18:17 +0000 (22:18 +0000)]
(menu_highlight_callback): Hide any tooltip window.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 4 Jan 2002 22:18:09 +0000 (22:18 +0000)]
*** empty log message ***

22 years agoSuggest to upgrade ncurses if Emacs aborts in tparam1.
Eli Zaretskii [Fri, 4 Jan 2002 10:22:05 +0000 (10:22 +0000)]
Suggest to upgrade ncurses if Emacs aborts in tparam1.

23 years ago(sigunblock): Don't define if already defined.
Richard M. Stallman [Sun, 30 Dec 2001 22:42:06 +0000 (22:42 +0000)]
(sigunblock): Don't define if already defined.

23 years ago(sigprocmask_set): Conditionalize decl on ! NOT_C_CODE.
Richard M. Stallman [Sun, 30 Dec 2001 22:40:16 +0000 (22:40 +0000)]
(sigprocmask_set): Conditionalize decl on ! NOT_C_CODE.

(sigprocmask_set): Declare as extern SIGMASKTYPE.
(SIGMASKTYPE): Define.

23 years ago(LIBX11_SYSTEM) [MOTIF]: Add -lgen.
Richard M. Stallman [Sat, 29 Dec 2001 23:51:48 +0000 (23:51 +0000)]
(LIBX11_SYSTEM) [MOTIF]: Add -lgen.

23 years ago*** empty log message ***
Richard M. Stallman [Sat, 29 Dec 2001 23:51:24 +0000 (23:51 +0000)]
*** empty log message ***

23 years ago(ange-ftp-allow-child-lookup): Always return nil.
Richard M. Stallman [Sat, 29 Dec 2001 20:48:06 +0000 (20:48 +0000)]
(ange-ftp-allow-child-lookup): Always return nil.
This fixes a bug that treated all files as directories.
(ange-ftp-insert-directory): Explicitly follow symlinks.

(ange-ftp-file-modtime): Use save-match-data.

23 years ago(try_scrolling) <PT below scroll margin>: Add the
Gerd Moellmann [Fri, 28 Dec 2001 12:44:24 +0000 (12:44 +0000)]
(try_scrolling) <PT below scroll margin>: Add the
height of the cursor line to the amount to scroll.

23 years ago(mail-envelope-from): Fix :type. Suggested by "Golubev I. N." <gin@mo.msk.ru>.
Eli Zaretskii [Fri, 28 Dec 2001 12:27:49 +0000 (12:27 +0000)]
(mail-envelope-from): Fix :type.  Suggested by "Golubev I. N." <gin@mo.msk.ru>.
(sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
From "Golubev I. N." <gin@mo.msk.ru>.

23 years ago(ldap-search-internal): Handle <file://...> in results.
Richard M. Stallman [Fri, 28 Dec 2001 06:28:41 +0000 (06:28 +0000)]
(ldap-search-internal): Handle <file://...> in results.

23 years agoFix previous change.
Richard M. Stallman [Fri, 28 Dec 2001 02:13:47 +0000 (02:13 +0000)]
Fix previous change.

23 years ago(find-dired-sentinel): Precede exit message by
Richard M. Stallman [Fri, 28 Dec 2001 02:12:49 +0000 (02:12 +0000)]
(find-dired-sentinel): Precede exit message by
two spaces, to match the regexp in dired-between-files.

23 years ago(compile-internal): Set TERM variable in process-environment.
Richard M. Stallman [Wed, 26 Dec 2001 21:31:58 +0000 (21:31 +0000)]
(compile-internal): Set TERM variable in process-environment.

23 years ago(ange-ftp-file-modtime): Use save-match-data.
Richard M. Stallman [Fri, 21 Dec 2001 23:58:23 +0000 (23:58 +0000)]
(ange-ftp-file-modtime): Use save-match-data.

23 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Dec 2001 23:58:09 +0000 (23:58 +0000)]
*** empty log message ***

23 years ago(Info-select-node): If Info-use-header-line is nil, set
Eli Zaretskii [Fri, 21 Dec 2001 19:09:21 +0000 (19:09 +0000)]
(Info-select-node): If Info-use-header-line is nil, set
header-line-format to nil.
(Info-fontify-node): Don't put a keymap text property on the
heading if we are not going to display the header line.  Remove
any such text properties left over from past visits to this node.

23 years ago(eval-defun-1): Cope with atoms as args.
Richard M. Stallman [Fri, 21 Dec 2001 14:13:37 +0000 (14:13 +0000)]
(eval-defun-1): Cope with atoms as args.

23 years ago(define-minor-mode): Make no arg by default in an interactive call,
Richard M. Stallman [Fri, 21 Dec 2001 14:12:50 +0000 (14:12 +0000)]
(define-minor-mode): Make no arg by default in an interactive call,
so that repeating the command toggles again.

23 years agoDocument problems with AIX's /bin/c89 compiler and with X-Symbol.
Eli Zaretskii [Fri, 21 Dec 2001 12:28:39 +0000 (12:28 +0000)]
Document problems with AIX's /bin/c89 compiler and with X-Symbol.

23 years ago*** empty log message ***
Eli Zaretskii [Fri, 21 Dec 2001 08:16:35 +0000 (08:16 +0000)]
*** empty log message ***

23 years ago(EMACSSOURCES): Update the list of Emacs manual source files.
Eli Zaretskii [Fri, 21 Dec 2001 08:15:45 +0000 (08:15 +0000)]
(EMACSSOURCES): Update the list of Emacs manual source files.

23 years ago(DECODE_COMPOSITION_END): Fix last change.
Eli Zaretskii [Fri, 21 Dec 2001 08:09:51 +0000 (08:09 +0000)]
(DECODE_COMPOSITION_END): Fix last change.

23 years agoRevert checkin on wrong branch.
Dave Love [Tue, 18 Dec 2001 15:42:05 +0000 (15:42 +0000)]
Revert checkin on wrong branch.

23 years ago(newline): Doc fix.
Dave Love [Tue, 18 Dec 2001 15:38:34 +0000 (15:38 +0000)]
(newline): Doc fix.

23 years ago(f90-break-line): Avoid infinite recursion
Dave Love [Tue, 18 Dec 2001 15:19:28 +0000 (15:19 +0000)]
(f90-break-line): Avoid infinite recursion
calling `newline'.

23 years ago(xmenu.o, xterm.o, fontset.o): Depend on buffer.h.
Richard M. Stallman [Mon, 17 Dec 2001 14:10:35 +0000 (14:10 +0000)]
(xmenu.o, xterm.o, fontset.o): Depend on buffer.h.

23 years ago(DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
Richard M. Stallman [Mon, 17 Dec 2001 14:06:08 +0000 (14:06 +0000)]
(DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
instead of only for COMPOSITION_DISABLED.

23 years ago*** empty log message ***
Richard M. Stallman [Mon, 17 Dec 2001 14:05:59 +0000 (14:05 +0000)]
*** empty log message ***

23 years ago#
André Spiegel [Fri, 14 Dec 2001 08:20:22 +0000 (08:20 +0000)]
#

23 years ago(vc-checkout-model, vc-state, vc-workfile-version): Return nil if FILE
André Spiegel [Fri, 14 Dec 2001 08:19:06 +0000 (08:19 +0000)]
(vc-checkout-model, vc-state, vc-workfile-version): Return nil if FILE
is not registered.
(vc-check-master-templates, vc-default-make-version-backups-p): Doc fix.

23 years ago(font-lock-mode): Put our function at the end of after-change-functions.
Eli Zaretskii [Thu, 13 Dec 2001 07:38:25 +0000 (07:38 +0000)]
(font-lock-mode): Put our function at the end of after-change-functions.

23 years ago(ad-compile-function): Byte compile the function under another
Eli Zaretskii [Thu, 13 Dec 2001 07:33:56 +0000 (07:33 +0000)]
(ad-compile-function): Byte compile the function under another
(uninterned) name.

23 years ago(Frecenter): Simplify computation in the case of window
Gerd Moellmann [Wed, 12 Dec 2001 13:46:54 +0000 (13:46 +0000)]
(Frecenter): Simplify computation in the case of window
system frames and ARG < 0; use window_box_height.

23 years ago(move_it_vertically_backward): Change heuristic
Gerd Moellmann [Wed, 12 Dec 2001 13:46:00 +0000 (13:46 +0000)]
(move_it_vertically_backward): Change heuristic
for the case that we didn't move far enough initially.

23 years ago(smtpmail-send-queued-mail): Insert the enqueued messages literally.
Eli Zaretskii [Mon, 10 Dec 2001 19:53:52 +0000 (19:53 +0000)]
(smtpmail-send-queued-mail): Insert the enqueued messages literally.

23 years ago(random): Undefine.
Eli Zaretskii [Sun, 9 Dec 2001 16:45:01 +0000 (16:45 +0000)]
(random): Undefine.
(srand48): Don't undefine.

23 years ago(display_mode_element): Don't read past end of string if it ends with '%'.
Andreas Schwab [Sun, 9 Dec 2001 15:29:01 +0000 (15:29 +0000)]
(display_mode_element): Don't read past end of string if it ends with '%'.

23 years agoAdd an entry about fonts and colors problems on KDE.
Eli Zaretskii [Sat, 8 Dec 2001 10:38:38 +0000 (10:38 +0000)]
Add an entry about fonts and colors problems on KDE.

23 years agoCopy the entry about subtly incompatible toolkit versions from the
Eli Zaretskii [Sat, 8 Dec 2001 10:24:56 +0000 (10:24 +0000)]
Copy the entry about subtly incompatible toolkit versions from the
trunk.

23 years agoAdvice about debugging X protocol errors which disappear in
Eli Zaretskii [Thu, 6 Dec 2001 12:37:24 +0000 (12:37 +0000)]
Advice about debugging X protocol errors which disappear in
synchronous mode.

23 years ago(x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
Eli Zaretskii [Thu, 6 Dec 2001 12:00:29 +0000 (12:00 +0000)]
(x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
scroll bars of the frame before deleting the frame itself.

23 years agoRemove the old note about +++ and --- marks.
Eli Zaretskii [Thu, 6 Dec 2001 09:23:43 +0000 (09:23 +0000)]
Remove the old note about +++ and --- marks.

23 years ago(HAVE_VFORK): Define if undefined.
Eli Zaretskii [Wed, 5 Dec 2001 18:33:38 +0000 (18:33 +0000)]
(HAVE_VFORK): Define if undefined.

23 years agoAdded stale load-path problems.
Jason Rumney [Sun, 2 Dec 2001 21:02:01 +0000 (21:02 +0000)]
Added stale load-path problems.

23 years ago(tab-to-tab-stop): Use delete-horizontal-space.
Stefan Monnier [Sun, 2 Dec 2001 03:57:32 +0000 (03:57 +0000)]
(tab-to-tab-stop): Use delete-horizontal-space.

23 years ago*** empty log message ***
Eli Zaretskii [Sat, 1 Dec 2001 13:20:13 +0000 (13:20 +0000)]
*** empty log message ***

23 years agoUpdate maintainer.
Eli Zaretskii [Sat, 1 Dec 2001 13:18:45 +0000 (13:18 +0000)]
Update maintainer.
(Acknowledgement): Update contributors.

23 years agoUpdate maintainer.
Eli Zaretskii [Sat, 1 Dec 2001 13:14:33 +0000 (13:14 +0000)]
Update maintainer.

23 years agoMention the problems with python-mode and GUD arrow display on a tty.
Eli Zaretskii [Sat, 1 Dec 2001 07:52:27 +0000 (07:52 +0000)]
Mention the problems with python-mode and GUD arrow display on a tty.

23 years ago#
André Spiegel [Fri, 30 Nov 2001 14:08:48 +0000 (14:08 +0000)]
#

23 years ago(vc-cvs-parse-status): Store file state in property, don't just return
André Spiegel [Fri, 30 Nov 2001 14:05:18 +0000 (14:05 +0000)]
(vc-cvs-parse-status): Store file state in property, don't just return
it.

23 years agoFix some Latin-4 characters.
Dave Love [Thu, 29 Nov 2001 19:59:10 +0000 (19:59 +0000)]
Fix some Latin-4 characters.

23 years ago*** empty log message ***
Dave Love [Thu, 29 Nov 2001 12:20:44 +0000 (12:20 +0000)]
*** empty log message ***

23 years ago(syms_of_coding) <Qchar_coding_system>: Give it an
Dave Love [Thu, 29 Nov 2001 12:19:42 +0000 (12:19 +0000)]
(syms_of_coding) <Qchar_coding_system>: Give it an
extra extra slot.

23 years ago(map-charset-chars): New function.
Dave Love [Thu, 29 Nov 2001 12:16:43 +0000 (12:16 +0000)]
(map-charset-chars): New function.
(register-char-codings): Use it to cope with generic chars in
safe-chars.

23 years agoFontify rewind, backspace. Doc fixes.
Dave Love [Thu, 29 Nov 2001 11:56:09 +0000 (11:56 +0000)]
Fontify rewind, backspace.  Doc fixes.
(fortran-beginning-do, fortran-beginning-if): Fix regexp typos.

23 years ago(x_draw_glyphs): Don't call notice_overwritten_cursor if
Gerd Moellmann [Wed, 28 Nov 2001 17:12:35 +0000 (17:12 +0000)]
(x_draw_glyphs): Don't call notice_overwritten_cursor if
OVERLAPS_P.

23 years agoTypo.
Stefan Monnier [Wed, 28 Nov 2001 03:07:09 +0000 (03:07 +0000)]
Typo.

23 years ago(regexp-opt-depth): Fix off-by-two error.
Stefan Monnier [Wed, 28 Nov 2001 03:01:42 +0000 (03:01 +0000)]
(regexp-opt-depth): Fix off-by-two error.

23 years agoAdded note about display refresh while dialogs and pop-up menus are
Jason Rumney [Tue, 27 Nov 2001 19:23:36 +0000 (19:23 +0000)]
Added note about display refresh while dialogs and pop-up menus are
active on Windows. Updated Windows specific references from 21.1 to 21.2.

23 years ago(unexec): Index by n, not nn, when checking for ".sbss".
Richard M. Stallman [Mon, 26 Nov 2001 01:22:55 +0000 (01:22 +0000)]
(unexec): Index by n, not nn, when checking for ".sbss".

23 years ago(Fcall_process): When we make a bigger buffer for bufptr,
Richard M. Stallman [Mon, 26 Nov 2001 00:41:24 +0000 (00:41 +0000)]
(Fcall_process): When we make a bigger buffer for bufptr,
don't lose the data in it.

23 years ago(Fset_window_vscroll): Doc fix. From Kalle Olavi Niemitalo <kon@iki.fi>.
Eli Zaretskii [Sun, 25 Nov 2001 18:29:29 +0000 (18:29 +0000)]
(Fset_window_vscroll): Doc fix.  From Kalle Olavi Niemitalo <kon@iki.fi>.

23 years ago(IT_clear_screen): If the frame's faces are not yet
Eli Zaretskii [Fri, 23 Nov 2001 17:21:55 +0000 (17:21 +0000)]
(IT_clear_screen): If the frame's faces are not yet
realized, use the initial screen colors to clear the screen.

23 years agoFix a typo.
Eli Zaretskii [Wed, 21 Nov 2001 19:45:30 +0000 (19:45 +0000)]
Fix a typo.

23 years ago(temporary-file-directory, null-device)
Richard M. Stallman [Wed, 21 Nov 2001 12:03:46 +0000 (12:03 +0000)]
(temporary-file-directory, null-device)
(small-temporary-file-directory): Definitions moved up.

23 years ago(auto-save-file-name-transforms): Put remote files in
Richard M. Stallman [Wed, 21 Nov 2001 11:56:53 +0000 (11:56 +0000)]
(auto-save-file-name-transforms): Put remote files in
temporary-file-directory rather than /tmp.

23 years agoDon't alter minor-mode-alist.
Richard M. Stallman [Wed, 21 Nov 2001 10:54:56 +0000 (10:54 +0000)]
Don't alter minor-mode-alist.

23 years ago*** empty log message ***
Stefan Monnier [Wed, 21 Nov 2001 02:05:29 +0000 (02:05 +0000)]
*** empty log message ***

23 years agoUpdate table of versions of make that are suitable
Jason Rumney [Tue, 20 Nov 2001 23:13:40 +0000 (23:13 +0000)]
Update table of versions of make that are suitable
for building Emacs, based on recent feedback.

23 years ago*** empty log message ***
Jason Rumney [Tue, 20 Nov 2001 23:12:47 +0000 (23:12 +0000)]
*** empty log message ***

23 years agoRemoved.
Jason Rumney [Tue, 20 Nov 2001 22:45:36 +0000 (22:45 +0000)]
Removed.

23 years ago(w32-system-coding-system): Initialize from
Jason Rumney [Tue, 20 Nov 2001 22:20:08 +0000 (22:20 +0000)]
(w32-system-coding-system): Initialize from
locale-coding-system.

23 years agoFix a typo.
Eli Zaretskii [Tue, 20 Nov 2001 20:35:21 +0000 (20:35 +0000)]
Fix a typo.

23 years agoWhat to do when AUC TeX doesn't fontify.
Eli Zaretskii [Tue, 20 Nov 2001 19:16:14 +0000 (19:16 +0000)]
What to do when AUC TeX doesn't fontify.

23 years agoMark lm-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>.
Eli Zaretskii [Tue, 20 Nov 2001 18:44:28 +0000 (18:44 +0000)]
Mark lm-mode as special.  Suggested by Klaus Straubinger <ksnetz@arcor.de>.

23 years agoMark gomoku-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>.
Eli Zaretskii [Tue, 20 Nov 2001 18:40:55 +0000 (18:40 +0000)]
Mark gomoku-mode as special.  Suggested by Klaus Straubinger <ksnetz@arcor.de>.

23 years ago(cperl-perldoc): Require man before binding `manual-program'.
Stefan Monnier [Tue, 20 Nov 2001 14:21:15 +0000 (14:21 +0000)]
(cperl-perldoc): Require man before binding `manual-program'.

23 years ago*** empty log message ***
Stefan Monnier [Mon, 19 Nov 2001 23:00:56 +0000 (23:00 +0000)]
*** empty log message ***

23 years ago(c-parse-state): Typo. From Martin Stjernholm.
Stefan Monnier [Mon, 19 Nov 2001 22:54:41 +0000 (22:54 +0000)]
(c-parse-state): Typo. From Martin Stjernholm.

23 years ago(comment-padding): Add :type and :group.
Stefan Monnier [Mon, 19 Nov 2001 20:36:28 +0000 (20:36 +0000)]
(comment-padding): Add :type and :group.

23 years agoRemove mistaken license notice.
Richard M. Stallman [Mon, 19 Nov 2001 19:02:04 +0000 (19:02 +0000)]
Remove mistaken license notice.

23 years ago(child_setup_tty): Don't clear ICRNL or INLCR.
Richard M. Stallman [Mon, 19 Nov 2001 14:48:18 +0000 (14:48 +0000)]
(child_setup_tty): Don't clear ICRNL or INLCR.

23 years ago(comment-indent): Fix misindentation for comment-only lines.
Stefan Monnier [Mon, 19 Nov 2001 04:59:24 +0000 (04:59 +0000)]
(comment-indent): Fix misindentation for comment-only lines.

23 years ago*** empty log message ***
Jason Rumney [Sun, 18 Nov 2001 02:06:24 +0000 (02:06 +0000)]
*** empty log message ***

23 years ago(note_mouse_highlight): Fix type of variable `ignore'.
Jason Rumney [Sun, 18 Nov 2001 02:00:03 +0000 (02:00 +0000)]
(note_mouse_highlight): Fix type of variable `ignore'.

23 years ago*** empty log message ***
Jason Rumney [Sun, 18 Nov 2001 01:51:42 +0000 (01:51 +0000)]
*** empty log message ***

23 years ago(x_draw_bar_cursor): Get glyph's face.
Jason Rumney [Sun, 18 Nov 2001 01:43:56 +0000 (01:43 +0000)]
(x_draw_bar_cursor): Get glyph's face.

23 years ago(note_mouse_highlight): Fix type of variable `ignore'.
Andreas Schwab [Sat, 17 Nov 2001 21:37:41 +0000 (21:37 +0000)]
(note_mouse_highlight): Fix type of variable `ignore'.

23 years ago*** empty log message ***
Jason Rumney [Sat, 17 Nov 2001 17:47:08 +0000 (17:47 +0000)]
*** empty log message ***

23 years ago(x_draw_bar_cursor): If the background color of the
Jason Rumney [Sat, 17 Nov 2001 17:40:47 +0000 (17:40 +0000)]
(x_draw_bar_cursor): If the background color of the
glyph under the cursor equals the frame's cursor color, use
the glyph's foreground color for drawing the bar cursor.
(x_after_update_window_line): Clear internal border
in different circumstances.
(w32_set_vertical_scroll_bar): Check for width and height > 0.
(w32_draw_relief_rect): Correct relief by 1 pixel.
(x_set_glyph_string_background_width): Set
extends_to_end_of_line_p if the row's fill_line_p is set and
drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.
(x_display_and_set_cursor): If cursor_in_echo_area,
use NO_CURSOR if cursor_in_non_selected_windows is false.
(show_mouse_face): Clean up.  Recognize overwritten
cursor differently.
(x_draw_glyphs): Remove parameters READ_START and
REAL_END.  Notice if cursor gets overwritten.
(notice_overwritten_cursor): Renamed from
note_overwritten_text_cursor.  Rewritten to take glyph widths
into account, and to take X positions as parameters.
(x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
around call to x_draw_glyphs.

23 years ago(x_set_internal_border_width): Set frame garbaged
Jason Rumney [Sat, 17 Nov 2001 17:39:05 +0000 (17:39 +0000)]
(x_set_internal_border_width): Set frame garbaged
when X window doesn't exist yet.