]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago(x_erase_phys_cursor): Don't erase cursor if cursor row
Kim F. Storm [Fri, 1 Feb 2002 21:15:03 +0000 (21:15 +0000)]
(x_erase_phys_cursor): Don't erase cursor if cursor row
is invisible.  This can happen if cursor is on top line of a
window, and we switch to a buffer with a header line.

22 years ago(hi-lock-find-patterns): Save restriction.
Stefan Monnier [Fri, 1 Feb 2002 19:31:17 +0000 (19:31 +0000)]
(hi-lock-find-patterns): Save restriction.

22 years ago(decode_composition_emacs_mule): Give up if NCOMPONENT
Eli Zaretskii [Fri, 1 Feb 2002 18:03:09 +0000 (18:03 +0000)]
(decode_composition_emacs_mule): Give up if NCOMPONENT
gets too large to index `component'.

22 years ago*** empty log message ***
Pavel Janík [Tue, 29 Jan 2002 08:14:10 +0000 (08:14 +0000)]
*** empty log message ***

22 years ago(tmm-get-keymap): Honour :visible in `menu-item'.
Pavel Janík [Tue, 29 Jan 2002 08:08:08 +0000 (08:08 +0000)]
(tmm-get-keymap): Honour :visible in `menu-item'.
Add Keywords header.  Update Commentary section.
Update copyright notice.

22 years agoDocument changes in scroll-...-aggressively and addition of support for
Eli Zaretskii [Mon, 28 Jan 2002 18:44:47 +0000 (18:44 +0000)]
Document changes in scroll-...-aggressively and addition of support for
BSD/OS 5.0.

22 years agoBump version to 21.1.90.
Eli Zaretskii [Mon, 28 Jan 2002 17:15:14 +0000 (17:15 +0000)]
Bump version to 21.1.90.

22 years ago(Textual Scrolling): Exchange meanings of scroll-up-aggressively and
Eli Zaretskii [Mon, 28 Jan 2002 17:04:30 +0000 (17:04 +0000)]
(Textual Scrolling): Exchange meanings of scroll-up-aggressively and
scroll-down-aggressively.
Delete text erroneously added for scroll-conservatively.

22 years ago*** empty log message ***
Eli Zaretskii [Mon, 28 Jan 2002 17:00:07 +0000 (17:00 +0000)]
*** empty log message ***

22 years ago(try_scrolling): Exchange uses of scroll_down_aggressively and
Eli Zaretskii [Mon, 28 Jan 2002 16:57:06 +0000 (16:57 +0000)]
(try_scrolling): Exchange uses of scroll_down_aggressively and
scroll_up_aggressively.

22 years ago(syms_of_buffer): Doc fixes for scroll-...-aggressively.
Eli Zaretskii [Mon, 28 Jan 2002 16:56:03 +0000 (16:56 +0000)]
(syms_of_buffer): Doc fixes for scroll-...-aggressively.

22 years ago(basic-save-buffer-2): Ignore file-error in delete-file.
Eli Zaretskii [Mon, 28 Jan 2002 16:50:29 +0000 (16:50 +0000)]
(basic-save-buffer-2): Ignore file-error in delete-file.

22 years ago(custom-save-all): Bind file-precious-flag to t for saving .emacs.
Eli Zaretskii [Mon, 28 Jan 2002 16:49:41 +0000 (16:49 +0000)]
(custom-save-all): Bind file-precious-flag to t for saving .emacs.

22 years agoRecognize BSD/OS 5.0.
Eli Zaretskii [Mon, 28 Jan 2002 16:37:30 +0000 (16:37 +0000)]
Recognize BSD/OS 5.0.

22 years agoFix typos.
Pavel Janík [Sat, 26 Jan 2002 17:08:51 +0000 (17:08 +0000)]
Fix typos.
The file utf-8.el (and its author) is mentioned above.

22 years ago(note_mouse_highlight): Reset help_echo.
Jason Rumney [Sat, 26 Jan 2002 16:29:16 +0000 (16:29 +0000)]
(note_mouse_highlight): Reset help_echo.

22 years ago(eshell-eval-command): If eshell-resume-eval
Eli Zaretskii [Sat, 26 Jan 2002 12:11:12 +0000 (12:11 +0000)]
(eshell-eval-command): If eshell-resume-eval
returns t, don't treat that as an error.

22 years ago(face-font-registry-alternatives) [windows-nt]: Add
Jason Rumney [Fri, 25 Jan 2002 23:57:32 +0000 (23:57 +0000)]
(face-font-registry-alternatives) [windows-nt]: Add
ms-oemlatin as an alternative for iso8859-1.

22 years ago(mismatch): Doc fix.
Eli Zaretskii [Fri, 25 Jan 2002 18:52:53 +0000 (18:52 +0000)]
(mismatch): Doc fix.

22 years ago(x_scroll_run): Use ScrollWindowEx in place of BitBlt.
Jason Rumney [Thu, 24 Jan 2002 20:29:39 +0000 (20:29 +0000)]
(x_scroll_run): Use ScrollWindowEx in place of BitBlt.
If region left to draw is not what was expected, mark the frame as
garbaged.

22 years ago(w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
Jason Rumney [Thu, 24 Jan 2002 20:20:36 +0000 (20:20 +0000)]
(w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
Combine the regions returned by BeginPaint and GetUpdateRect.

22 years ago(record_char): Fix a typo in a comment.
Eli Zaretskii [Thu, 24 Jan 2002 17:20:15 +0000 (17:20 +0000)]
(record_char): Fix a typo in a comment.

22 years agoFix the grammar of the entry about rld-related problems on Irix.
Eli Zaretskii [Wed, 23 Jan 2002 11:08:27 +0000 (11:08 +0000)]
Fix the grammar of the entry about rld-related problems on Irix.

22 years ago(mail-mode): ">" is not a supercite-style prefix
Stefan Monnier [Wed, 23 Jan 2002 00:44:42 +0000 (00:44 +0000)]
(mail-mode): ">" is not a supercite-style prefix
and is already matched by adaptive-fill-regexp.

22 years agoDocument crashes on Irix due to a strange problem with `rld'.
Eli Zaretskii [Tue, 22 Jan 2002 11:52:53 +0000 (11:52 +0000)]
Document crashes on Irix due to a strange problem with `rld'.

22 years agoDocument problems with insufficient colors on X.
Eli Zaretskii [Tue, 22 Jan 2002 11:07:02 +0000 (11:07 +0000)]
Document problems with insufficient colors on X.

22 years ago(ispell-help): Clean up echo area if user quits.
Richard M. Stallman [Tue, 22 Jan 2002 07:37:39 +0000 (07:37 +0000)]
(ispell-help): Clean up echo area if user quits.

22 years ago*** empty log message ***
Eli Zaretskii [Sun, 20 Jan 2002 18:08:44 +0000 (18:08 +0000)]
*** empty log message ***

22 years ago(unexec) [__sgi]: Support the .got sections.
Eli Zaretskii [Sun, 20 Jan 2002 18:07:33 +0000 (18:07 +0000)]
(unexec) [__sgi]: Support the .got sections.

22 years ago(quail-start-translation, quail-start-conversion): Bind last-command-event,
Eli Zaretskii [Sun, 20 Jan 2002 17:52:22 +0000 (17:52 +0000)]
(quail-start-translation, quail-start-conversion): Bind last-command-event,
last-command, and this-command in the first let.  This fixes the change from
2000-08-30.

22 years agoFix a typo.
Eli Zaretskii [Sun, 20 Jan 2002 17:32:20 +0000 (17:32 +0000)]
Fix a typo.

22 years ago(w32_load_system_font, w32_to_x_charset): Use strnicmp
Jason Rumney [Sun, 20 Jan 2002 17:03:15 +0000 (17:03 +0000)]
(w32_load_system_font, w32_to_x_charset): Use strnicmp
in place of stricmp.
(w32_list_synthesized_fonts): Removed.
(w32_to_all_x_charsets, enum_font_maybe_add_to_list): New functions.
(struct enumfont_t): New element; list.
(enum_font_cb2): List all style and charset variations of a font.
(Fw32_select_font): Exclude vertical fonts.
(w32_enable_synthesized_fonts): Change to a boolean.
(Fw32_send_sys_command): Doc fix.

23 years ago(w32_native_per_char_metric): Don't trust the metrics
Jason Rumney [Sun, 20 Jan 2002 16:21:15 +0000 (16:21 +0000)]
(w32_native_per_char_metric): Don't trust the metrics
that Windows returns.  If a double check fails, try to guess how
ExtTextOut is going to act.

23 years ago*** empty log message ***
Jason Rumney [Sat, 19 Jan 2002 10:11:27 +0000 (10:11 +0000)]
*** empty log message ***

23 years ago(Fx_create_frame): Bind redisplay-dont-pause around
Jason Rumney [Sat, 19 Jan 2002 09:53:05 +0000 (09:53 +0000)]
(Fx_create_frame): Bind redisplay-dont-pause around
call to face-set-after-frame-default.

23 years ago(save-abbrevs, save-some-buffers): Don't ask the user
Richard M. Stallman [Sat, 19 Jan 2002 00:12:10 +0000 (00:12 +0000)]
(save-abbrevs, save-some-buffers): Don't ask the user
before saving abbrevs if `save-abbrevs' has the value `silently'.

