- 25 Feb, 2008 37 commits
-
-
Roland Winkler authored
toggle-read-only.
-
Stefan Monnier authored
Demote it to plain defvar. (doc-view-conversion-refresh-interval): Reduce interval. (doc-view-goto-page): Allow moving to pages not yet rendered. (doc-view-goto-page): Construct a file name rather than extracting it from doc-view-current-files. (doc-view-kill-proc): Ignore errors from kill-process. (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead. (doc-view-insert-image): Use appropriate text if the page hasn't been rendered yet. Adjust scrolling so the text is displayed. (doc-view-display): Detect not just that a page is available, but also that it wasn't available before, to avoid refreshing all pages repeatedly. (doc-view-mode): Make doc-view-cache-directory if needed.
-
Roland Winkler authored
required field with the OPT prefix. Make unwindform more robust.
-
Roland Winkler authored
it duplicates the bibtex support in progmodes/hideshow.el. * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex entry that do not start at the beginning of a line.
-
Stefan Monnier authored
(syms_of_buffer): Defsubr it.
-
Chong Yidong authored
-
Chong Yidong authored
-
Robert J. Chassell authored
-
Robert J. Chassell authored
without customization; use new button type help-info-variable.
-
Chong Yidong authored
-
Chong Yidong authored
-
Juanma Barranquero authored
(add_registry): Cast return value of alloca.
-
Jan Djärv authored
(grep-mode): Use grep-mode-tool-bar-map.
-
Jan Djärv authored
(compilation-mode-tool-bar-map): New variable. (compilation-mode): Use compilation-mode-tool-bar-map.
-
Jan Djärv authored
-
Kenichi Handa authored
1-pixel width.
-
Jason Rumney authored
-
Jason Rumney authored
-
Dan Nicolaescu authored
obsolete and are proposed to be removed. Remove some more unused systems. * configure: Regenerate.
-
Glenn Morris authored
-
Stefan Monnier authored
(diff-beginning-of-file-and-junk): Use it. (diff-file-kill): Make sure we were really inside a file diff. * diff-mode.el: Make it more robust in the presence of empty context lines in unified hunks. (diff-valid-unified-empty-line): New var. (diff-unified->context, diff-sanity-check-hunk): Obey it. (diff-end-of-hunk): Obey it. New arg `donttrustheader'. (diff-fixup-modifs, diff-post-command-hook): Use this new arg. (diff-hunk-header-re-unified): New const. (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk) (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk) (diff-sanity-check-hunk): Use it. * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the Index: line, don't search backward for the previous one.
-
Juanma Barranquero authored
-
Stefan Monnier authored
Handle a nil arg. Use run_window_configuration_change_hook. (delete_window, adjust_window_trailing_edge): Don't handle nil any more. (Fenlarge_window, Fshrink_window, Fset_window_configuration): Use run_window_configuration_change_hook.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
lao font for lao script.
-
Kenichi Handa authored
-
Kenichi Handa authored
(argument changed). Try font-shape-text if possible.
-
Kenichi Handa authored
composition-function-table.
-
Kenichi Handa authored
-
Juanma Barranquero authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1081
-
Juri Linkov authored
background, "red4" for a dark background, "red" for 16 and 8 colors, "grey" for grayscale, and inverse video otherwise. Add :version tag. (isearch-message): Keep the original isearch-message intact, and add text properties to it where necessary. Add `isearch-error' to the condition that checks if isearch is unsuccessful.
-
- 24 Feb, 2008 3 commits
-
-
Juri Linkov authored
-
Juri Linkov authored
Use compilation-error face instead of font-lock-warning-face. Display the same message in the minibuffer as is inserted at the end of the compilation buffer.
-
Glenn Morris authored
-