- 11 Jul, 2006 20 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(vc-print-log): Run log-view-mode in process sentinel inside inhibit-read-only. Don't shrink window due to timing issues.
-
Chong Yidong authored
using with-output-to-temp-buffer, which clobbers local vars.
-
Stefan Monnier authored
(compilation-find-file): Move save-excursion to where it may make sense. Fix a left over `find-file'.
-
Stefan Monnier authored
(url-cookie-write-file): Don't use versioned backups. (url-cookie-host-can-set-p): Remove unused var `tmp'. (url-cookie-save-interval): Move to url-cookie group. (url-cookie-write-file): Reset url-cookies-changed-since-last-save.
-
Stefan Monnier authored
-
Francesco Potortì authored
-
Francesco Potortì authored
-
Francesco Potortì authored
(in_word_set): In C, also tag #undef symbols.
-
Robert J. Chassell authored
-
Robert J. Chassell authored
to new date and version number.
-
Nick Roberts authored
(tumme-thumbnail-display-external, tumme-display-image) (tumme-rotate-thumbnail, tumme-rotate-original) (tumme-set-exif-data, tumme-get-exif-data): Use call-process instead of shell-command. (tumme-create-thumbnail-buffer) (tumme-create-display-image-buffer, tumme-display-thumbs) (tumme-modify-mark-on-thumb-original-file, tumme-display-image) (tumme-get-exif-data): Use with-current-buffer. (tumme-display-properties-format) (tumme-dired-insert-marked-thumbs, tumme-rotate-original) (tumme-get-exif-file-name) (tumme-thumbnail-set-image-description, tumme-gallery-generate): Fit to 80 columns.
-
Nick Roberts authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(sit-for 0) is equivalent to (redisplay). Iconifying/deiconifying no longer makes sit-for return.
-
Kim F. Storm authored
Don't mention (sit-for -1) -- use (redisplay t) instead.
-
Kim F. Storm authored
Remove special case for seconds < 0. Use (redisplay t) instead.
-
Kim F. Storm authored
-
Chong Yidong authored
-
- 10 Jul, 2006 16 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
input is available. Fix test for redisplay_dont_pause non-nil. Specbind redisplay-dont-pause to t if FORCE non-nil.
-
Nick Roberts authored
-
Nick Roberts authored
Suggested by Ken Manheimer.
-
Nick Roberts authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* play/hanoi.el (hanoi-sit-for): Check sit-for return value.
-
Chong Yidong authored
-
Chong Yidong authored
* dispnew.c (Fredisplay): New function, equivalent to (sit-for 0). (Fsit_for): Function deleted. * keyboard.c (command_loop_1, Fexecute_extended_command): Call sit_for instead of Fsit_for. * minibuf.c (temp_echo_area_glyphs): Likewise.
-
Richard M. Stallman authored
-
Kim F. Storm authored
to FOR-RELEASE and TODO.
-
Kim F. Storm authored
-
Romain Francoise authored
-
Alan Mackenzie authored
cc-mode.el: Changes to eradicate eval-after-load.
-
- 09 Jul, 2006 4 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
-
Nick Roberts authored
-
Nick Roberts authored
-