Dan Nicolaescu
950c2be809
*** empty log message ***
2007-09-22 22:03:00 +00:00
Francesco Potortì
e9886e8899
(inferior-octave-mode): Use add-hook to
...
add inferior-octave-directory-tracker to the buffer-local value
of comint-input-filter-functions.
2007-09-22 20:12:05 +00:00
Francesco Potortì
01dbc75e9e
*** empty log message ***
2007-09-22 20:10:49 +00:00
Glenn Morris
21c494d839
Diane Murray <disumu at x3y2z1.net>
...
(url-generic-emulator-loader): Send the port as a string to
`url-do-terminal-emulator'.
2007-09-22 19:01:39 +00:00
Dan Nicolaescu
b368551b76
(file-name-sans-versions): Also allow `A-Z'.
2007-09-22 17:52:17 +00:00
Dan Nicolaescu
5e8c0b8b36
Mention all supported VC backends.
2007-09-22 17:17:22 +00:00
Richard M. Stallman
8e061b69c7
*** empty log message ***
2007-09-22 11:35:21 +00:00
Richard M. Stallman
cc2fba21ba
(widget-specify-button): Don't merge mouse-face with neighbouring buttons.
2007-09-22 11:26:23 +00:00
Andreas Schwab
d2f95fcaf9
(file-name-sans-versions): Also allow `_'.
2007-09-22 08:51:58 +00:00
Andreas Schwab
257c97151c
*** empty log message ***
2007-09-22 08:46:08 +00:00
Glenn Morris
027f175fa9
(eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.
2007-09-22 02:44:27 +00:00
Glenn Morris
96558d6b37
*** empty log message ***
2007-09-22 02:44:05 +00:00
Dan Nicolaescu
a3f5d84dac
* 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.
2007-09-22 00:02:52 +00:00
Richard M. Stallman
2e2cc4e44d
Whitespace change.
2007-09-21 23:11:25 +00:00
Richard M. Stallman
867a0d72ea
(our_memory_buffer): Renamed from omfib_buffer.
2007-09-21 23:08:01 +00:00
Richard M. Stallman
0681b95814
Comment change.
2007-09-21 23:03:45 +00:00
Richard M. Stallman
5d822c1265
Fix typo.
2007-09-21 22:50:37 +00:00
Stefan Monnier
dae157b7c9
(define-minor-mode): Fix staging brain damage.
2007-09-21 18:27:34 +00:00
Juanma Barranquero
e243eb1f50
(x_draw_glyph_string): Use strike_through_color, not underline_color,
...
to draw strike-through.
2007-09-21 11:21:38 +00:00
Glenn Morris
3bef54c922
Diane Murray <disumu at x3y2z1.net>
...
(url-news-fetch-newsgroup): Fix formatting of Gnus method.
2007-09-21 03:32:29 +00:00
Glenn Morris
ef44317c7c
Kevin Ryde <user42 at zip.com.au>
...
(sgml-html-meta-auto-coding-function): Bind `case-fold-search' to t.
2007-09-21 03:21:39 +00:00
Glenn Morris
41a633fff6
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.
2007-09-21 03:11:17 +00:00
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
Glenn Morris
92d175e2d9
Fixed by Stefan: incorrect button highlighting.
2007-09-21 02:43:48 +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
Richard M. Stallman
176c6903e8
(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.
2007-09-20 17:12:10 +00:00
Glenn Morris
13a9d12b66
*** empty log message ***
2007-09-20 08:06:39 +00:00
Glenn Morris
01f51cdb95
Done: tex-validate-region and paragraphs.
2007-09-20 03:13:47 +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
bfaf966b70
(Fmake_network_process): Doc fix.
2007-09-20 02:46:00 +00:00
Glenn Morris
b2217c17d6
*** empty log message ***
2007-09-20 02:45:45 +00:00
Richard M. Stallman
9600ac7c86
(Display Property): Clarify when multiple display specs work in
...
parallel and when one overrides. Fix error in example.
2007-09-19 15:04:50 +00:00
Richard M. Stallman
14b4fdfb21
(Display Property): Explain multiple display specs.
2007-09-19 14:55:52 +00:00
Richard M. Stallman
aabc29c88d
(Foverlays_at): Doc fix.
2007-09-19 13:20:51 +00:00
Glenn Morris
e0f06ac215
Typo.
2007-09-19 07:31:39 +00:00
Glenn Morris
959d972d7b
"tex-terminate-paragraph ignores paragraph-start and
...
paragraph-separate" is fixed, but raises a question about
tex-validate-region.
2007-09-19 07:26:17 +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
Jason Rumney
68cbe49279
Updated libXpm to 3.5.7 (from x.org X11R7.3)
2007-09-18 23:47:16 +00:00
Glenn Morris
e164a2fdec
*** empty log message ***
2007-09-18 07:00:20 +00:00
Glenn Morris
7e05530257
Remove duplicate entry.
2007-09-18 06:59:14 +00:00
Stefan Monnier
fb7d927563
(css-electric-keys): electrick->electric.
...
(css-mode): Update correspondingly.
2007-09-18 01:48:23 +00:00
Stefan Monnier
088c8c37e6
(Fplist_put): Preserve uneven tail data.
2007-09-18 01:45:39 +00:00
Dan Nicolaescu
fa5cea6723
*** empty log message ***
2007-09-18 01:29:04 +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
Richard M. Stallman
7262a148b6
*** empty log message ***
2007-09-18 00:46:48 +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
f61ac501ef
Done: tex-compilation-parse-errors misses new-style error messages.
2007-09-17 07:05:20 +00:00