1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

15221 Commits

Author SHA1 Message Date
Dan Nicolaescu
5870cb7682 * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
* vc-cvs.el (vc-cvs-dir-stay-local): Remove.
(vc-cvs-stay-local): Add a new choice and default to it.
(vc-cvs-dir-status): Use the new vc-stay-local choice.

* vc-svn.el (vc-svn-dir-status): Use the new vc-stay-local choice.
2008-10-13 01:16:49 +00:00
Juanma Barranquero
dd4fdc44b1 * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
Add support for extended return statement.

* progmodes/ada-xref.el (ada-gnat-parse-gpr): Don't reverse src-dir
  and obj-dir; keep user order.
2008-10-12 23:06:29 +00:00
Glenn Morris
f6c2397a85 (ELCFILES): Update. 2008-10-12 22:46:38 +00:00
Glenn Morris
2e7bd464d8 (shell-delimiter-argument-list, shell-file-name-chars)
(shell-file-name-quote-list): Declare.
2008-10-12 22:45:27 +00:00
Michael Albinus
65b7cb2c90 * net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst. 2008-10-12 20:07:49 +00:00
Chong Yidong
5e1115e315 * startup.el (command-line): If toolbar is disabled but ought to be
initialized, call tool-bar-setup.
2008-10-12 16:58:17 +00:00
Chong Yidong
105ec34142 Correct last change. 2008-10-12 13:47:09 +00:00
Chong Yidong
3240257259 * tool-bar.el (tool-bar-setup): Variable deleted.
(tool-bar-setup): Set it up unconditionally.

* faces.el (x-create-frame-with-faces): Don't call tool-bar-setup.

* frame.el: Remove unneeded function declaration.

* progmodes/grep.el (grep-mode-tool-bar-map): Check if
tool-bar-map has been initialized before setting it up.

* progmodes/compile.el (compilation-mode-tool-bar-map): Check if
tool-bar-map has been initialized before setting it up.
2008-10-12 13:45:29 +00:00
Chong Yidong
f76103b740 * emacs-lisp/warnings.el (display-warning): Issue a message if
called during daemon initialization.
2008-10-11 22:06:43 +00:00
Chong Yidong
819d674074 * info.el (info-tool-bar-map): Initialize it unconditionally.
* progmodes/gud.el (gud-tool-bar-map): Initialize it
unconditionally.

* progmodes/grep.el (grep-mode-tool-bar-map): Initialize it
unconditionally.

