- 20 Sep, 2007 1 commit
-
-
Glenn Morris authored
-
- 19 Sep, 2007 1 commit
-
-
Glenn Morris authored
-
- 18 Sep, 2007 2 commits
-
-
Stefan Monnier authored
(css-mode): Update correspondingly.
-
Dan Nicolaescu authored
* vc-hooks.el (vc-menu-entry): New var. (vc-mode-line-map): Use it so that this menu also uses the extra-menu. (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el. (vc-menu-map): Declare and initialize in one step. * menu-bar.el (vc-menu-map): Don't setup any more. Instead, just create the proper spot in the menu. * vc.el: Document new VC operation `extra-menu'. * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New function.
-
- 17 Sep, 2007 4 commits
-
-
Dan Nicolaescu authored
Signed-off-by, Acked-by and Merge.
-
Glenn Morris authored
(tex-compilation-parse-errors): Also match TeX `--file-line-error' format.
-
Glenn Morris authored
-
Glenn Morris authored
handling the case where the region is not in `tex-main-file'. (tex-region-1): Delete. (tex-region-header): New function, doing the header part of the old tex-region-1.
-
- 16 Sep, 2007 3 commits
-
-
Stefan Monnier authored
-
Glenn Morris authored
(custom-face-edit-activate): Doc fix.
-
Glenn Morris authored
-
- 15 Sep, 2007 1 commit
-
-
Martin Rudalics authored
paren is found within blink-matching-paren-distance characters. Don't search prompt in blink-matching-paren-distance nil case.
-
- 14 Sep, 2007 2 commits
-
-
Dan Nicolaescu authored
-
Stefan Monnier authored
-
- 13 Sep, 2007 4 commits
-
-
Eli Zaretskii authored
(find-file-read-only, find-file-read-only-other-window) (find-file-read-only-other-frame, find-alternate-file-other-window) (find-alternate-file): Doc fixes.
-
Glenn Morris authored
-
Glenn Morris authored
-
Nick Roberts authored
-
- 12 Sep, 2007 3 commits
-
-
Dan Nicolaescu authored
C-M-S- keys.
-
Martin Rudalics authored
make it show up with eight colors.
-
Stefan Monnier authored
diffs are concatenated with no intervening line.
-
- 10 Sep, 2007 1 commit
-
-
Stefan Monnier authored
(python-font-lock-keywords): Update to the 2.5 version of the language. (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil. (python-backspace): Only behave funny in code. (python-compilation-regexp-alist): Add PDB stack trace regexp. (inferior-python-mode): Add PDB prompt regexp. (python-fill-paragraph): Refine the fenced-string regexp. (python-find-imports): Handle imports spanning several lines. (python-mode): Add `class' to hideshow support.
-
- 08 Sep, 2007 2 commits
-
-
Stefan Monnier authored
add-log-buffer-file-name-function rather than bind buffer-file-name, so we dont end up calling change-log-mode in *cvs* when `fi' is the ChangeLog file itself.
-
Stefan Monnier authored
-
- 07 Sep, 2007 3 commits
-
-
Stefan Monnier authored
(cperl-where-am-i): Remove function. (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs (cperl-sniff-for-indent): De-invert [string] and [comment]. When looking for label, skip s:m:y:tr. (cperl-indent-line): Likewise. (cperl-mode): Don't assume `font-lock-multiline' is auto-local. (cperl-windowed-init): Wrong `ps-print' handling. Both thanks to Chong Yidong. (cperl-look-at-leading-count): Could fail with unfinished RExen. (cperl-find-pods-heres): If the second part of s()[] is missing, don't try to highlight delimiters...
-
Stefan Monnier authored
change by also using spec-directory in the puthash.
-
Stefan Monnier authored
(vc-bzr-file-name-relative): Use 'when' instead of 'and'. (vc-bzr-status): Fix shadowing of variable 'status'. (vc-bzr-workfile-version): Use correct path to 'last-revision' file. Use `expand-file-name' instead of `concat'. (vc-bzr-annotate-command): Use option name '--long' instead of '-l'. Update annotation line regexp. Fixes launchpad.net [Bug 137435].
-
- 05 Sep, 2007 1 commit
-
-
Jason Rumney authored
-
- 02 Sep, 2007 4 commits
-
-
Richard M. Stallman authored
(lisp-body-indent): Likewise.
-
Jan Djärv authored
(x-gtk-map-stock): New function.
-
Glenn Morris authored
-
Glenn Morris authored
-
- 01 Sep, 2007 3 commits
-
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
Don't expand top-level file name more than once.
-
Richard M. Stallman authored
-
- 30 Aug, 2007 2 commits
-
-
Richard M. Stallman authored
(speedbar-set-mode-line-format, speedbar-reconfigure-keymaps) (speedbar-check-vc): Don't use dframe-xemacsp.
-
Martin Rudalics authored
-
- 29 Aug, 2007 1 commit
-
-
Martin Rudalics authored
real-last-command. Run pre- and post-command hooks for self-insertion. Update doc-string.
-
- 28 Aug, 2007 1 commit
-
-
Glenn Morris authored
-
- 27 Aug, 2007 1 commit
-
-
Dan Nicolaescu authored
state of the file. (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state. (vc-git-create-repo): Fixed invalid command.
-