- 30 May, 2006 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 29 May, 2006 35 commits
-
-
Luc Teirlinck authored
space causes a memory leak. (Garbage Collection): If there was an overflow in pure space, `garbage-collect' returns nil.
-
Luc Teirlinck authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Michael Albinus authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(mac_font_panel_visible_p, mac_show_hide_font_panel) [USE_MAC_FONT_PANEL]: New functions. [USE_MAC_FONT_PANEL] (mac_set_font_info_for_selection): Return immediately if font panel is not visible.
-
YAMAMOTO Mitsuharu authored
Call mac_set_font_info_for_selection if font panel is made visible.
-
Dan Nicolaescu authored
* xterm.c (x_connection_closed): Likewise. * sysdep.c (croak): Likewise. * sound.c (sound_perror, alsa_sound_perror): Likewise. * lisp.h (die, nsberror): Likewise.
-
Jan Djärv authored
assignment to err out of if-statement.
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
(create_menus): Connect menu_nav_ended to "selection-done" to fix grabs. * xmenu.c (Fmenu_bar_start): New function for USE_GTK and USE_X_TOOLKIT.
-
Jan Djärv authored
-
Jan Djärv authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
uses with a simple test. (term-set-escape-char, term-mode, term-check-kill-echo-list) (term-send-raw-string, term-send-raw, term-mouse-paste) (term-char-mode, term-line-mode, term-exec, term-sentinel) (term-handle-exit, term-read-input-ring) (term-previous-matching-input-string) (term-previous-matching-input-string-position) (term-previous-matching-input-from-input) (term-replace-by-expanded-history, term-send-input) (term-skip-prompt, term-bol, term-send-invisible) (term-kill-input, term-delchar-or-maybe-eof) (term-backward-matching-input, term-check-source) (term-proc-query, term-emulate-terminal) (term-handle-colors-array, term-process-pager, term-pager-line) (term-pager-bob, term-unwrap-line, term-word) (term-dynamic-complete-filename) (term-dynamic-complete-as-filename) (term-dynamic-simple-complete): Replace one arm ifs with whens or unlesses.
-
Stefan Monnier authored
during bootstrapping.
-
Stefan Monnier authored
use extra arguments instead of dynamic scoping. (ewoc-locate): Remove unused var `footer'.
-
Stefan Monnier authored
-
Eli Zaretskii authored
-
Stefan Monnier authored
(generate-file-autoloads): Obey it. Return whether autoloads were added at point or not. (update-file-autoloads): Use this new return value. Remove redundant test for the presence of an autoload cookie.
-
Stefan Monnier authored
(generate-file-autoloads, update-file-autoloads): Use it.
-
Richard M. Stallman authored
-
Stefan Monnier authored
(bibtex-sort-entry-class): Add safe-local-variable predicate. (bibtex-sort-entry-class-alist): Don't set the global value. (bibtex-init-sort-entry-class-alist): New fun. (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute bibtex-init-sort-entry-class-alist from the buffer-local value (if any) of bibtex-init-sort-entry-class.
-
Kenichi Handa authored
argument format (FILENAME . BUFFER).
-
Stefan Monnier authored
(Fset_window_configuration, save_window_save): Save/restore the `dedicated' flag.
-
Kenichi Handa authored
safe_call1 instead of call1.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
entire last name component must match it. (load-history-filename-element, load-history-regexp): Doc fixes.
-