1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
Commit graph

37287 commits

Author SHA1 Message Date
Glenn Morris
fbc09406ca Diane Murray <disumu at x3y2z1.net>
(url-get-normalized-date): Pass full timezone information to
timezone-make-date-arpa-standard, since zone name may be unknown.
2007-09-21 02:53:08 +00:00
Stefan Monnier
d40a86f9f6 (compilation-error-regexp-alist-alist):
Recognize gcc's use of "note" for informational messages.
2007-09-20 18:56:19 +00:00
Stefan Monnier
edf29496b3 (widget-image-insert): Don't merge mouse-face with neighbouring buttons. 2007-09-20 18:56:07 +00:00
Glenn Morris
98fcc75bb3 (tex-validate-buffer): Use paragraph motion functions, rather than
hard-coding "\n\n".
(tex-validate-region): Check for eobp, to speed up.
(tex-next-unmatched-end): Doc fix.
2007-09-20 03:06:38 +00:00
Glenn Morris
8a94087164 *** empty log message *** 2007-09-20 02:52:32 +00:00
Glenn Morris
739d53dc46 (tex-terminate-paragraph): Use backward-paragraph. 2007-09-19 07:19:54 +00:00
Glenn Morris
b6babcbd69 *** empty log message *** 2007-09-19 07:19:32 +00:00
Stefan Monnier
fb7d927563 (css-electric-keys): electrick->electric.
(css-mode): Update correspondingly.
2007-09-18 01:48:23 +00:00
Dan Nicolaescu
793a22023e * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
* 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.
2007-09-18 01:28:25 +00:00
Dan Nicolaescu
576c7f5e19 (vc-git-log-view-mode): Add font-lock patterns for
Signed-off-by, Acked-by and Merge.
2007-09-17 19:13:19 +00:00
Glenn Morris
6f800ba681 (tex-compilation-parse-errors): Prefer the filename from
`--file-line-error', if it is available.
2007-09-17 07:01:53 +00:00
Glenn Morris
af751646bd Joe Wells <jbw at macs.hw.ac.uk> (tiny change)
(tex-compilation-parse-errors): Also match TeX `--file-line-error'
format.
2007-09-17 07:01:41 +00:00
Glenn Morris
6500158410 *** empty log message *** 2007-09-17 06:57:29 +00:00
Glenn Morris
eecfb4da1b (tex-region): Simplify previous change,
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.
2007-09-17 00:26:49 +00:00
Stefan Monnier
9d2fec03a1 (ediff-verbose-p): This var is not a constant. 2007-09-16 22:15:22 +00:00
Glenn Morris
7739e58392 Drew Adams <drew.adams at oracle.com>
(custom-face-edit-activate): Doc fix.
2007-09-16 03:06:12 +00:00
Glenn Morris
b2272f67e7 (tex-region): Handle the case where the region is not in
`tex-main-file'.  Move the old code that applies to both cases...
(tex-region-1): ...to this new function.
2007-09-16 02:01:51 +00:00
Glenn Morris
7d9de000c5 *** empty log message *** 2007-09-16 02:01:30 +00:00
Martin Rudalics
29100cfa0e (blink-matching-open): Don't display message when no
paren is found within blink-matching-paren-distance characters.
Don't search prompt in blink-matching-paren-distance nil case.
2007-09-15 09:37:00 +00:00
Nick Roberts
9558a54ac7 (gdba, gdb-send, gdb-source-info):
Use gdb-ready.  Discard input until GDB is ready to accept it.
2007-09-15 08:09:07 +00:00
Dan Nicolaescu
42ac3301fb (terminal-init-xterm): Add C-M- bindings. 2007-09-14 22:59:16 +00:00
Stefan Monnier
b5883dcf11 (vc-handled-backends): Add Mtn. 2007-09-14 16:54:16 +00:00
Stefan Monnier
b1dc6d44c9 Add vc-mtn.el. 2007-09-14 16:33:47 +00:00
Eli Zaretskii
6f174d7733 (find-file): Fix last change. 2007-09-13 08:49:47 +00:00
Eli Zaretskii
4d4efd30f7 (find-file, find-file-other-window, find-file-other-frame, find-file-existing)
(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.
2007-09-13 08:30:45 +00:00
Eli Zaretskii
1ece6cdb70 Fix typos in file header commentary. 2007-09-13 08:08:58 +00:00
Glenn Morris
f6e2813ca9 *** empty log message *** 2007-09-13 08:01:30 +00:00
Eli Zaretskii
4b4d84b4b4 (follow-generic-filter): Fix a typo in a comment. 2007-09-13 08:00:57 +00:00
Glenn Morris
53d1f30dca Jari Aalto <jari.aalto at cante.net>
(Man-default-man-entry): At end of line, continue looking to the next
line for possible end of hyphenated command.
2007-09-13 08:00:47 +00:00
Glenn Morris
9de9ed5256 Chris Moore <dooglus at gmail.com>
(shell-resync-dirs): Don't move the cursor relative to the command
being edited.
2007-09-13 07:26:32 +00:00
Glenn Morris
2c8b44f86d *** empty log message *** 2007-09-13 07:24:48 +00:00
Nick Roberts
2863ab1682 (gdb-ready): New variable.
(gdb): Set it to nil.  Set gud-running to nil here...
(gud-common-init): ...instead of here.
2007-09-13 06:26:20 +00:00
Nick Roberts
1c9e363ade *** empty log message *** 2007-09-13 06:14:15 +00:00
Dan Nicolaescu
89aa4dfe9a (terminal-init-xterm): Add bindings for M-S- and
C-M-S- keys.
2007-09-12 19:02:12 +00:00
Martin Rudalics
0f0c86fc73 (dired-warning): Inherit from font-lock-warning-face to
make it show up with eight colors.
2007-09-12 08:25:24 +00:00
Stefan Monnier
80a01d975a (diff-sanity-check-hunk): Fix up the case when unified
diffs are concatenated with no intervening line.
2007-09-12 05:11:07 +00:00
Stefan Monnier
308114ef9f Merge changes from Dave Love's v2007-Sep-10.
(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.
2007-09-10 20:02:31 +00:00
Stefan Monnier
fd071fdf4c (cvs-mode-add-change-log-entry-other-window): Use
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.
2007-09-08 03:11:43 +00:00
Stefan Monnier
b7e5bc1c44 (outline-flag-region): Use front-advance. 2007-09-08 03:09:31 +00:00
Stefan Monnier
82d9a08d37 Merge upstream 5.23.
(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Ⓜ️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...
2007-09-07 04:37:28 +00:00
Stefan Monnier
34a9bf20b0 (compilation-get-file-structure): Complete last
change by also using spec-directory in the puthash.
2007-09-07 03:48:30 +00:00
Stefan Monnier
6e98ad29a9 (vc-bzr-admin-lastrev): New constant.
(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].
2007-09-07 01:26:58 +00:00
Jason Rumney
98050a8ab4 (focus-follows-mouse): Doc-fix. Change default on w32. 2007-09-05 23:17:19 +00:00
Glenn Morris
8a089270b3 Diane Murray <disumu at x3y2z1.net>
(url-http-parse-headers): Bind the current buffer rather than calling
`url-mark-buffer-as-dead' with `current-buffer', so that the correct
buffer is killed if `url-retrieve-synchronously' gets redirected to a
new URL.
2007-09-03 19:29:29 +00:00
Richard M. Stallman
f2a92f2af5 (lisp-indent-offset): Make defcustom. Add `safe-local-variable' property.
(lisp-body-indent): Likewise.
2007-09-02 19:20:04 +00:00
Jan Djärv
4b59f2d860 (x-gtk-stock-map, icon-map-list): New variables.
(x-gtk-map-stock): New function.
2007-09-02 17:00:06 +00:00
Jan Djärv
7a079cee9f (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
prev/next-node.
2007-09-02 16:59:44 +00:00
Glenn Morris
ae5a55fa6c (comint-mode): Don't set scroll-conservatively. 2007-09-02 01:29:35 +00:00
Glenn Morris
7ea0ea0e72 *** empty log message *** 2007-09-02 01:28:32 +00:00
Glenn Morris
69dc26ba01 (eshell/time): Stringify and flatten the non-command arguments. 2007-09-02 01:23:17 +00:00