2004-11-06 |
Andreas Schwab |
*** empty log message ***
|
2004-11-06 |
Andreas Schwab |
(easy-menu-get-map): Fix last change.
|
2004-11-06 |
Andreas Schwab |
Change log entry reconstructed from commit message.
|
2004-11-06 |
Eli Zaretskii |
Document changes in behavior of hide-body.
|
2004-11-06 |
Eli Zaretskii |
*** empty log message ***
|
2004-11-06 |
Eli Zaretskii |
(hide-body): Don't hide lines at the top of the file
|
2004-11-06 |
Eli Zaretskii |
*** empty log message ***
|
2004-11-06 |
Eli Zaretskii |
(align-areas): Delete whitespace before reindenting, so
|
2004-11-06 |
Eli Zaretskii |
(syms_of_frame): Fix the example in the doc string.
|
2004-11-06 |
Eli Zaretskii |
*** empty log message ***
|
2004-11-06 |
Eli Zaretskii |
(insert-kbd-macro): Do completions based on macros,
|
2004-11-06 |
Eli Zaretskii |
*** empty log message ***
|
2004-11-06 |
Eli Zaretskii |
(tempo-match-finder): Use [:word:] instead of "^\\b",
|
2004-11-06 |
Stefan Monnier |
(easy-menu-get-map-look-for-name): Remove.
|
2004-11-06 |
Jan Djärv |
* eval.c (Feval): Remove check for INPUT_BLOCKED_P.
|
2004-11-05 |
Luc Teirlinck |
*** empty log message ***
|
2004-11-05 |
Luc Teirlinck |
(Keyboard Macros): Document `append' return value of `defining-kbd-macro'.
|
2004-11-05 |
Luc Teirlinck |
(syms_of_macros) <defining-kbd-macro>: Doc fix.
|
2004-11-05 |
Kim F. Storm |
(print_object): Print Lisp_Misc_Save_Value objects.
|
2004-11-05 |
Kim F. Storm |
*** empty log message ***
|
2004-11-05 |
Juri Linkov |
(edebug-next-token-class): Allow all symbol-constituent characters
|
2004-11-05 |
Juri Linkov |
(Info-search): Don't search in node header lines and file headers.
|
2004-11-05 |
Juri Linkov |
*** empty log message ***
|
2004-11-05 |
Kim F. Storm |
*** empty log message ***
|
2004-11-05 |
Kim F. Storm |
(Ffile_modes): Doc fix.
|
2004-11-05 |
Kim F. Storm |
(x_start_queuing_selection_requests)
|
2004-11-05 |
Kim F. Storm |
* xterm.c (handle_one_xevent): Don't queue X selection events
|
2004-11-05 |
Kim F. Storm |
* xselect.c (struct selection_event_queue, selection_queue)
|
2004-11-05 |
Kim F. Storm |
(kbd_buffer_unget_event): Add prototype.
|
2004-11-05 |
Kim F. Storm |
(kbd_buffer_store_event_hold): Remove obsolete code.
|
2004-11-05 |
Kim F. Storm |
*** empty log message ***
|
2004-11-05 |
Jan Djärv |
* xselect.c (TRACE3): New debug macro.
|
2004-11-04 |
Kim F. Storm |
(fontset_pattern_regexp): Use unsigned char.
|
2004-11-04 |
Kim F. Storm |
*** empty log message ***
|
2004-11-04 |
Daniel Pfeiffer |
(set-auto-mode): Don't get error after setting -*-mode-*-.
|
2004-11-04 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-11-04 |
Jan Djärv |
* dired.el (dired-read-dir-and-switches): Call read-directory-name
|
2004-11-04 |
Jan Djärv |
* fileio.c (Fnext_read_file_uses_dialog_p): New function.
|
2004-11-04 |
Jan Djärv |
* gtkutil.h: Declare use_old_gtk_file_dialog.
|
2004-11-04 |
Jan Djärv |
* gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_FILENAME if
|
2004-11-04 |
Richard M. Stallman |
*** empty log message ***
|
2004-11-04 |
Richard M. Stallman |
(table group): Add :version.
|
2004-11-04 |
Richard M. Stallman |
(ispell-word): Don't alter args; set them only thru `interactive' spec.
|
2004-11-04 |
Richard M. Stallman |
(flyspell-word): Don't alter FOLLOWING; set it only thru `interactive' spec.
|
2004-11-04 |
Richard M. Stallman |
(f90-end-of-block): Don't use interactive-p.
|
2004-11-04 |
Richard M. Stallman |
(browse-url-maybe-new-window): Use called-interactively-p.
|
2004-11-04 |
Richard M. Stallman |
(sc-cite-region): Don't use interactive-p. Add arg INTERACTIVE.
|
2004-11-04 |
Richard M. Stallman |
(set-input-method, toggle-input-method):
|
2004-11-04 |
Richard M. Stallman |
(spam group): Add :version.
|
2004-11-04 |
Richard M. Stallman |
(pgg group): Add :version.
|
2004-11-04 |
Richard M. Stallman |
(eshell-show-maximum-output): Don't use interactive-p.
|
2004-11-04 |
Richard M. Stallman |
Comment change.
|
2004-11-04 |
Richard M. Stallman |
(mouse-show-mark): Get positions to delete from mark
|
2004-11-04 |
Richard M. Stallman |
(imenu-eager-completion-buffer): Add :version.
|
2004-11-04 |
Richard M. Stallman |
(filesets group): Add :version.
|
2004-11-04 |
Jan Djärv |
Add menu items "New File..." and "Open File...".
|
2004-11-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
|
2004-11-04 |
Kenichi Handa |
*** empty log message ***
|
2004-11-04 |
Kenichi Handa |
(fontset_pattern_regexp): If '*' is preceded by '\',
|
2004-11-03 |
Daniel Pfeiffer |
(Buffer-menu-make-sort-button): Preserve point even when clicking from another window.
|