aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (menu-bar-adv-search-menu, menu-bar-adv-search-menu): Improve the help text.Eli Zaretskii2002-04-242-2/+7
* (update_text_area): Set phys_cursor_on_p to 0 in theGerd Moellmann2002-04-242-0/+17
* (x_display_and_set_cursor): Set phys_cursor_width toGerd Moellmann2002-04-241-1/+4
* Tell them to use C-z, not C-c, to stop Emacs under X.Eli Zaretskii2002-04-241-1/+1
* (Top): Add instructions for getting Info novice help.Eli Zaretskii2002-04-241-0/+6
* New file.Richard M. Stallman2002-04-242-0/+132
* Justify help texts.Pavel Janík2002-04-242-2/+2
* (x-select-text, x-cut-buffer-or-selection-value): Check if any of thePavel Janík2002-04-242-31/+113
* (notice_overwritten_cursor): Fix an off by 1 error.Gerd Moellmann2002-04-242-1/+5
* (buffers-menu-show-directories, buffers-menu-show-status): New variables.Miles Bader2002-04-242-10/+50
* (c-mask-comment): A better way to ensure point doesn't move aroundMartin Stjernholm2002-04-241-23/+25
* Re-add accidentally deleted `@key'.Miles Bader2002-04-241-2/+2
* (c-mask-comment): More fixes when used from `c-do-auto-fill' and pointMartin Stjernholm2002-04-242-11/+22
* (menu-bar-update-buffers-1): Make sure `uniquify-buffer-name-style' is bound.Miles Bader2002-04-242-1/+7
* (ibuffer-accumulate-lines): Moved to replace.el.Colin Walters2002-04-231-19/+0
* (ibuffer-depropertize-string): Delete.Colin Walters2002-04-231-220/+1
* (toplevel): Require `cl' while compiling.Colin Walters2002-04-231-260/+291
* *** empty log message ***Colin Walters2002-04-233-0/+44
* (gamegrid-add-score-with-update-game-score): Handle the case whereColin Walters2002-04-231-2/+8
* (syms_of_buffer): Doc fix.Colin Walters2002-04-232-1/+6
* (read_score) [HAVE_GETDELIM]: Trim trailing space.Colin Walters2002-04-231-0/+2
* *** empty log message ***Pavel Janík2002-04-231-2/+1
* (x_set_mouse_color): Change default for cross_cursor to XC_hand2.Richard M. Stallman2002-04-232-1/+6
* Rename Advanced Info to Expert Info.Richard M. Stallman2002-04-231-38/+40
* (init_buffer): Fix PWD comment.Paul Eggert2002-04-231-2/+3
* Explain C-c LETTER better.Richard M. Stallman2002-04-231-6/+6
* Mention the Emacs manual.Richard M. Stallman2002-04-231-0/+22
* (notice_overwritten_cursor): Handle the special caseGerd Moellmann2002-04-232-3/+12
* (menu-bar-goto-menu): Fix bindings for next-tag and next-tag-otherw.Andreas Schwab2002-04-232-2/+7
* (menu-bar-update-buffers-1): Don't display a directory separator ifMiles Bader2002-04-232-21/+26
* (x_draw_hollow_cursor, x_draw_bar_cursor)Gerd Moellmann2002-04-232-10/+45
* .Andreas Schwab2002-04-231-0/+7
* (MAINT): New variable.Andreas Schwab2002-04-231-2/+5
* (menu-bar-update-buffers): Don't use constant lists for command menuMiles Bader2002-04-232-13/+28
* (menu-bar-update-buffers): Add `Select Named Buffer'.Miles Bader2002-04-232-98/+85
* (after-find-file): Use %s to output MSG.Richard M. Stallman2002-04-232-1/+3
* (dired-mouse-find-file-other-window):Richard M. Stallman2002-04-232-6/+16
* Fix misleading comment after #endif.Pavel Janík2002-04-221-1/+1
* *** empty log message ***Pavel Janík2002-04-221-0/+5
* Remove unused global variable `minibuf_prompt_pixel_width'.Pavel Janík2002-04-221-1/+0
* Fix typo.Pavel Janík2002-04-221-1/+1
* *** empty log message ***Martin Stjernholm2002-04-221-0/+6
* *** empty log message ***Richard M. Stallman2002-04-222-0/+9
* (line-move-finish): Find beg and end of lineRichard M. Stallman2002-04-221-7/+20
* (c-mask-comment): Fixed bug where point was moved to the following line whenMartin Stjernholm2002-04-221-1/+2
* (Fend_of_line): Handle intangible text in mid line.Richard M. Stallman2002-04-221-1/+28
* *** empty log message ***Jan Djärv2002-04-222-0/+18
* Add calls to GrabKeyboard to remove strangeJan Djärv2002-04-221-1/+17
* Remove compiler warningJan Djärv2002-04-221-0/+1
* Add calls to Grab/UngrabKeyboard to remove strange interactions withJan Djärv2002-04-221-13/+36