* progmodes/compile.el (compilation-mode-tool-bar-map): Initialize
it unconditionally.
2008-10-11 19:59:27 +00:00
Chong Yidong
fe4d6c1877 * tool-bar.el (tool-bar-local-item)
(tool-bar-local-item-from-menu): Put the check for number of
display colors into the image expression.
(tool-bar-setup): Don't be a no-op on ttys.
2008-10-11 19:45:36 +00:00
Romain Francoise
6b8d1c7243 * help.el (view-lossage): Fix docstring, lossage is now 300 keys.
* kmacro.el (kmacro-edit-lossage): Ditto.
* edmacro.el (edit-kbd-macro): Ditto.
2008-10-11 18:43:38 +00:00
Ulf Jasper
4fe0d68e7c newsticker--treeview-list-sort-by-column: variable name e vs. event 2008-10-11 15:17:41 +00:00
Dan Nicolaescu
32f1cc7b8c (command-line): Revert 2008-09-26 change, not
necessary anymore.
2008-10-11 12:56:26 +00:00
Andreas Schwab
79ccd1b816 (minibuffer-complete-shell-command): Bind
comint-delimiter-argument-list, comint-file-name-chars and
comint-file-name-quote-list like shell-mode.
2008-10-10 17:30:58 +00:00
Martin Rudalics
e6001b5823 (pop-to-buffer): Fix misplacement of arg norecord in
call of select-window.
2008-10-10 15:07:28 +00:00
Jay Belanger
da78ead3b5 *** empty log message *** 2008-10-10 14:36:34 +00:00
Martin Rudalics
c24d482671 (Info-extract-menu-counting): New argment no-detail to
skip detailed node listings.
(Info-forward-node): New argument not-up to inhibit going up.
(Info-final-node): Call Info-extract-menu-counting and
Info-forward-node with the new arguments set to avoid infinite
looping.  (Bug#1116)
2008-10-10 13:47:49 +00:00
Eli Zaretskii
41b3bdd3c4 (command-line): Don't invoke tool-bar-mode if it is not fboundp. 2008-10-10 08:54:08 +00:00
Chong Yidong
a448e4167f * startup.el (command-line): Enable tool-bar-mode as long as it is
not suppressed by X resources, regardless of the terminal.

* tool-bar.el (tool-bar-mode): Only change tool-bar-lines on
graphical terminals.
(tool-bar-setup): No-op if called on a tty.
2008-10-09 19:29:42 +00:00
Eli Zaretskii
c4dde5782c (make-frame-on-tty): Use "F" inside interactive. Support `pc'
``window-system''.
2008-10-09 16:09:02 +00:00
Eli Zaretskii
2a12d736c1 (compilation-start): Resurrect the version for systems that don't support
asynchronous subprocesses.
2008-10-09 13:46:25 +00:00
Martin Rudalics
d5f98c51df (pop-up-frames): Add choice graphic-only.
(display-buffer): When pop-up-frames equals graphic-only do
not pop up new frame on text-only terminals.  (Bug#1061)
2008-10-09 08:12:41 +00:00
Dan Nicolaescu
264175a802 (vc-cvs-dir-stay-local): New variable.
(vc-cvs-dir-status): Use it.
2008-10-09 04:52:28 +00:00
Juanma Barranquero
6f040888a6 Fix typos. 2008-10-08 17:29:33 +00:00
Chong Yidong
40b579558a * json.el (json-skip-whitespace): Fix last change. 2008-10-08 15:52:34 +00:00
Juanma Barranquero
2c8262dc6f * bs.el (bs-unload-function): New function. 2008-10-08 08:48:52 +00:00
Glenn Morris
4c7eed9477 Typo. 2008-10-08 07:56:59 +00:00
Glenn Morris
fc17acd1f1 Sven Joachim <svenjoac at gmx.de>
For clarity, explicitly require cl.
2008-10-08 07:42:58 +00:00
Glenn Morris
8aa89bc06c Mark tiny change. 2008-10-08 07:06:54 +00:00
Michael Olson
5412419465 ibuffer: Fix issue with ERC scroll-to-bottom (Bug #858). 2008-10-08 05:03:43 +00:00
Chong Yidong
cb199e7484 * startup.el (command-line): Use display-warning to warn about an
init file error.
(command-line-1): Remove init file error delay.
2008-10-07 19:47:36 +00:00
Chong Yidong
a469adf3e6 * rx-new.el (rx-constituents): Change `anything' to call
rx-anything. Change `not-wordchar' assignment to "\\W" from
"[^[:word:]]".
(rx-group-if): New function.
(rx-parent): New variable.
(rx-and, rx-or): Put shy groups only when necessary.
(rx-bracket): Remove.
(rx-anything): New function.
(rx-any-delete-from-range, rx-any-condense-range)
(rx-check-any-string): New functions.
(rx-check-any): Return result as a list. Don't convert chars to
strings. Don't prepend "\\" to "^". Don't search for close
bracket. Check char category string. Call rx-form instead of
rx-to-string.
(rx-any): Rebuid to complete the function.
(rx-check-not): Fix char category regexp pattern string. Call
rx-form instead of rx-to-string.
(rx-not): Call rx-form instead of rx-to-string. Convert "[^]" to
"[^^]". Call regexp-quote for one char string when not called from
rx-not. Add "\\w", and toggle to upcase. Add the case of
"\\[SCBW]" to toggle.
(rx-=, rx->=, rx -**, rx-repeat, rx-submatch): Call rx-form
instead of rx-to-string.
(rx-kleene): Call rx-form instead of rx-to-string. Call
rx-group-if to adjust putting of shy groups.
(rx-atomic-p): Make check more precisely.
(rx-eval, rx-greedy): Call rx-form instead of rx-to-string.
(rx-regexp): Call rx-group-if.
(rx-form): New function.
(rx-to-string): Call rx-form, rx-group-if. Refine definition of
NO-GROUP.
2008-10-07 18:08:16 +00:00
Chong Yidong
e9701d1680 * json.el (json-advance): Use forward-char.
(json-skip-whitespace): Use skip-syntax-forward.
2008-10-07 16:18:01 +00:00
Alan Mackenzie
5a2a67897b *** empty log message *** 2008-10-07 14:00:35 +00:00
Alan Mackenzie
c074408120 *** empty log message *** 2008-10-07 13:12:14 +00:00
Chong Yidong
81fe0060d5 * startup.el (before-init-time, after-init-time): Move into emacs.c.
(command-line): Set after-init-time to nil before initialization.
2008-10-06 16:16:07 +00:00
Jay Belanger
ac318df0f7 (math-standard-units): Update the values of the units. 2008-10-06 12:40:39 +00:00
Juanma Barranquero
a35809ba8f * bookmark.el (bookmark-unload-function): New function. 2008-10-06 11:49:59 +00:00
Andreas Schwab
b55426e988 (syntax-ppss): Doc fix. 2008-10-06 10:03:59 +00:00
Martin Rudalics
6a8b463264 Remove * in defcustom docstrings and tell
for most options that customizing them doesn't affect buffers
already displaying footnotes.
(Footnote-refresh-footnotes, Footnote-renumber-footnotes): Fix
handling of text properties and identical start/end tags.  Do
not use format when renumbering.
(Footnote-set-style): Make it work.
(Footnote-insert-numbered-footnote): Simplify.
(Footnote-narrow-to-footnotes, Footnote-insert-footnote)
(Footnote-goto-footnote): Fix handling of empty section tag.
(Footnote-delete-footnote): Fix handling of identical start/end
tags, empty section tag, and spaced footnotes.  Do not use
kill-region.
(footnote-mode): Make most options buffer-local to avoid that
customizing messes up handling of footnotes in buffers that
already display them.
2008-10-06 06:29:05 +00:00
Dan Nicolaescu
cd1d152559 (x-create-frame-with-faces): Undo previous change. 2008-10-06 05:44:11 +00:00
Dan Nicolaescu
1a0cf619db (vc-cvs-after-dir-status): Parse the output for non
existent files.
2008-10-06 05:30:25 +00:00
Chong Yidong
69df71b871 * international/mule-cmds.el (universal-coding-system-argument):
Handle digit-argument too.
2008-10-05 19:06:47 +00:00
Chong Yidong
50694105a6 * xml.el (xml-parse-string): Use skip-chars-forward. 2008-10-05 19:01:45 +00:00
Dan Nicolaescu
11b4001c8f (vc-bzr-after-dir-status): Parse the output for non
existent files.
(vc-bzr-dir-status-files): New function.
2008-10-05 00:08:49 +00:00
Glenn Morris
f8dce815d0 (make-temp-file): Handle empty `prefix'. (Bug#1081) 2008-10-04 20:31:33 +00:00
Glenn Morris
a80a6b0308 (vc-svn-after-dir-status): Handle `svn status -u' output.
(vc-svn-dir-status): Respect vc-stay-local-p.  (Bug#1046)
2008-10-04 20:24:24 +00:00
Glenn Morris
f3e6c9f3a4 (vc-cvs-dir-status-heuristic): New function.
(vc-cvs-dir-status): Respect vc-stay-local-p.  (Bug#1046)
2008-10-04 19:55:00 +00:00
Glenn Morris
244a0c3ce7 David J. Biesack <David.Biesack at sas.com> (tiny change)
(antlr-font-lock-additional-keywords): Fix typo.  (Bug#1074)
2008-10-04 18:37:03 +00:00