23 years ago(Glyphs): All display types support faces in glyphs nowadays.
Eli Zaretskii [Fri, 18 Jan 2002 11:47:35 +0000 (11:47 +0000)]
(Glyphs): All display types support faces in glyphs nowadays.

23 years ago(VERSION): Set to 2.8.
Eli Zaretskii [Fri, 18 Jan 2002 10:35:47 +0000 (10:35 +0000)]
(VERSION): Set to 2.8.

23 years agoUpdate the manual version and the corresponding Emacs version. Update
Eli Zaretskii [Fri, 18 Jan 2002 10:33:34 +0000 (10:33 +0000)]
Update the manual version and the corresponding Emacs version.  Update
the copyright years.

23 years ago(VERSION): Set to 2.8. Update copyright years and the corresponding
Eli Zaretskii [Fri, 18 Jan 2002 10:31:22 +0000 (10:31 +0000)]
(VERSION): Set to 2.8.  Update copyright years and the corresponding
Emacs version.

23 years agoWording changes suggested by Richard M. Stallman.
Eli Zaretskii [Fri, 18 Jan 2002 07:50:19 +0000 (07:50 +0000)]
Wording changes suggested by Richard M. Stallman.

23 years agoAdvertise Info-scroll-prefer-subnodes.
Eli Zaretskii [Fri, 18 Jan 2002 07:44:53 +0000 (07:44 +0000)]
Advertise Info-scroll-prefer-subnodes.

