aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (ad-make-advised-definition): Use called-interactively-p.Richard M. Stallman2004-11-021-1/+1
* (replace_range_2): New function.Richard M. Stallman2004-11-021-1/+117
* (casify_region): Handle changes in byte-length using replace_range_2.Richard M. Stallman2004-11-021-12/+11
* (USAGE3): Delete --horizontal-scroll-bars, -hb.Richard M. Stallman2004-11-021-1/+0
* (back_to_previous_visible_line_start):Richard M. Stallman2004-11-021-1/+2
* (window_scroll_pixel_based): Update preserve_y for header line if any.Richard M. Stallman2004-11-021-15/+23
* (Fcall_interactive_p): New function.Richard M. Stallman2004-11-021-12/+33
* Use fast_string_match_ignore_case for comparing font names.Jason Rumney2004-11-021-7/+5
* *** empty log message ***Jason Rumney2004-11-021-0/+5
* Mention use-old-gtk-file-dialog.Jan Djärv2004-11-021-0/+5
* * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.Jan Djärv2004-11-022-0/+9
* * fileio.c (Fread_file_name): Pass Qt as fifth parameter toJan Djärv2004-11-028-79/+228
* * files.el (find-file-existing): New function.Jan Djärv2004-11-024-3/+31
* * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired usesJan Djärv2004-11-023-1/+217
* * config.in: Rebuild (added HAVE_GTK_FILE_*).Jan Djärv2004-11-022-0/+13
* * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): NewJan Djärv2004-11-023-0/+237
* *** empty log message ***Glenn Morris2004-11-021-0/+21
* From Ulf Jasper <[email protected]>:Glenn Morris2004-11-021-341/+383
* (set-auto-mode-0): Don't rely on dynamic binding ofKim F. Storm2004-11-011-9/+9
* (electric-help-map): Reorder Q/q and R/r entries soKim F. Storm2004-11-012-2/+6
* *** empty log message ***Kim F. Storm2004-11-011-0/+4
* (describe-text-properties): Don't err if called inKim F. Storm2004-11-011-4/+5
* Revision: [email protected]/emacs--cvs-trunk--0--patch-660Miles Bader2004-11-0129-159/+256
* (group kmacro): Add :version.Kim F. Storm2004-11-012-2/+16
* (keyboard-quit): Call kmacro-keyboard-quit.Kim F. Storm2004-11-011-1/+3
* *** empty log message ***Kim F. Storm2004-11-011-8/+17
* (gdb-enable-debug-log)Nick Roberts2004-11-011-6/+12
* *** empty log message ***Nick Roberts2004-11-011-0/+7
* (calc-over-notation): Replaced `completing-read' withJay Belanger2004-11-012-6/+6
* 2004-11-2 Pavel Kobiakov <[email protected]>Masatake YAMATO2004-11-012-11/+46
* *** empty log message ***Stefan Monnier2004-11-011-7/+13
* Add redisplay related errors.Kim F. Storm2004-11-011-0/+224
* * mouse.el (mouse-yank-at-click, mouse-yank-secondary): RevertJan Djärv2004-11-011-0/+6
* (mouse-yank-at-click, mouse-yank-secondary): RevertJan Djärv2004-11-011-2/+2
* * xlwmenu.c (find_first_selectable, find_next_selectable)Jan Djärv2004-11-012-13/+19
* (connect_wait_mask, num_pending_connects): OnlyKim F. Storm2004-11-012-8/+42
* *** empty log message ***Kim F. Storm2004-11-011-1/+10
* Revision: [email protected]/emacs--cvs-trunk--0--patch-658Miles Bader2004-11-012-2/+7
* Delete region objects after use.Jason Rumney2004-11-011-0/+4
* *** empty log message ***Jason Rumney2004-11-011-0/+4
* (bibtex-make-field): Fix typo.John Paul Wallington2004-11-012-1/+3
* (group thumbs): Add :version keyword.John Paul Wallington2004-11-012-3/+11
* (large-file-warning-threshold): Add :version keyword.John Paul Wallington2004-11-011-1/+2
* *** empty log message ***Richard M. Stallman2004-11-015-0/+55
* (eudc-display-records): Use with-output-to-temp-buffer;Richard M. Stallman2004-11-011-70/+72
* (Interactive Call): Add called-interactively-p.Richard M. Stallman2004-11-011-1/+10
* (5x5-new-game): Set up the buffer even if not interactive.Richard M. Stallman2004-11-011-3/+2
* (fortune-to-signature): Don't use interactive-p.Richard M. Stallman2004-11-011-2/+2
* (ada-make-body-gnatstub): Don't use interactive-p.Richard M. Stallman2004-11-011-3/+3
* (cperl-switch-to-doc-buffer): Don't use interactive-p.Richard M. Stallman2004-11-011-3/+3