]>
git.eshelyaron.com Git - emacs.git/log
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)]
#
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.
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.
Eli Zaretskii [Thu, 13 Dec 2001 07:33:56 +0000 (07:33 +0000)]
(ad-compile-function): Byte compile the function under another
(uninterned) name.
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.
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.
Eli Zaretskii [Mon, 10 Dec 2001 19:53:52 +0000 (19:53 +0000)]
(smtpmail-send-queued-mail): Insert the enqueued messages literally.
Eli Zaretskii [Sun, 9 Dec 2001 16:45:01 +0000 (16:45 +0000)]
(random): Undefine.
(srand48): Don't undefine.
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 '%'.
Eli Zaretskii [Sat, 8 Dec 2001 10:38:38 +0000 (10:38 +0000)]
Add an entry about fonts and colors problems on KDE.
Eli Zaretskii [Sat, 8 Dec 2001 10:24:56 +0000 (10:24 +0000)]
Copy the entry about subtly incompatible toolkit versions from the
trunk.
Eli Zaretskii [Thu, 6 Dec 2001 12:37:24 +0000 (12:37 +0000)]
Advice about debugging X protocol errors which disappear in
synchronous mode.
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.
Eli Zaretskii [Thu, 6 Dec 2001 09:23:43 +0000 (09:23 +0000)]
Remove the old note about +++ and --- marks.
Eli Zaretskii [Wed, 5 Dec 2001 18:33:38 +0000 (18:33 +0000)]
(HAVE_VFORK): Define if undefined.
Jason Rumney [Sun, 2 Dec 2001 21:02:01 +0000 (21:02 +0000)]
Added stale load-path problems.
Stefan Monnier [Sun, 2 Dec 2001 03:57:32 +0000 (03:57 +0000)]
(tab-to-tab-stop): Use delete-horizontal-space.
Eli Zaretskii [Sat, 1 Dec 2001 13:20:13 +0000 (13:20 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 1 Dec 2001 13:18:45 +0000 (13:18 +0000)]
Update maintainer.
(Acknowledgement): Update contributors.
Eli Zaretskii [Sat, 1 Dec 2001 13:14:33 +0000 (13:14 +0000)]
Update maintainer.
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.
André Spiegel [Fri, 30 Nov 2001 14:08:48 +0000 (14:08 +0000)]
#
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.
Dave Love [Thu, 29 Nov 2001 19:59:10 +0000 (19:59 +0000)]
Fix some Latin-4 characters.
Dave Love [Thu, 29 Nov 2001 12:20:44 +0000 (12:20 +0000)]
*** empty log message ***
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.
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.
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.
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.
Stefan Monnier [Wed, 28 Nov 2001 03:07:09 +0000 (03:07 +0000)]
Typo.
Stefan Monnier [Wed, 28 Nov 2001 03:01:42 +0000 (03:01 +0000)]
(regexp-opt-depth): Fix off-by-two error.
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.
Richard M. Stallman [Mon, 26 Nov 2001 01:22:55 +0000 (01:22 +0000)]
(unexec): Index by n, not nn, when checking for ".sbss".
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.
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>.
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.
Eli Zaretskii [Wed, 21 Nov 2001 19:45:30 +0000 (19:45 +0000)]
Fix a typo.
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.
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.
Richard M. Stallman [Wed, 21 Nov 2001 10:54:56 +0000 (10:54 +0000)]
Don't alter minor-mode-alist.
Stefan Monnier [Wed, 21 Nov 2001 02:05:29 +0000 (02:05 +0000)]
*** empty log message ***
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.
Jason Rumney [Tue, 20 Nov 2001 23:12:47 +0000 (23:12 +0000)]
*** empty log message ***
Jason Rumney [Tue, 20 Nov 2001 22:45:36 +0000 (22:45 +0000)]
Removed.
Jason Rumney [Tue, 20 Nov 2001 22:20:08 +0000 (22:20 +0000)]
(w32-system-coding-system): Initialize from
locale-coding-system.
Eli Zaretskii [Tue, 20 Nov 2001 20:35:21 +0000 (20:35 +0000)]
Fix a typo.
Eli Zaretskii [Tue, 20 Nov 2001 19:16:14 +0000 (19:16 +0000)]
What to do when AUC TeX doesn't fontify.
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>.
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>.
Stefan Monnier [Tue, 20 Nov 2001 14:21:15 +0000 (14:21 +0000)]
(cperl-perldoc): Require man before binding `manual-program'.
Stefan Monnier [Mon, 19 Nov 2001 23:00:56 +0000 (23:00 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 19 Nov 2001 22:54:41 +0000 (22:54 +0000)]
(c-parse-state): Typo. From Martin Stjernholm.
Stefan Monnier [Mon, 19 Nov 2001 20:36:28 +0000 (20:36 +0000)]
(comment-padding): Add :type and :group.
Richard M. Stallman [Mon, 19 Nov 2001 19:02:04 +0000 (19:02 +0000)]
Remove mistaken license notice.
Richard M. Stallman [Mon, 19 Nov 2001 14:48:18 +0000 (14:48 +0000)]
(child_setup_tty): Don't clear ICRNL or INLCR.
Stefan Monnier [Mon, 19 Nov 2001 04:59:24 +0000 (04:59 +0000)]
(comment-indent): Fix misindentation for comment-only lines.
Jason Rumney [Sun, 18 Nov 2001 02:06:24 +0000 (02:06 +0000)]
*** empty log message ***
Jason Rumney [Sun, 18 Nov 2001 02:00:03 +0000 (02:00 +0000)]
(note_mouse_highlight): Fix type of variable `ignore'.
Jason Rumney [Sun, 18 Nov 2001 01:51:42 +0000 (01:51 +0000)]
*** empty log message ***
Jason Rumney [Sun, 18 Nov 2001 01:43:56 +0000 (01:43 +0000)]
(x_draw_bar_cursor): Get glyph's face.
Andreas Schwab [Sat, 17 Nov 2001 21:37:41 +0000 (21:37 +0000)]
(note_mouse_highlight): Fix type of variable `ignore'.
Jason Rumney [Sat, 17 Nov 2001 17:47:08 +0000 (17:47 +0000)]
*** empty log message ***
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.
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.
Jason Rumney [Sat, 17 Nov 2001 17:36:51 +0000 (17:36 +0000)]
(notice_overwritten_cursor): Take care of end < 0 case.
Eli Zaretskii [Sat, 17 Nov 2001 17:29:37 +0000 (17:29 +0000)]
A work-around for block blinking cursor on GNU/Linux console.
Gerd Moellmann [Sat, 17 Nov 2001 10:48:51 +0000 (10:48 +0000)]
(tool_bar_item_info): Avoid calling Fget_text_property
with invalid position.
Jason Rumney [Sat, 17 Nov 2001 01:18:32 +0000 (01:18 +0000)]
Updated MS-Windows problems.
Jason Rumney [Sat, 17 Nov 2001 00:55:13 +0000 (00:55 +0000)]
*** empty log message ***
Stefan Monnier [Sat, 17 Nov 2001 00:35:04 +0000 (00:35 +0000)]
(delete-rectangle-line): Fix pos/column confusion.
Eli Zaretskii [Fri, 16 Nov 2001 13:46:27 +0000 (13:46 +0000)]
(coff.h): Don't include on ISC 4.1.
Eli Zaretskii [Fri, 16 Nov 2001 13:45:29 +0000 (13:45 +0000)]
(HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported by
Andrew Wiseman <a.wiseman@btclick.com>.
Gerd Moellmann [Fri, 16 Nov 2001 10:49:50 +0000 (10:49 +0000)]
(matching_regexp): Escape '\\'.
Jason Rumney [Thu, 15 Nov 2001 22:52:18 +0000 (22:52 +0000)]
(add_menu_item): Make help_echo and radio buttons
work for most menu items. From David Ponce
<david.ponce@wanadoo.fr>.
Jason Rumney [Thu, 15 Nov 2001 22:50:57 +0000 (22:50 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 15 Nov 2001 20:31:08 +0000 (20:31 +0000)]
(menu-bar-edit-menu) <copy>: Put an explicit key binding.
Richard M. Stallman [Thu, 15 Nov 2001 18:54:13 +0000 (18:54 +0000)]
Minor clarification.
Andreas Schwab [Thu, 15 Nov 2001 16:22:05 +0000 (16:22 +0000)]
(ada-add-extensions): Quote regexp special
characters and append anchor to pattern added to auto-mode-alist.
André Spiegel [Thu, 15 Nov 2001 11:06:19 +0000 (11:06 +0000)]
#
Gerd Moellmann [Thu, 15 Nov 2001 11:03:48 +0000 (11:03 +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.
André Spiegel [Thu, 15 Nov 2001 10:56:37 +0000 (10:56 +0000)]
Documentation fixes.
Gerd Moellmann [Thu, 15 Nov 2001 10:31:05 +0000 (10:31 +0000)]
(direct_output_forward_char): Fix character/byte
position comparison.
Stefan Monnier [Thu, 15 Nov 2001 01:31:52 +0000 (01:31 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 15 Nov 2001 01:26:37 +0000 (01:26 +0000)]
(smerge-match-conflict): Fix typo.
(smerge-diff): Be careful to read match-data early enough.
André Spiegel [Wed, 14 Nov 2001 13:56:40 +0000 (13:56 +0000)]
#
André Spiegel [Wed, 14 Nov 2001 13:51:53 +0000 (13:51 +0000)]
(vc-cvs-diff-tree): New function.
André Spiegel [Wed, 14 Nov 2001 13:50:58 +0000 (13:50 +0000)]
(vc-diff-internal, vc-coding-system-for-diff)
(vc-default-diff-tree): New functions.
(vc-version-diff): Use them. As a result, coding systems are now
set up properly for all sorts of diffs, and tree diffs can now
also be done locally.
(vc-diff): With a prefix argument, don't require that it's called
from a buffer under version control.
Stefan Monnier [Tue, 13 Nov 2001 20:19:08 +0000 (20:19 +0000)]
(ada-fill-comment-prefix): GNAT wants 2 spaces.
Stefan Monnier [Tue, 13 Nov 2001 20:16:38 +0000 (20:16 +0000)]
(comment-normalize-vars): Handle a nil comment-padding.
Richard M. Stallman [Tue, 13 Nov 2001 04:12:45 +0000 (04:12 +0000)]
(todo-save): Add save-excursion and save-restriction.
Richard M. Stallman [Tue, 13 Nov 2001 04:12:33 +0000 (04:12 +0000)]
*** empty log message ***
Jason Rumney [Mon, 12 Nov 2001 23:39:52 +0000 (23:39 +0000)]
*** empty log message ***
Jason Rumney [Mon, 12 Nov 2001 23:25:13 +0000 (23:25 +0000)]
(Fx_open_connection): Only execute once.
Richard M. Stallman [Mon, 12 Nov 2001 22:57:48 +0000 (22:57 +0000)]
No `interactive' spec in define-derived-mode body.
Richard M. Stallman [Mon, 12 Nov 2001 22:55:43 +0000 (22:55 +0000)]
*** empty log message ***