23 years ago(enlarge_window): When exceeding size of parent,
Richard M. Stallman [Fri, 18 Jan 2002 03:51:33 +0000 (03:51 +0000)]
(enlarge_window): When exceeding size of parent,
directly delete all the siblings instead of trying to resize it.

23 years ago*** empty log message ***
Richard M. Stallman [Fri, 18 Jan 2002 03:51:10 +0000 (03:51 +0000)]
*** empty log message ***

23 years ago(network-connection-service-abbrev-alist): New variable.
Richard M. Stallman [Thu, 17 Jan 2002 00:31:50 +0000 (00:31 +0000)]
(network-connection-service-abbrev-alist): New variable.
(network-connection-mode-setup): Use it.

23 years ago*** empty log message ***
Richard M. Stallman [Thu, 17 Jan 2002 00:30:42 +0000 (00:30 +0000)]
*** empty log message ***

23 years ago(delete-selection-pre-hook): Handle and resignal file-supersession
Richard M. Stallman [Thu, 17 Jan 2002 00:20:17 +0000 (00:20 +0000)]
(delete-selection-pre-hook): Handle and resignal file-supersession
errors to interact properly with userlock.el.

23 years agoFix some "21.1" to say "21.2" instead. Fix a couple of typos.
Eli Zaretskii [Wed, 16 Jan 2002 19:50:42 +0000 (19:50 +0000)]
Fix some "21.1" to say "21.2" instead.  Fix a couple of typos.

