]>
git.eshelyaron.com Git - emacs.git/log
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.
Stefan Monnier [Fri, 1 Feb 2002 19:31:17 +0000 (19:31 +0000)]
(hi-lock-find-patterns): Save restriction.
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'.
Pavel Janík [Tue, 29 Jan 2002 08:14:10 +0000 (08:14 +0000)]
*** empty log message ***
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.
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.
Eli Zaretskii [Mon, 28 Jan 2002 17:15:14 +0000 (17:15 +0000)]
Bump version to 21.1.90.
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.
Eli Zaretskii [Mon, 28 Jan 2002 17:00:07 +0000 (17:00 +0000)]
*** empty log message ***
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.
Eli Zaretskii [Mon, 28 Jan 2002 16:56:03 +0000 (16:56 +0000)]
(syms_of_buffer): Doc fixes for scroll-...-aggressively.
Eli Zaretskii [Mon, 28 Jan 2002 16:50:29 +0000 (16:50 +0000)]
(basic-save-buffer-2): Ignore file-error in delete-file.
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.
Eli Zaretskii [Mon, 28 Jan 2002 16:37:30 +0000 (16:37 +0000)]
Recognize BSD/OS 5.0.
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.
Jason Rumney [Sat, 26 Jan 2002 16:29:16 +0000 (16:29 +0000)]
(note_mouse_highlight): Reset help_echo.
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.
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.
Eli Zaretskii [Fri, 25 Jan 2002 18:52:53 +0000 (18:52 +0000)]
(mismatch): Doc fix.
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.
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.
Eli Zaretskii [Thu, 24 Jan 2002 17:20:15 +0000 (17:20 +0000)]
(record_char): Fix a typo in a comment.
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.
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.
Eli Zaretskii [Tue, 22 Jan 2002 11:52:53 +0000 (11:52 +0000)]
Document crashes on Irix due to a strange problem with `rld'.
Eli Zaretskii [Tue, 22 Jan 2002 11:07:02 +0000 (11:07 +0000)]
Document problems with insufficient colors on X.
Richard M. Stallman [Tue, 22 Jan 2002 07:37:39 +0000 (07:37 +0000)]
(ispell-help): Clean up echo area if user quits.
Eli Zaretskii [Sun, 20 Jan 2002 18:08:44 +0000 (18:08 +0000)]
*** empty log message ***
Eli Zaretskii [Sun, 20 Jan 2002 18:07:33 +0000 (18:07 +0000)]
(unexec) [__sgi]: Support the .got sections.
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.
Eli Zaretskii [Sun, 20 Jan 2002 17:32:20 +0000 (17:32 +0000)]
Fix a typo.
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.
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.
Jason Rumney [Sat, 19 Jan 2002 10:11:27 +0000 (10:11 +0000)]
*** empty log message ***
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.
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'.
Eli Zaretskii [Fri, 18 Jan 2002 11:47:35 +0000 (11:47 +0000)]
(Glyphs): All display types support faces in glyphs nowadays.
Eli Zaretskii [Fri, 18 Jan 2002 10:35:47 +0000 (10:35 +0000)]
(VERSION): Set to 2.8.
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.
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.
Eli Zaretskii [Fri, 18 Jan 2002 07:50:19 +0000 (07:50 +0000)]
Wording changes suggested by Richard M. Stallman.
Eli Zaretskii [Fri, 18 Jan 2002 07:44:53 +0000 (07:44 +0000)]
Advertise Info-scroll-prefer-subnodes.
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.
Richard M. Stallman [Fri, 18 Jan 2002 03:51:10 +0000 (03:51 +0000)]
*** empty log message ***
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.
Richard M. Stallman [Thu, 17 Jan 2002 00:30:42 +0000 (00:30 +0000)]
*** empty log message ***
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.
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.
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.
Andreas Schwab [Wed, 16 Jan 2002 13:47:41 +0000 (13:47 +0000)]
(feedmail): Fix :link spec.
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.
Eli Zaretskii [Tue, 15 Jan 2002 08:12:45 +0000 (08:12 +0000)]
(diary-date-forms): Doc fix.
Jason Rumney [Mon, 14 Jan 2002 21:09:15 +0000 (21:09 +0000)]
Updates for current state of Windows port.
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.
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.
Pavel Janík [Mon, 14 Jan 2002 08:49:30 +0000 (08:49 +0000)]
(Fplay_sound): Initialize header_size also for :data case.
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.
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.
Andreas Schwab [Sun, 13 Jan 2002 00:46:08 +0000 (00:46 +0000)]
(x_load_font): Never set fonts_changed_p to zero.
Jason Rumney [Sat, 12 Jan 2002 13:55:00 +0000 (13:55 +0000)]
Add further note about subprocess problems on Windows 9x.
Eli Zaretskii [Fri, 11 Jan 2002 15:30:45 +0000 (15:30 +0000)]
(Faces): Mention that faces are supported on character terminals.
Eli Zaretskii [Fri, 11 Jan 2002 09:35:34 +0000 (09:35 +0000)]
Fix last change.
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.
Eli Zaretskii [Fri, 11 Jan 2002 08:49:08 +0000 (08:49 +0000)]
Bump 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.
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.
Andreas Schwab [Mon, 7 Jan 2002 12:33:39 +0000 (12:33 +0000)]
Use wildcards.
Richard M. Stallman [Sun, 6 Jan 2002 06:18:38 +0000 (06:18 +0000)]
Undo previous change.
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.
Jason Rumney [Sat, 5 Jan 2002 00:41:05 +0000 (00:41 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 4 Jan 2002 22:18:17 +0000 (22:18 +0000)]
(menu_highlight_callback): Hide any tooltip window.
Richard M. Stallman [Fri, 4 Jan 2002 22:18:09 +0000 (22:18 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 4 Jan 2002 10:22:05 +0000 (10:22 +0000)]
Suggest to upgrade ncurses if Emacs aborts in tparam1.
Richard M. Stallman [Sun, 30 Dec 2001 22:42:06 +0000 (22:42 +0000)]
(sigunblock): Don't define if already defined.
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.
Richard M. Stallman [Sat, 29 Dec 2001 23:51:48 +0000 (23:51 +0000)]
(LIBX11_SYSTEM) [MOTIF]: Add -lgen.
Richard M. Stallman [Sat, 29 Dec 2001 23:51:24 +0000 (23:51 +0000)]
*** empty log message ***
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.
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.
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>.
Richard M. Stallman [Fri, 28 Dec 2001 06:28:41 +0000 (06:28 +0000)]
(ldap-search-internal): Handle <file://...> in results.
Richard M. Stallman [Fri, 28 Dec 2001 02:13:47 +0000 (02:13 +0000)]
Fix previous change.
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.
Richard M. Stallman [Wed, 26 Dec 2001 21:31:58 +0000 (21:31 +0000)]
(compile-internal): Set TERM variable in process-environment.
Richard M. Stallman [Fri, 21 Dec 2001 23:58:23 +0000 (23:58 +0000)]
(ange-ftp-file-modtime): Use save-match-data.
Richard M. Stallman [Fri, 21 Dec 2001 23:58:09 +0000 (23:58 +0000)]
*** empty log message ***
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.
Richard M. Stallman [Fri, 21 Dec 2001 14:13:37 +0000 (14:13 +0000)]
(eval-defun-1): Cope with atoms as args.
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.
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.
Eli Zaretskii [Fri, 21 Dec 2001 08:16:35 +0000 (08:16 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 21 Dec 2001 08:15:45 +0000 (08:15 +0000)]
(EMACSSOURCES): Update the list of Emacs manual source files.
Eli Zaretskii [Fri, 21 Dec 2001 08:09:51 +0000 (08:09 +0000)]
(DECODE_COMPOSITION_END): Fix last change.
Dave Love [Tue, 18 Dec 2001 15:42:05 +0000 (15:42 +0000)]
Revert checkin on wrong branch.
Dave Love [Tue, 18 Dec 2001 15:38:34 +0000 (15:38 +0000)]
(newline): Doc fix.
Dave Love [Tue, 18 Dec 2001 15:19:28 +0000 (15:19 +0000)]
(f90-break-line): Avoid infinite recursion
calling `newline'.
Richard M. Stallman [Mon, 17 Dec 2001 14:10:35 +0000 (14:10 +0000)]
(xmenu.o, xterm.o, fontset.o): Depend on buffer.h.
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.
Richard M. Stallman [Mon, 17 Dec 2001 14:05:59 +0000 (14:05 +0000)]
*** empty log message ***
André Spiegel [Fri, 14 Dec 2001 08:20:22 +0000 (08:20 +0000)]
#