2004-11-02 |
Richard M. Stallman |
(define-minor-mode): Use called-interactively-p.
|
2004-11-02 |
Richard M. Stallman |
(byte-compile-warning-types): Add interactive-only.
|
2004-11-02 |
Richard M. Stallman |
(update-file-autoloads): Don't use interactive-p; take new arg SAVE-AFTER.
|
2004-11-02 |
Richard M. Stallman |
(ad-make-advised-definition): Use called-interactively-p.
|
2004-11-02 |
Richard M. Stallman |
(replace_range_2): New function.
|
2004-11-02 |
Richard M. Stallman |
(casify_region): Handle changes in byte-length using replace_range_2.
|
2004-11-02 |
Richard M. Stallman |
(USAGE3): Delete --horizontal-scroll-bars, -hb.
|
2004-11-02 |
Richard M. Stallman |
(back_to_previous_visible_line_start):
|
2004-11-02 |
Richard M. Stallman |
(window_scroll_pixel_based): Update preserve_y for header line if any.
|
2004-11-02 |
Richard M. Stallman |
(Fcall_interactive_p): New function.
|
2004-11-02 |
Jason Rumney |
Use fast_string_match_ignore_case for comparing font names.
|
2004-11-02 |
Jason Rumney |
*** empty log message ***
|
2004-11-02 |
Jan Djärv |
Mention use-old-gtk-file-dialog.
|
2004-11-02 |
Jan Djärv |
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
|
2004-11-02 |
Jan Djärv |
* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
|
2004-11-02 |
Jan Djärv |
* files.el (find-file-existing): New function.
|
2004-11-02 |
Jan Djärv |
* toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
|
2004-11-02 |
Jan Djärv |
* config.in: Rebuild (added HAVE_GTK_FILE_*).
|
2004-11-02 |
Jan Djärv |
* configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): New
|
2004-11-02 |
Glenn Morris |
*** empty log message ***
|
2004-11-02 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
2004-11-01 |
Kim F. Storm |
(set-auto-mode-0): Don't rely on dynamic binding of
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(electric-help-map): Reorder Q/q and R/r entries so
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(describe-text-properties): Don't err if called in
|
2004-11-01 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-660
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(group kmacro): Add :version.
|
2004-11-01 |
Kim F. Storm |
(keyboard-quit): Call kmacro-keyboard-quit.
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Nick Roberts |
(gdb-enable-debug-log)
|
2004-11-01 |
Nick Roberts |
*** empty log message ***
|
2004-11-01 |
Jay Belanger |
*** empty log message ***
|
2004-11-01 |
Jay Belanger |
(calc-over-notation): Replaced `completing-read' with
|
2004-11-01 |
Masatake YAMATO |
2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>
|
2004-11-01 |
Stefan Monnier |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
Add redisplay related errors.
|
2004-11-01 |
Jan Djärv |
* mouse.el (mouse-yank-at-click, mouse-yank-secondary): Revert
|
2004-11-01 |
Jan Djärv |
(mouse-yank-at-click, mouse-yank-secondary): Revert
|
2004-11-01 |
Jan Djärv |
* xlwmenu.c (find_first_selectable, find_next_selectable)
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(connect_wait_mask, num_pending_connects): Only
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-658
|
2004-11-01 |
Jason Rumney |
Delete region objects after use.
|
2004-11-01 |
Jason Rumney |
*** empty log message ***
|
2004-11-01 |
Jason Rumney |
*** empty log message ***
|
2004-11-01 |
John Paul Wallington |
*** empty log message ***
|
2004-11-01 |
John Paul Wallington |
(bibtex-make-field): Fix typo.
|
2004-11-01 |
John Paul Wallington |
*** empty log message ***
|
2004-11-01 |
John Paul Wallington |
(group thumbs): Add :version keyword.
|
2004-11-01 |
John Paul Wallington |
(large-file-warning-threshold): Add :version keyword.
|
2004-11-01 |
Richard M. Stallman |
*** empty log message ***
|
2004-11-01 |
Richard M. Stallman |
(eudc-display-records): Use with-output-to-temp-buffer;
|
2004-11-01 |
Richard M. Stallman |
(Interactive Call): Add called-interactively-p.
|
2004-11-01 |
Richard M. Stallman |
(5x5-new-game): Set up the buffer even if not interactive.
|
2004-11-01 |
Richard M. Stallman |
(fortune-to-signature): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(ada-make-body-gnatstub): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(cperl-switch-to-doc-buffer): Don't use interactive-p.
|