1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00
Commit graph

93051 commits

Author SHA1 Message Date
Chong Yidong
97cf55672c Added compose-mail-user-agent-warnings. 2009-12-07 16:14:23 +00:00
Stefan Monnier
da10ce2bb0 (ucs-names): Weed out at compile-time the chars that don't have names, so
the table can be built much faster at run-time.
2009-12-07 16:12:47 +00:00
Chong Yidong
3d68fa99af * simple.el (compose-mail): Check for incompatibilities and warn.
(compose-mail-user-agent-warnings): New option.
2009-12-07 16:09:05 +00:00
Dan Nicolaescu
662c5698fb Support showing a single log entry from vc-annotate.
* vc.el (print-log): Add a new argument: START-REVISION.
(vc-print-log-internal): Add a new optional argument and
pass it to the backend.
(vc-print-log, vc-print-root-log): Adjust callers.
* vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
buffer already displays the requested log entry, use it.
Otherwise display only the log entry in question.
* vc-svn.el (vc-svn-print-log):
* vc-mtn.el (log-view-file-re):
* vc-hg.el (vc-hg-state):
* vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
(vc-git-show-log-entry): Return t on success.
* vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
(vc-bzr-show-log-entry): Return t on success.
* vc-rcs.el (vc-rcs-print-log):
* vc-sccs.el (vc-sccs-print-log):
* vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
2009-12-07 09:02:11 +00:00
Michael Kifer
2de386ca1d 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-init.el (ediff-event-key): use event-to-character instead of
	event-key.

	* ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer): add
	menus to the meta mode. (Dan Nicolaescu's <dann@ics.uci.edu> patch.)

	* ediff.el (ediff-buffers-internal): add unwind-protect.
2009-12-07 06:56:40 +00:00
Michael Albinus
dab816a917 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
Berbain <raphael.berbain@gmail.com>.

* net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
characters.
(tramp-initial-end-of-output): New defconst.
(tramp-methods, tramp-find-shell)
(tramp-open-connection-setup-interactive-shell)
(tramp-maybe-open-connection): Use it.
(tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
existence of `#' and `$'.

* net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
`tramp-initial-end-of-output'.
2009-12-07 06:38:06 +00:00
Dan Nicolaescu
a91e1f6bf8 Get the background mode from the terminal for xterm, and set
faces accordingly.
* term/xterm.el (xterm-set-background-mode): New function.
(terminal-init-xterm): Use it in case xterm supports background
color queries.  Recompute faces after getting the background
color.
2009-12-07 06:30:30 +00:00
Glenn Morris
5fa9d1ecf4 Ulrich Mueller <ulm at gentoo.org>
(byte-compile-insert-header): Put the version number comment back on
its own line, for easier parsing by external tools.
2009-12-07 06:21:27 +00:00
Stefan Monnier
5e9fde5e59 Make it work for non-file buffers (bug#5102).
* doc-view.el (doc-view-current-cache-dir):
Use doc-view-buffer-file-name rather than buffer-file-name.
(doc-view-mode): Use buffer-name when buffer-file-name is nil.
2009-12-07 02:37:42 +00:00
Chong Yidong
2f2f524224 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
author field is too short.
2009-12-06 23:27:55 +00:00
Dan Nicolaescu
fcc708173f *** empty log message *** 2009-12-06 22:36:11 +00:00
Dan Nicolaescu
0d3f8a7840 * vc-git.el (vc-git-print-log): Handle a limit argument. Display
the short log in graph form and with labels.
(vc-git-log-view-mode): Handle labels.
2009-12-06 22:18:03 +00:00
Dan Nicolaescu
cebf8ec6d9 Make vc-revert change VC state from 'added to 'unregistered.
* vc-git.el (vc-git-revert): Call git reset first.
2009-12-06 21:25:55 +00:00
Chong Yidong
238a0f3a0d * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too. 2009-12-06 20:25:36 +00:00
Chong Yidong
2c6bb71a57 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
(vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
Update annotation regexp.
2009-12-06 20:22:16 +00:00
Ulf Jasper
8e39154d85 Fixed Bug#5096. 2009-12-06 19:49:04 +00:00
Chong Yidong
ef187c24a3 * simple.el (beginning-of-visual-line): Constrain to field
boundaries (Bug#5106).
2009-12-06 18:48:48 +00:00
Ulf Jasper
571855b631 Fixed Bug#5008. 2009-12-06 18:13:19 +00:00
Chong Yidong
b857059c0a * progmodes/js.el (js--js-not): Add null to the list of values. 2009-12-06 15:34:59 +00:00
Chong Yidong
c2dae51b68 * ansi-color.el (ansi-color-for-comint-mode): Add :version
keyword.
2009-12-06 15:33:09 +00:00
Roland Winkler
ed0f72d260 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter
if it is at the end of the current line.
(bibtex-generate-url-list): Fix docstring.
2009-12-06 05:05:36 +00:00
Roland Winkler
4106334cac (bibtex-enclosing-field): Exclude entry delimiter if it is at the end
of the current line.
(bibtex-generate-url-list): Fix docstring.
2009-12-06 05:03:26 +00:00
Stefan Monnier
365b9a6296 (minibuffer-complete-and-exit): Don't replace the
minibuffer's content with itself.
Fold the confirm-after-completion case into the `confirm' case.
(completion-pcm-word-delimiters): Add : and / to the delimiters.
2009-12-06 01:25:41 +00:00
Stefan Monnier
3e38b2bd42 (completion-in-region): Improve docstring. 2009-12-06 00:58:40 +00:00
Kevin Ryde
8b5a10dbc6 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
manuals, similar to existing setup for help-mode.  (My bug#3913.)
2009-12-06 00:42:19 +00:00
Kevin Ryde
990a9cb177 * ffap.el (ffap-rfc-path): Make this a defcustom since
`ffap-rfc-directories' is also a defcustom.  (My Bug#4514.)
2009-12-06 00:22:51 +00:00
Chong Yidong
9663903099 Copyedit several NEWS entries. 2009-12-05 23:51:26 +00:00
Juri Linkov
065543e754 Save and restore dired buffer's point positions too. (Bug#4880)
(dired-save-positions): Return in the first element
buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
Doc fix.
(dired-restore-positions): First restore buffer's position.
While restoring window's positions, check if window still displays
the original buffer.
2009-12-05 23:22:03 +00:00
Chong Yidong
426ac9499e * xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
if push failed.
(handle_line_prefix): Set avoid_cursor_p here.  Check return value
of push_display_prop (Bug#5000).
2009-12-05 22:49:00 +00:00
Chong Yidong
9a594ee6ea * bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
possible.

* cedet/semantic/ia.el (semantic-ia-complete-symbol): Make argument
optional.
2009-12-05 22:01:00 +00:00
Glenn Morris
212c5aef95 Add bug ref. 2009-12-05 21:33:48 +00:00
Chong Yidong
6ca89aaa81 * misc.texi (Shell Options): ansi-color is now default. 2009-12-05 21:12:19 +00:00
Chong Yidong
89601c7b25 Fix commentary to reflect that ansi-color is now enabled by default. 2009-12-05 21:11:29 +00:00
Chong Yidong
93bff74909 ansi-color is now enabled by default in the shell. 2009-12-05 21:08:09 +00:00
Chong Yidong
925f8c7066 * shell.el (shell): Require ansi-color (Bug#5113).
* ansi-color.el (ansi-color-for-comint-mode): Default to t.
2009-12-05 21:05:51 +00:00
Chong Yidong
503edac9d6 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925). 2009-12-05 20:56:42 +00:00
Alan Mackenzie
8fea6b333d *** empty log message *** 2009-12-05 20:45:39 +00:00
Chong Yidong
b84ce3c5f6 Minor doc fix. 2009-12-05 20:38:05 +00:00
Chong Yidong
5d1fd962bb * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
comment-start-skip to comment-end-skip as comment (Bug#4781).
2009-12-05 20:23:25 +00:00
Chong Yidong
022eef6211 * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
value of font_list_entities (Bug#5085).
2009-12-05 20:16:42 +00:00
Chong Yidong
ce75f06e91 Fix a comment and delete trailing whitespace. 2009-12-05 20:09:49 +00:00
Juri Linkov
30760c8bc7 (Info-find-node-2): Set `Info-current-subfile' to nil
for virtual nodes.  (Bug#4147)
(Info-find-node-2): Set `Info-current-node-virtual' to nil
when moving from a virtual node.
(Info-mode-menu): Add `Info-virtual-index' to the menu.
(Info-mode): Add `Info-virtual-index' to the docstring.
2009-12-05 19:49:47 +00:00
Chong Yidong
1dc5c6f318 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
Describe project macro symbols.

* cedet/semantic/complete.el (semantic-complete-do-completion):
Don't call semantic-collector-current-exact-match.

* cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
ede-objects as targets.

* cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
a target's object list even if compiler vars are already in the
Makefile.

* cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
list of headers producing necessary macros.
2009-12-05 19:10:42 +00:00
Eli Zaretskii
bfadeadd32 (next_element_from_ellipsis): Fix a typo in the commentary. 2009-12-05 13:32:18 +00:00
Eli Zaretskii
6147a9bb21 (next_element_from_display_vector): Fix a typo in the commentary. 2009-12-05 13:21:49 +00:00
Alan Mackenzie
a3c11552c6 Revert change 2009-07-18T21:03:43Z!acm@muc.de 2009-12-05 11:16:04 +00:00
Roland Winkler
403111a821 (bibtex-map-entries): Use marker to keep
track of the buffer position of the end of a BibTeX entry as this
position may change during reformatting.
(bibtex-format-entry): Remove whitespace before processing
numerical fields so that we recognize the latter properly.
(bibtex-reformat): Do not use push which changes the global value
of bibtex-entry-format.
(bibtex-field-braces-alist, bibtex-field-strings-alist)
(bibtex-field-re-init): Replace only space characters by regexp
for whitespace.
(bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix
docstring.
(bibtex-initialize): Also update bibtex-strings.
(bibtex-kill-field): Preserve white space at end of entry.
(bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill): Update
bibtex-reference-keys.
2009-12-05 04:08:48 +00:00
Glenn Morris
6a495b76f2 Documented diary view-mode. 2009-12-05 03:49:58 +00:00
Glenn Morris
e11adbd8d2 (Diary Display): Mention View mode. 2009-12-05 03:49:36 +00:00
Glenn Morris
1a4f0c0a35 (Displaying the Diary): Mention keys apply to calendar. 2009-12-05 03:39:03 +00:00