]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years ago(file-name-sans-versions): Also allow `A-Z'.
Dan Nicolaescu [Sat, 22 Sep 2007 17:52:17 +0000 (17:52 +0000)]
(file-name-sans-versions): Also allow `A-Z'.

17 years agoMention all supported VC backends.
Dan Nicolaescu [Sat, 22 Sep 2007 17:17:22 +0000 (17:17 +0000)]
Mention all supported VC backends.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 22 Sep 2007 11:35:21 +0000 (11:35 +0000)]
*** empty log message ***

17 years ago(widget-specify-button): Don't merge mouse-face with neighbouring buttons.
Richard M. Stallman [Sat, 22 Sep 2007 11:26:23 +0000 (11:26 +0000)]
(widget-specify-button): Don't merge mouse-face with neighbouring buttons.

17 years ago(file-name-sans-versions): Also allow `_'.
Andreas Schwab [Sat, 22 Sep 2007 08:51:58 +0000 (08:51 +0000)]
(file-name-sans-versions): Also allow `_'.

17 years ago*** empty log message ***
Andreas Schwab [Sat, 22 Sep 2007 08:46:08 +0000 (08:46 +0000)]
*** empty log message ***

17 years ago(eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.
Glenn Morris [Sat, 22 Sep 2007 02:44:27 +0000 (02:44 +0000)]
(eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.

17 years ago*** empty log message ***
Glenn Morris [Sat, 22 Sep 2007 02:44:05 +0000 (02:44 +0000)]
*** empty log message ***

17 years ago* files.el (file-name-sans-versions): Allow - and a-z in version
Dan Nicolaescu [Sat, 22 Sep 2007 00:02:52 +0000 (00:02 +0000)]
* files.el (file-name-sans-versions): Allow - and a-z in version
names.

* log-view.el (log-view-mode-map, log-view-mode-menu): Bind
log-view-annotate-version.
(log-view-beginning-of-defun, log-view-end-of-defun)
(log-view-annotate-version): New functions.
(log-view-mode): Use log-view-beginning-of-defun and
log-view-end-of-defun.

17 years agoWhitespace change.
Richard M. Stallman [Fri, 21 Sep 2007 23:11:25 +0000 (23:11 +0000)]
Whitespace change.

17 years ago(our_memory_buffer): Renamed from omfib_buffer.
Richard M. Stallman [Fri, 21 Sep 2007 23:08:01 +0000 (23:08 +0000)]
(our_memory_buffer): Renamed from omfib_buffer.

17 years agoComment change.
Richard M. Stallman [Fri, 21 Sep 2007 23:03:45 +0000 (23:03 +0000)]
Comment change.

17 years agoFix typo.
Richard M. Stallman [Fri, 21 Sep 2007 22:50:37 +0000 (22:50 +0000)]
Fix typo.

17 years ago(define-minor-mode): Fix staging brain damage.
Stefan Monnier [Fri, 21 Sep 2007 18:27:34 +0000 (18:27 +0000)]
(define-minor-mode): Fix staging brain damage.

17 years ago(x_draw_glyph_string): Use strike_through_color, not underline_color,
Juanma Barranquero [Fri, 21 Sep 2007 11:21:38 +0000 (11:21 +0000)]
(x_draw_glyph_string): Use strike_through_color, not underline_color,
to draw strike-through.

17 years agoDiane Murray <disumu at x3y2z1.net>
Glenn Morris [Fri, 21 Sep 2007 03:32:29 +0000 (03:32 +0000)]
Diane Murray  <disumu at x3y2z1.net>

(url-news-fetch-newsgroup): Fix formatting of Gnus method.

17 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Fri, 21 Sep 2007 03:21:39 +0000 (03:21 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(sgml-html-meta-auto-coding-function): Bind `case-fold-search' to t.

17 years agotex-validate-region: Hack fix installed in trunk.
Glenn Morris [Fri, 21 Sep 2007 03:11:17 +0000 (03:11 +0000)]
tex-validate-region: Hack fix installed in trunk.
I don't want to put it in the release branch, since I don't think the
tex-validate-* functions are very important, and the sexp motion
commands seem to be used quite a bit in tex-mode.

17 years agoDiane Murray <disumu at x3y2z1.net>
Glenn Morris [Fri, 21 Sep 2007 02:53:08 +0000 (02:53 +0000)]
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.

17 years agoFixed by Stefan: incorrect button highlighting.
Glenn Morris [Fri, 21 Sep 2007 02:43:48 +0000 (02:43 +0000)]
Fixed by Stefan: incorrect button highlighting.

17 years ago(compilation-error-regexp-alist-alist):
Stefan Monnier [Thu, 20 Sep 2007 18:56:19 +0000 (18:56 +0000)]
(compilation-error-regexp-alist-alist):
Recognize gcc's use of "note" for informational messages.

17 years ago(widget-image-insert): Don't merge mouse-face with neighbouring buttons.
Stefan Monnier [Thu, 20 Sep 2007 18:56:07 +0000 (18:56 +0000)]
(widget-image-insert): Don't merge mouse-face with neighbouring buttons.

17 years ago(Customizable variables): Face names don't end in -face.
Richard M. Stallman [Thu, 20 Sep 2007 17:12:10 +0000 (17:12 +0000)]
(Customizable variables): Face names don't end in -face.
Fix flymake-err-line-patterns template.
(Example -- Configuring a tool called directly): Fix init-function.
(Highlighting erroneous lines): Face names don't end in -face.

17 years ago*** empty log message ***
Glenn Morris [Thu, 20 Sep 2007 08:06:39 +0000 (08:06 +0000)]
*** empty log message ***

17 years agoDone: tex-validate-region and paragraphs.
Glenn Morris [Thu, 20 Sep 2007 03:13:47 +0000 (03:13 +0000)]
Done: tex-validate-region and paragraphs.

17 years ago(tex-validate-buffer): Use paragraph motion functions, rather than
Glenn Morris [Thu, 20 Sep 2007 03:06:38 +0000 (03:06 +0000)]
(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.

17 years ago*** empty log message ***
Glenn Morris [Thu, 20 Sep 2007 02:52:32 +0000 (02:52 +0000)]
*** empty log message ***

17 years ago(Fmake_network_process): Doc fix.
Glenn Morris [Thu, 20 Sep 2007 02:46:00 +0000 (02:46 +0000)]
(Fmake_network_process): Doc fix.

17 years ago*** empty log message ***
Glenn Morris [Thu, 20 Sep 2007 02:45:45 +0000 (02:45 +0000)]
*** empty log message ***

17 years ago(Display Property): Clarify when multiple display specs work in
Richard M. Stallman [Wed, 19 Sep 2007 15:04:50 +0000 (15:04 +0000)]
(Display Property): Clarify when multiple display specs work in
parallel and when one overrides.  Fix error in example.

17 years ago(Display Property): Explain multiple display specs.
Richard M. Stallman [Wed, 19 Sep 2007 14:55:52 +0000 (14:55 +0000)]
(Display Property): Explain multiple display specs.

17 years ago(Foverlays_at): Doc fix.
Richard M. Stallman [Wed, 19 Sep 2007 13:20:51 +0000 (13:20 +0000)]
(Foverlays_at): Doc fix.

17 years agoTypo.
Glenn Morris [Wed, 19 Sep 2007 07:31:39 +0000 (07:31 +0000)]
Typo.

17 years ago"tex-terminate-paragraph ignores paragraph-start and
Glenn Morris [Wed, 19 Sep 2007 07:26:17 +0000 (07:26 +0000)]
"tex-terminate-paragraph ignores paragraph-start and
paragraph-separate" is fixed, but raises a question about
tex-validate-region.

17 years ago(tex-terminate-paragraph): Use backward-paragraph.
Glenn Morris [Wed, 19 Sep 2007 07:19:54 +0000 (07:19 +0000)]
(tex-terminate-paragraph): Use backward-paragraph.

17 years ago*** empty log message ***
Glenn Morris [Wed, 19 Sep 2007 07:19:32 +0000 (07:19 +0000)]
*** empty log message ***

17 years agoUpdated libXpm to 3.5.7 (from x.org X11R7.3)
Jason Rumney [Tue, 18 Sep 2007 23:47:16 +0000 (23:47 +0000)]
Updated libXpm to 3.5.7 (from x.org X11R7.3)

17 years ago*** empty log message ***
Glenn Morris [Tue, 18 Sep 2007 07:00:20 +0000 (07:00 +0000)]
*** empty log message ***

17 years agoRemove duplicate entry.
Glenn Morris [Tue, 18 Sep 2007 06:59:14 +0000 (06:59 +0000)]
Remove duplicate entry.

17 years ago(css-electric-keys): electrick->electric.
Stefan Monnier [Tue, 18 Sep 2007 01:48:23 +0000 (01:48 +0000)]
(css-electric-keys): electrick->electric.
(css-mode): Update correspondingly.

17 years ago(Fplist_put): Preserve uneven tail data.
Stefan Monnier [Tue, 18 Sep 2007 01:45:39 +0000 (01:45 +0000)]
(Fplist_put): Preserve uneven tail data.

17 years ago*** empty log message ***
Dan Nicolaescu [Tue, 18 Sep 2007 01:29:04 +0000 (01:29 +0000)]
*** empty log message ***

17 years ago* vc-arch.el (vc-arch-extra-menu-map): New var and fun.
Dan Nicolaescu [Tue, 18 Sep 2007 01:28:25 +0000 (01:28 +0000)]
* 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.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 18 Sep 2007 00:46:48 +0000 (00:46 +0000)]
*** empty log message ***

17 years ago(vc-git-log-view-mode): Add font-lock patterns for
Dan Nicolaescu [Mon, 17 Sep 2007 19:13:19 +0000 (19:13 +0000)]
(vc-git-log-view-mode): Add font-lock patterns for
Signed-off-by, Acked-by and Merge.

17 years agoDone: tex-compilation-parse-errors misses new-style error messages.
Glenn Morris [Mon, 17 Sep 2007 07:05:20 +0000 (07:05 +0000)]
Done: tex-compilation-parse-errors misses new-style error messages.

17 years ago(tex-compilation-parse-errors): Prefer the filename from
Glenn Morris [Mon, 17 Sep 2007 07:01:53 +0000 (07:01 +0000)]
(tex-compilation-parse-errors): Prefer the filename from
`--file-line-error', if it is available.

17 years agoJoe Wells <jbw at macs.hw.ac.uk> (tiny change)
Glenn Morris [Mon, 17 Sep 2007 07:01:41 +0000 (07:01 +0000)]
Joe Wells  <jbw at macs.hw.ac.uk>  (tiny change)

(tex-compilation-parse-errors): Also match TeX `--file-line-error'
format.

17 years ago*** empty log message ***
Glenn Morris [Mon, 17 Sep 2007 06:57:29 +0000 (06:57 +0000)]
*** empty log message ***

17 years ago(tex-region): Simplify previous change,
Glenn Morris [Mon, 17 Sep 2007 00:26:49 +0000 (00:26 +0000)]
(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.

17 years ago(ediff-verbose-p): This var is not a constant.
Stefan Monnier [Sun, 16 Sep 2007 22:15:22 +0000 (22:15 +0000)]
(ediff-verbose-p): This var is not a constant.

17 years ago(reset_malloc_hooks): Set the hooks to the previous
Andreas Schwab [Sun, 16 Sep 2007 09:40:45 +0000 (09:40 +0000)]
(reset_malloc_hooks): Set the hooks to the previous
values instead of zapping them.

17 years ago(xg_get_image_for_pixmap): Always create a GdkPixbuf
Jan Djärv [Sun, 16 Sep 2007 09:34:52 +0000 (09:34 +0000)]
(xg_get_image_for_pixmap): Always create a GdkPixbuf
when we have no file name for the icon.
(xg_tool_bar_expose_callback): Remove.
(xg_create_tool_bar): Don't connect expose signal to
xg_tool_bar_expose_callback.

17 years agoDon't use -lpthread on HP-UX.
Jan Djärv [Sun, 16 Sep 2007 09:13:28 +0000 (09:13 +0000)]
Don't use -lpthread on HP-UX.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 16 Sep 2007 04:00:26 +0000 (04:00 +0000)]
*** empty log message ***

17 years agoDrew Adams <drew.adams at oracle.com>
Glenn Morris [Sun, 16 Sep 2007 03:06:12 +0000 (03:06 +0000)]
Drew Adams  <drew.adams at oracle.com>

(custom-face-edit-activate): Doc fix.

17 years agoDone: tex-region ignores value of tex-main-file.
Glenn Morris [Sun, 16 Sep 2007 02:02:23 +0000 (02:02 +0000)]
Done: tex-region ignores value of tex-main-file.

17 years ago(tex-region): Handle the case where the region is not in
Glenn Morris [Sun, 16 Sep 2007 02:01:51 +0000 (02:01 +0000)]
(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.

17 years ago*** empty log message ***
Glenn Morris [Sun, 16 Sep 2007 02:01:30 +0000 (02:01 +0000)]
*** empty log message ***

17 years agoNo longer define `static' as nothing.
Glenn Morris [Sat, 15 Sep 2007 19:50:16 +0000 (19:50 +0000)]
No longer define `static' as nothing.

17 years ago(blink-matching-open): Don't display message when no
Martin Rudalics [Sat, 15 Sep 2007 09:37:00 +0000 (09:37 +0000)]
(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.

17 years ago(gdba, gdb-send, gdb-source-info):
Nick Roberts [Sat, 15 Sep 2007 08:09:07 +0000 (08:09 +0000)]
(gdba, gdb-send, gdb-source-info):
Use gdb-ready.  Discard input until GDB is ready to accept it.

17 years ago(terminal-init-xterm): Add C-M- bindings.
Dan Nicolaescu [Fri, 14 Sep 2007 22:59:16 +0000 (22:59 +0000)]
(terminal-init-xterm): Add C-M- bindings.

17 years ago(vc-handled-backends): Add Mtn.
Stefan Monnier [Fri, 14 Sep 2007 16:54:16 +0000 (16:54 +0000)]
(vc-handled-backends): Add Mtn.

17 years agoAdd vc-mtn.el.
Stefan Monnier [Fri, 14 Sep 2007 16:33:47 +0000 (16:33 +0000)]
Add vc-mtn.el.

17 years agoDone: Check all non-file-scope static vars...
Glenn Morris [Fri, 14 Sep 2007 07:45:55 +0000 (07:45 +0000)]
Done: Check all non-file-scope static vars...

17 years ago(our_memory_fill_input_buffer) <buffer>: Move to file scope and rename
Glenn Morris [Fri, 14 Sep 2007 07:44:49 +0000 (07:44 +0000)]
(our_memory_fill_input_buffer) <buffer>: Move to file scope and rename
to omfib_buffer for clarity.
(gif_load) <interlace_start, interlace_increment>: Move to file scope.

17 years ago(xg_separator_p) <separator_names>: Move to file scope.
Glenn Morris [Fri, 14 Sep 2007 07:36:14 +0000 (07:36 +0000)]
(xg_separator_p) <separator_names>: Move to file scope.

17 years ago(init_fringe_bitmap) <swap nibble>: Move to file scope.
Glenn Morris [Fri, 14 Sep 2007 07:32:50 +0000 (07:32 +0000)]
(init_fringe_bitmap) <swap nibble>: Move to file scope.

17 years ago(abs): #undef before #define.
Jan Djärv [Fri, 14 Sep 2007 06:22:20 +0000 (06:22 +0000)]
(abs): #undef before #define.

17 years ago(xg_get_file_with_chooser): Move GCPRO1 after declarations
Jan Djärv [Fri, 14 Sep 2007 06:20:00 +0000 (06:20 +0000)]
(xg_get_file_with_chooser): Move GCPRO1 after declarations

17 years ago(enum): Remove trailing comma.
Jan Djärv [Fri, 14 Sep 2007 06:18:48 +0000 (06:18 +0000)]
(enum): Remove trailing comma.

17 years ago(enum event_kind): Remove trailing comma.
Jan Djärv [Fri, 14 Sep 2007 06:18:27 +0000 (06:18 +0000)]
(enum event_kind): Remove trailing comma.

17 years agoBug-o-rama. :(
Glenn Morris [Fri, 14 Sep 2007 04:21:49 +0000 (04:21 +0000)]
Bug-o-rama. :(

17 years ago(find-file): Fix last change.
Eli Zaretskii [Thu, 13 Sep 2007 08:49:47 +0000 (08:49 +0000)]
(find-file): Fix last change.

17 years ago(find-file, find-file-other-window, find-file-other-frame, find-file-existing)
Eli Zaretskii [Thu, 13 Sep 2007 08:30:45 +0000 (08:30 +0000)]
(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.

17 years agoFix typos in file header commentary.
Eli Zaretskii [Thu, 13 Sep 2007 08:08:58 +0000 (08:08 +0000)]
Fix typos in file header commentary.

17 years ago*** empty log message ***
Glenn Morris [Thu, 13 Sep 2007 08:01:30 +0000 (08:01 +0000)]
*** empty log message ***

17 years ago(follow-generic-filter): Fix a typo in a comment.
Eli Zaretskii [Thu, 13 Sep 2007 08:00:57 +0000 (08:00 +0000)]
(follow-generic-filter): Fix a typo in a comment.

17 years agoJari Aalto <jari.aalto at cante.net>
Glenn Morris [Thu, 13 Sep 2007 08:00:47 +0000 (08:00 +0000)]
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.

17 years agoChris Moore <dooglus at gmail.com>
Glenn Morris [Thu, 13 Sep 2007 07:26:32 +0000 (07:26 +0000)]
Chris Moore  <dooglus at gmail.com>

(shell-resync-dirs): Don't move the cursor relative to the command
being edited.

17 years ago*** empty log message ***
Glenn Morris [Thu, 13 Sep 2007 07:24:48 +0000 (07:24 +0000)]
*** empty log message ***

17 years ago(gdb-ready): New variable.
Nick Roberts [Thu, 13 Sep 2007 06:26:20 +0000 (06:26 +0000)]
(gdb-ready): New variable.
(gdb): Set it to nil.  Set gud-running to nil here...
(gud-common-init): ...instead of here.

17 years ago*** empty log message ***
Nick Roberts [Thu, 13 Sep 2007 06:14:15 +0000 (06:14 +0000)]
*** empty log message ***

17 years ago(complete.class_members): Make sure we return the _emacs_out
Stefan Monnier [Wed, 12 Sep 2007 19:44:36 +0000 (19:44 +0000)]
(complete.class_members): Make sure we return the _emacs_out
message even in the face of exceptions.

17 years ago(terminal-init-xterm): Add bindings for M-S- and
Dan Nicolaescu [Wed, 12 Sep 2007 19:02:12 +0000 (19:02 +0000)]
(terminal-init-xterm): Add bindings for M-S- and
C-M-S- keys.

17 years ago(cnt): Rename to x_reply_selection_request_cnt for clarity.
Glenn Morris [Wed, 12 Sep 2007 17:19:45 +0000 (17:19 +0000)]
(cnt): Rename to x_reply_selection_request_cnt for clarity.
(x_reply_selection_request): All uses changed.

17 years ago(cnt): Rename to menu_grab_callback_cnt for clarity.
Glenn Morris [Wed, 12 Sep 2007 17:17:59 +0000 (17:17 +0000)]
(cnt): Rename to menu_grab_callback_cnt for clarity.
(menu_grab_callback): All uses changed.

17 years ago(dired-warning): Inherit from font-lock-warning-face to
Martin Rudalics [Wed, 12 Sep 2007 08:25:24 +0000 (08:25 +0000)]
(dired-warning): Inherit from font-lock-warning-face to
make it show up with eight colors.

17 years agopython multi-line imports fixed by Stefan:
Glenn Morris [Wed, 12 Sep 2007 07:35:37 +0000 (07:35 +0000)]
python multi-line imports fixed by Stefan:
http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01000.html

17 years ago*** empty log message ***
Glenn Morris [Wed, 12 Sep 2007 07:26:03 +0000 (07:26 +0000)]
*** empty log message ***

17 years ago(diff-sanity-check-hunk): Fix up the case when unified
Stefan Monnier [Wed, 12 Sep 2007 05:11:07 +0000 (05:11 +0000)]
(diff-sanity-check-hunk): Fix up the case when unified
diffs are concatenated with no intervening line.

17 years agoMerge changes from Dave Love's v2007-Sep-10.
Stefan Monnier [Mon, 10 Sep 2007 20:02:31 +0000 (20:02 +0000)]
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.

17 years ago*** empty log message ***
Martin Rudalics [Mon, 10 Sep 2007 06:32:06 +0000 (06:32 +0000)]
*** empty log message ***

17 years ago(cvs-mode-add-change-log-entry-other-window): Use
Stefan Monnier [Sat, 8 Sep 2007 03:11:43 +0000 (03:11 +0000)]
(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.

17 years ago(outline-flag-region): Use front-advance.
Stefan Monnier [Sat, 8 Sep 2007 03:09:31 +0000 (03:09 +0000)]
(outline-flag-region): Use front-advance.

17 years ago*** empty log message ***
Martin Rudalics [Fri, 7 Sep 2007 15:54:15 +0000 (15:54 +0000)]
*** empty log message ***

17 years agoMerge upstream 5.23.
Stefan Monnier [Fri, 7 Sep 2007 04:37:28 +0000 (04:37 +0000)]
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: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...

17 years ago(compilation-get-file-structure): Complete last
Stefan Monnier [Fri, 7 Sep 2007 03:48:30 +0000 (03:48 +0000)]
(compilation-get-file-structure): Complete last
change by also using spec-directory in the puthash.

17 years ago(vc-bzr-admin-lastrev): New constant.
Stefan Monnier [Fri, 7 Sep 2007 01:26:58 +0000 (01:26 +0000)]
(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].