23 years agoDocument problems with linking GCC-compiled libraries with a compiler
Eli Zaretskii [Wed, 16 Jan 2002 18:23:00 +0000 (18:23 +0000)]
Document problems with linking GCC-compiled libraries with a compiler
other than GCC.

23 years ago(feedmail): Fix :link spec.
Andreas Schwab [Wed, 16 Jan 2002 13:47:41 +0000 (13:47 +0000)]
(feedmail): Fix :link spec.

23 years ago(display_mode_element): When computing charpos, depend
Eli Zaretskii [Tue, 15 Jan 2002 17:30:41 +0000 (17:30 +0000)]
(display_mode_element): When computing charpos, depend
on multibyteness of elt, not the text in field.

23 years ago(diary-date-forms): Doc fix.
Eli Zaretskii [Tue, 15 Jan 2002 08:12:45 +0000 (08:12 +0000)]
(diary-date-forms): Doc fix.

23 years agoUpdates for current state of Windows port.
Jason Rumney [Mon, 14 Jan 2002 21:09:15 +0000 (21:09 +0000)]
Updates for current state of Windows port.

23 years ago[!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS
Eli Zaretskii [Mon, 14 Jan 2002 13:03:25 +0000 (13:03 +0000)]
[!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS
if defined, 0 otherwise.
(MAP_FAILED): Define if not defined and use it to test mmap failure.
(unexec) [!MAP_ANON]: Use /dev/zero as file to map.

23 years ago(ange-ftp-get-process, ange-ftp-send-cmd)
Stefan Monnier [Mon, 14 Jan 2002 12:45:46 +0000 (12:45 +0000)]
(ange-ftp-get-process, ange-ftp-send-cmd)
(ange-ftp-file-name-all-completions, ange-ftp-file-name-completion)
(ange-ftp-insert-directory): Preserve match-data.
(ange-ftp-shell-command): Strip port number from the host if present.

23 years ago(Fplay_sound): Initialize header_size also for :data case.
Pavel Janík [Mon, 14 Jan 2002 08:49:30 +0000 (08:49 +0000)]
(Fplay_sound): Initialize header_size also for :data case.

23 years agoRestore the quote in the `silly' example.
Richard M. Stallman [Sun, 13 Jan 2002 21:52:44 +0000 (21:52 +0000)]
Restore the quote in the `silly' example.

Fix the double-property examples.  Include one with a bare lambda.

23 years ago(find-file-noselect): Don't consider a buffer as
Eli Zaretskii [Sun, 13 Jan 2002 08:50:04 +0000 (08:50 +0000)]
(find-file-noselect): Don't consider a buffer as
visiting a file literally if it is in hexl-mode.

23 years ago(x_load_font): Never set fonts_changed_p to zero.
Andreas Schwab [Sun, 13 Jan 2002 00:46:08 +0000 (00:46 +0000)]
(x_load_font): Never set fonts_changed_p to zero.

23 years agoAdd further note about subprocess problems on Windows 9x.
Jason Rumney [Sat, 12 Jan 2002 13:55:00 +0000 (13:55 +0000)]
Add further note about subprocess problems on Windows 9x.

23 years ago(Faces): Mention that faces are supported on character terminals.
Eli Zaretskii [Fri, 11 Jan 2002 15:30:45 +0000 (15:30 +0000)]
(Faces): Mention that faces are supported on character terminals.

23 years agoFix last change.
Eli Zaretskii [Fri, 11 Jan 2002 09:35:34 +0000 (09:35 +0000)]
Fix last change.

23 years agoMake version checking in emacs.texi consistent with how we set it there.
Eli Zaretskii [Fri, 11 Jan 2002 09:32:50 +0000 (09:32 +0000)]
Make version checking in emacs.texi consistent with how we set it there.

23 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.

23 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.

23 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.

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

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

23 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.

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

23 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.

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

23 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)]
#