- 24 Apr, 2002 2 commits
-
-
Martin Stjernholm authored
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.
-
Miles Bader authored
-
- 23 Apr, 2002 23 commits
-
-
Colin Walters authored
-
Colin Walters authored
(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'.
-
Colin Walters authored
(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.
-
Colin Walters authored
-
Colin Walters authored
we're already viewing the score file.
-
Colin Walters authored
-
Colin Walters authored
-
Pavel Janík authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Rename Expert to Advanced. Fix many small errors.
-
Paul Eggert authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Gerd Moellmann authored
of the cursor being in the first blank non-text line at the end of a window.
-
Andreas Schwab authored
-
Miles Bader authored
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).
-
Gerd Moellmann authored
(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.
-
Andreas Schwab authored
-
Andreas Schwab authored
(${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this instead of configure.in, to avoid running autoconf and autoheader unless explicitly requested.
-
Miles Bader authored
entries, since the low-level menu code modifies them. Cache the resulting list. (menu-bar-buffers-menu-command-entries): New variable.
-
Miles Bader authored
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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Handle events that move out of the window.
-
- 22 Apr, 2002 15 commits
-
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Martin Stjernholm authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
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.
-
Martin Stjernholm authored
it was at the first line of a block comment where comment-start-skip matched to eol.
-
Richard M. Stallman authored
-
Jan Djärv authored
-
Jan Djärv authored
interactions with window managers that steal keypresses.
-
Jan Djärv authored
-
Jan Djärv authored
window managers that steal keypresses.
-
Kim F. Storm authored
-
Pavel Janík authored
-