- 19 May, 2003 5 commits
-
-
Richard M. Stallman authored
as value for QCfont attribute. (realize_default_face): lface should already exist; crash if not. Specify 0 for FORCE_P when calling set_lface_from_font_name.
-
Richard M. Stallman authored
-
Kenichi Handa authored
even if the coding doesn't require decoding.
-
Kenichi Handa authored
-
Juanma Barranquero authored
-
- 18 May, 2003 25 commits
-
-
Juanma Barranquero authored
@ to just setting skeleton-positions.
-
Nick Roberts authored
(put-string): Rename gdb-put-string and simplify. (remove-strings): Rename gdb-remove-strings. (remove-arrow): Rename gdb-remove-arrow. (gdb-assembler-custom): Try to get line marker (arrow) to display in window (revisited). Use with-current-buffer where possible.
-
Nick Roberts authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
Don't assume point-min == 1.
-
Stefan Monnier authored
(big5-to-cns): Pre-build the alist when compiling.
-
Stefan Monnier authored
(indian--puthash-char): Use dolist rather than mapc.
-
Stefan Monnier authored
-
John Paul Wallington authored
-
John Paul Wallington authored
(ibuffer-update-title-and-summary): Respect it.
-
Michael Kifer authored
-
Michael Kifer authored
* ediff-mult.el (ediff-default-filtering-regexp): new variable. * ediff-util.el (ediff-maybe-save-and-delete-merge): change in a message. * ediff.el (ediff-directories,ediff-directory-revisions, ediff-directories3,ediff-merge-directories, ediff-merge-directories-with-ancestor,ediff-merge-directory-revisions, ediff-merge-directory-revisions-with-ancestor): make use of the new ediff-default-filtering-regexp variable.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Preload the risky-local-variable properties for them.
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(log-edit-mode-map): Fold vc-log-mode-map into it. (vc-log-mode-map): Redefine as an alias. (vc-previous-comment): Don't widen. (vc-comment-to-change-log): Don't redundantly set paragraph-separate. Don't require `add-log' since it's already required at toplevel.
-
Stefan Monnier authored
(vc-comment-ring, vc-comment-ring-index, vc-last-comment-match): Move vars to log-edit.el. (vc-new-comment-index, vc-previous-comment, vc-next-comment) (vc-comment-search-reverse, vc-comment-search-forward) (vc-comment-to-change-log): Move funs to log-edit.el. (vc-clear-context): Don't empty the comment-ring. (vc-finish-logentry): Don't add the comment onto the comment-ring.
-
Stefan Monnier authored
(vc-comment-ring-index, vc-last-comment-match): Move vars from vc.el. (vc-new-comment-index, vc-previous-comment, vc-next-comment) (vc-comment-search-reverse, vc-comment-search-forward) (vc-comment-to-change-log): Move funs from vc.el. (log-edit-show-files): Remove unused var `editbuf'.
-
Stefan Monnier authored
-
- 17 May, 2003 10 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
(gud-menu-map): Add gud-nexti to map. (gud-tool-bar-map): Add gud-nexti and gud-stepi to toolbar.
-
Nick Roberts authored
-
John Paul Wallington authored
of `string-to-int'.
-
Stefan Monnier authored
(tcl-tab-always-indent): Default to tab-always-indent.
-
John Paul Wallington authored
Use defvar for non-constants.
-
Stefan Monnier authored
(perl-end-of-function): Remove unsed var `npos'.
-
Stefan Monnier authored
(which-func-table): New var. (which-func-current): Make it into a constant modeline spec. (which-func-previous): Remove. (which-func-update): Only update the selected window. (which-func-update-1): Use the new var to allow the current function to be different for a buffer shown in two windows.
-
Stefan Monnier authored
(dolist, dotimes, with-current-buffer): Use backquotes. (when, unless, save-match-data, combine-after-change-calls) (with-output-to-string, with-temp-buffer): Add `declare' info. (listify-key-sequence): Don't allocate unnecessarily. (read-quoted-char): Allow up to base 36. (prepare-change-group): Remove unimplemented argument.
-
Stefan Monnier authored
(select_window_1): Fold into Fselect_window. (select_window_norecord): New function. (temp_output_buffer_show): Use it. Preserve current buffer. (delete_window, Fother_window, Fset_window_configuration): Pass nil as new arg to Fselect_window.
-