1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
Commit graph

42302 commits

Author SHA1 Message Date
Eli Zaretskii
929fa5ce07 (menu-bar-adv-search-menu, menu-bar-adv-search-menu): Improve the help text. 2002-04-24 17:17:10 +00:00
Gerd Moellmann
60f2f3f1de (update_text_area): Set phys_cursor_on_p to 0 in the
case of writing a whole row, more or less analogous to the case of
writing only parts of a row.
2002-04-24 17:06:09 +00:00
Gerd Moellmann
4398e6736e (x_display_and_set_cursor): Set phys_cursor_width to
0 for NO_CURSOR.
2002-04-24 17:03:03 +00:00
Eli Zaretskii
eb55f651cf Tell them to use C-z, not C-c, to stop Emacs under X. 2002-04-24 16:57:19 +00:00
Eli Zaretskii
a9278633c9 (Top): Add instructions for getting Info novice help. 2002-04-24 16:51:34 +00:00
Richard M. Stallman
97b913ad8b New file. 2002-04-24 16:09:22 +00:00
Pavel Janík
6ef0275203 Justify help texts. 2002-04-24 13:23:23 +00:00
Pavel Janík
ae10d59731 (x-select-text, x-cut-buffer-or-selection-value): Check if any of the
available selection sources has new content and if so it will return that
content.
2002-04-24 13:18:27 +00:00
Gerd Moellmann
f7c5994deb (notice_overwritten_cursor): Fix an off by 1 error. 2002-04-24 10:30:06 +00:00
Miles Bader
68310f2a12 (buffers-menu-show-directories, buffers-menu-show-status): New variables.
(menu-bar-update-buffers-1): Use them.
2002-04-24 05:35:03 +00:00
Martin Stjernholm
07cc1196d2 (c-mask-comment): A better way to ensure point doesn't move around
unexpectedly.  Also handles the paragraph fill case.
2002-04-24 01:27:15 +00:00
Miles Bader
603c85d373 Re-add accidentally deleted `@key'. 2002-04-24 00:58:45 +00:00
Martin Stjernholm
467690bb1b (c-mask-comment): More fixes when used from `c-do-auto-fill' and point
is at or near the limit of the comment.  Fixed bug when the prefix
from `c-guess-fill-prefix' is longer than the text on the first line
of the comment when it's masked.
2002-04-24 00:50:29 +00:00
Miles Bader
7c1fc73398 (menu-bar-update-buffers-1): Make sure `uniquify-buffer-name-style' is bound. 2002-04-24 00:08:34 +00:00
Colin Walters
e69738c939 (ibuffer-accumulate-lines): Moved to replace.el. 2002-04-23 20:36:01 +00:00
Colin Walters
c06bd65eac (ibuffer-depropertize-string): Delete.
(ibuffer-occur-match-face): Delete.
(ibuffer-occur-props, ibuffer-occur-mode): Delete.
(ibuffer-occur-mouse-display-occurence): Delete.
(ibuffer-occur-goto-occurence, ibuffer-occur-display-occurence):
Delete.
(ibuffer-do-occur-1, ibuffer-occur-revert-buffer-function):
Delete.
(ibuffer-occur-engine): Moved to replace.el.
(ibuffer-do-occur): Simply call `occur-1'.
2002-04-23 20:35:37 +00:00
Colin Walters
68608d9c9f (toplevel): Require `cl' while compiling.
(occur-buffer, occur-nlines): Delete.
(occur-revert-properties): Rename to `occur-revert-properties'.
(occur-mode): Handle it.  Set up font lock.
(occur-revert-function): Simply apply `occur-1'.
(occur-mode-find-occurence, occur-mode-mouse-goto)
(occur-mode-goto-occurrence-other-window)
(occur-mode-display-occurrence): Handle buffer property.
(list-matching-lines-face): Use defcustom.
(list-matching-lines-buffer-name-face): New variable.
(occur-accumulate-lines): Renamed from `ibuffer-accumulate-lines',
in ibuffer.el.
(occur-read-primary-args): Move out of `occur'.
(occur): Delete.  Now simply call `occur-1'.
(multi-occur, multi-occur-by-filename-regexp): New functions.
(occur-1): New function.
(occur-engine): Renamed from `ibuffer-occur-engine' to replace the
previous implementation of `occur'; taken from ibuf-ext.el.
(occur-fontify-on-property): New function.
(occur-fontify-region-function, occur-unfontify-region-function):
New functions.
2002-04-23 20:34:58 +00:00
Colin Walters
973c3c870b *** empty log message *** 2002-04-23 20:34:27 +00:00
Colin Walters
80f60ab4d9 (gamegrid-add-score-with-update-game-score): Handle the case where
we're already viewing the score file.
2002-04-23 20:24:40 +00:00
Colin Walters
eacdfade34 (syms_of_buffer): Doc fix. 2002-04-23 20:24:25 +00:00
Colin Walters
1d4328ffce (read_score) [HAVE_GETDELIM]: Trim trailing space. 2002-04-23 20:23:05 +00:00
Pavel Janík
cba128915b *** empty log message *** 2002-04-23 19:44:17 +00:00
Richard M. Stallman
5d449b177c (x_set_mouse_color): Change default for cross_cursor to XC_hand2. 2002-04-23 19:08:44 +00:00
Richard M. Stallman
9170767df1 Rename Advanced Info to Expert Info.
Rename Expert to Advanced.
Fix many small errors.
2002-04-23 18:36:05 +00:00
Paul Eggert
314dbe9a7f (init_buffer): Fix PWD comment. 2002-04-23 17:40:36 +00:00
Richard M. Stallman
3a2ceb9e9c Explain C-c LETTER better. 2002-04-23 17:34:54 +00:00
Richard M. Stallman
da40fe4608 Mention the Emacs manual. 2002-04-23 17:29:42 +00:00
Gerd Moellmann
516074a15e (notice_overwritten_cursor): Handle the special case
of the cursor being in the first blank non-text line at the
end of a window.
2002-04-23 15:44:46 +00:00
Andreas Schwab
262748c574 (menu-bar-goto-menu): Fix bindings for next-tag and next-tag-otherw. 2002-04-23 15:16:54 +00:00
Miles Bader
68703c1156 (menu-bar-update-buffers-1): Don't display a directory separator if
there's no directory.  Don't display directories at all if uniquify is
active.  Some code cleanup.
(uniquify-buffer-name-style): Declare (but don't initialize).
2002-04-23 14:33:02 +00:00
Gerd Moellmann
b3738089df (x_draw_hollow_cursor, x_draw_bar_cursor)
(x_draw_phys_cursor_glyph): Set phys_cursor_width here.
(x_display_and_set_cursor): Don't set phys_cursor_width here for
bar cursors only, to make phys_cursor_width contain what its name
suggests.
(notice_overwritten_cursor): Consider the cursor image erased if
the output area intersects the cursor image in y-direction.
2002-04-23 10:34:23 +00:00
Andreas Schwab
8fba10fcc3 . 2002-04-23 09:53:11 +00:00
Andreas Schwab
2b572fdcd5 (MAINT): New variable.
(${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
instead of configure.in, to avoid running autoconf and autoheader
unless explicitly requested.
2002-04-23 09:52:54 +00:00
Miles Bader
887d3c942f (menu-bar-update-buffers): Don't use constant lists for command menu
entries, since the low-level menu code modifies them.  Cache the
resulting list.
(menu-bar-buffers-menu-command-entries): New variable.
2002-04-23 08:36:35 +00:00
Miles Bader
8b621d39e2 (menu-bar-update-buffers): Add `Select Named Buffer'.
Add separator line before commands
Remove old crufty code that tried to line things up by adding
spaces to entries (it doesn't work).
Move `Frames' submenu after the normal buffers, and add a
separator line before it.
(menu-bar-buffers-menu-list-buffers-entry): Variable removed.
2002-04-23 05:02:14 +00:00
Richard M. Stallman
a74357d4ea (after-find-file): Use %s to output MSG. 2002-04-23 03:45:45 +00:00
Richard M. Stallman
2aaa7f0a1b (dired-mouse-find-file-other-window):
Handle events that move out of the window.
2002-04-23 03:14:48 +00:00
Pavel Janík
a59faccab6 Fix misleading comment after #endif. 2002-04-22 22:56:19 +00:00
Pavel Janík
e6b6f9197c *** empty log message *** 2002-04-22 22:54:10 +00:00
Pavel Janík
4eace0464d Remove unused global variable `minibuf_prompt_pixel_width'. 2002-04-22 22:47:07 +00:00
Pavel Janík
3edd6bc0d4 Fix typo. 2002-04-22 22:45:12 +00:00
Martin Stjernholm
6f93971ccb *** empty log message *** 2002-04-22 22:40:47 +00:00
Richard M. Stallman
df218ce63d *** empty log message *** 2002-04-22 22:36:55 +00:00
Richard M. Stallman
1f98092039 (line-move-finish): Find beg and end of line
before calling line-move-to-column.  Do consider intangible
when finding the end.  Take more care in analyzing the results
of intangibility after line-move-to-column.
2002-04-22 22:35:46 +00:00
Martin Stjernholm
477feba798 (c-mask-comment): Fixed bug where point was moved to the following line when
it was at the first line of a block comment where comment-start-skip matched
to eol.
2002-04-22 22:35:45 +00:00
Richard M. Stallman
fda3de70e1 (Fend_of_line): Handle intangible text in mid line. 2002-04-22 22:33:36 +00:00
Jan Djärv
6be3e0da26 *** empty log message *** 2002-04-22 18:27:39 +00:00
Jan Djärv
38ee86a8f0 Add calls to GrabKeyboard to remove strange
interactions with window managers that steal keypresses.
2002-04-22 18:27:03 +00:00
Jan Djärv
9b7e90fd17 Remove compiler warning 2002-04-22 18:25:55 +00:00
Jan Djärv
4db7db7d55 Add calls to Grab/UngrabKeyboard to remove strange interactions with
window managers that steal keypresses.
2002-04-22 18:21:06 +00:00