- 12 Jul, 2006 8 commits
-
-
YAMAMOTO Mitsuharu authored
for GNU-fonts.smi.bin. USE_ATSUI is enabled by default on Mac OS X.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
Default value of x-select-enable-clipboard is t on Mac.
-
Kim F. Storm authored
-
David Kastrup authored
Ibycus4 encoding's capitals from "i" to "|".
-
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 shell-command-switch.
-
Nick Roberts authored
-
Nick Roberts authored
-
- 11 Jul, 2006 31 commits
-
-
Kim F. Storm authored
directly from a Lisp variable.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
Update/simplify sit_for calls.
-
Kim F. Storm authored
-
Kim F. Storm authored
(Fredisplay): Add EXFUN.
-
Kim F. Storm authored
-
Kim F. Storm authored
Now just one TIMEOUT arg that can be a Lisp float or Lisp int. Combine args DISPLAY and INITIAL_DISPLAY into one arg DO_DISPLAY. Undo 2006-06-14 change for non-preemptive display if TIMEOUT < 0. The rework of sit_for args also fixes several incorrect Qt args which should have been 1. (Fredisplay): Pass 1 instead of Qt to swallow_events and detect_input_pending_run_timers.
-
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 1 commit
-
-
Kim F. Storm authored
-