bpt/emacs.git
16 years ago*** empty log message ***
Dan Nicolaescu [Wed, 9 Jan 2008 07:40:37 +0000 (07:40 +0000)]
*** empty log message ***

16 years ago(vc-deduce-fileset): Return the currently selected file if
Dan Nicolaescu [Wed, 9 Jan 2008 07:21:08 +0000 (07:21 +0000)]
(vc-deduce-fileset): Return the currently selected file if
no files are selected when using vc-status.

16 years ago2008-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Wed, 9 Jan 2008 06:16:07 +0000 (06:16 +0000)]
2008-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff*.el: commented out declare-function. "make bootstrap"
stops with an error and emacs does not compile with those things in.
Besides, declare-function is not defined in XEmacs.

* ediff-util (eqiff-quit): autoraise minibuffer.

* ediff-diff (ediff-convert-fine-diffs-to-overlays): make it a defin

* viper*.el: commented out declare-function -- not defined in XEmacs.

* viper-ex.el (viper-info-on-file): take care of indiret buffers.

* viper.el (viper-set-hooks, set-cursor-color): set viper-vi-state-cursor-color.

16 years ago*** empty log message ***
Kenichi Handa [Wed, 9 Jan 2008 06:15:40 +0000 (06:15 +0000)]
*** empty log message ***

16 years ago(detect_coding_iso2022): New arg latin_extra_code_state. Allow Latin
Kenichi Handa [Wed, 9 Jan 2008 06:05:23 +0000 (06:05 +0000)]
(detect_coding_iso2022): New arg latin_extra_code_state.  Allow Latin
extra codes only when *latin_extra_code_state is nonzero.
(detect_coding_mask): If there is a NULL byte, detect the encoding as
UTF-16 or binary.  If there is a Latin extra code, detect the encoding
as ISO-2022 only when no other proper encoding is found.

16 years ago* vc.el (vc-status-headers): Rename from
Dan Nicolaescu [Wed, 9 Jan 2008 05:19:04 +0000 (05:19 +0000)]
* vc.el (vc-status-headers): Rename from
vc-status-insert-headers.  Just return header.
(vc-status-move-to-goal-column): New function.
(vc-status-mode-map): Define more keys.
(vc-status-mode): Use vc-status-refresh.  Now 'special.
(vc-status-refresh): New function.
(vc-status-next-line): Likewise.
(vc-status-previous-line): Likewise.
(vc-status-mark-file): Use vc-status-next-line.
(vc-status-unmark-file): Use vc-status-previous-line.
(vc-status-unmark-file-up): New function.
(vc-status-register): Likewise.
(vc-status-find-file): Likewise.
(vc-status-find-file-other-window): Likewise.
(vc-status-current-file): Likewise.
(vc-ensure-vc-buffer): Understand vc-status mode.

16 years ago* vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
Dan Nicolaescu [Wed, 9 Jan 2008 05:15:07 +0000 (05:15 +0000)]
* vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".

16 years agognome icons are GPLv2 or later.
Glenn Morris [Wed, 9 Jan 2008 04:59:00 +0000 (04:59 +0000)]
gnome icons are GPLv2 or later.
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html

16 years agognome icons are GPLv2 or later.
Glenn Morris [Wed, 9 Jan 2008 04:57:51 +0000 (04:57 +0000)]
gnome icons are GPLv2 or later.
gtk icons are LGPLv2 or later.
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html
Correct gtk copyright holders based on makecopyright in gtk tarball.

16 years agoAdd missing final newlines to message calls.
Glenn Morris [Wed, 9 Jan 2008 04:40:14 +0000 (04:40 +0000)]
Add missing final newlines to message calls.

16 years agoDaniel Hackney <dan at haxney.org> (tiny change)
Glenn Morris [Wed, 9 Jan 2008 04:36:57 +0000 (04:36 +0000)]
Daniel Hackney <dan at haxney.org>  (tiny change)

(set_socket): Add trailing newline to socket error message.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Wed, 9 Jan 2008 04:31:51 +0000 (04:31 +0000)]
Add 2008 to copyright years.

16 years agoRemove copyright from author with assignment and merge years into FSF years.
Glenn Morris [Wed, 9 Jan 2008 04:21:32 +0000 (04:21 +0000)]
Remove copyright from author with assignment and merge years into FSF years.
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Wed, 9 Jan 2008 04:19:59 +0000 (04:19 +0000)]
Add 2008 to copyright years.
Add license text.

16 years agoAdd @copying section.
Glenn Morris [Wed, 9 Jan 2008 04:19:33 +0000 (04:19 +0000)]
Add @copying section.

16 years agoTom Tromey <tromey at redhat.com>
Glenn Morris [Wed, 9 Jan 2008 04:18:27 +0000 (04:18 +0000)]
Tom Tromey  <tromey at redhat.com>

(blackbox-mode-map): Add `q' and [return] bindings.

16 years ago(ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows.
Glenn Morris [Wed, 9 Jan 2008 04:17:56 +0000 (04:17 +0000)]
(ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows.

16 years agoFix face attributes recognition
Vinicius Jose Latorre [Wed, 9 Jan 2008 02:54:16 +0000 (02:54 +0000)]
Fix face attributes recognition

16 years ago(ffap-read-file-or-url): Don't use let-binding to temporarily
Stefan Monnier [Wed, 9 Jan 2008 02:16:47 +0000 (02:16 +0000)]
(ffap-read-file-or-url): Don't use let-binding to temporarily
add a file-name handler.

16 years ago*** empty log message ***
Roland Winkler [Wed, 9 Jan 2008 01:43:14 +0000 (01:43 +0000)]
*** empty log message ***

16 years ago(bibtex-initialize): New autoloaded command. Rename from function
Roland Winkler [Wed, 9 Jan 2008 01:37:50 +0000 (01:37 +0000)]
(bibtex-initialize): New autoloaded command. Rename from function
bibtex-files-expand. New optional arg select.
(bibtex-flash-head): Allow blink-matching-delay being zero.
(bibtex-clean-entry): Use atomic-change-group.
(bibtex-format-entry): Check presence of required fields only after
formatting of fields. Use member-ignore-case. Do not use
bibtex-parse-entry. Do not use booktitle field to set a missing
title.
(bibtex-autofill-entry): Do not call undo-boundary.
(bibtex-lessp): Handle crossref keys that point to another bibtex
file.
(bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
Parse keys if necessary.

16 years agoMerge from emacs--rel--22
Miles Bader [Tue, 8 Jan 2008 20:46:54 +0000 (20:46 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987

16 years ago* vc-git.el (vc-git--call): Apply `process-file' instead of
Michael Albinus [Tue, 8 Jan 2008 20:07:21 +0000 (20:07 +0000)]
* vc-git.el (vc-git--call): Apply `process-file' instead of
`call-process'.

* net/tramp.el (tramp-remote-process-environment): Add "LC_CTYPE=C".
Reported by Pete Forman <pete.forman@westerngeco.com>.
(tramp-perl-encode, tramp-perl-decode): Update copyrights.
(tramp-handle-process-file): Handle the case where DESTINATION is
a consp with t as car.
(tramp-wait-for-output): We shall remove exactly what has been
find by the search.

16 years agoMerge from gnus--devo--0
Miles Bader [Tue, 8 Jan 2008 14:16:13 +0000 (14:16 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-985

16 years ago*** empty log message ***
Nick Roberts [Tue, 8 Jan 2008 08:32:10 +0000 (08:32 +0000)]
*** empty log message ***

16 years agoKevin Ryde <user42 at zip.com.au>:
Glenn Morris [Tue, 8 Jan 2008 08:03:25 +0000 (08:03 +0000)]
Kevin Ryde  <user42 at zip.com.au>:

(compilation-error-regexp-alist-alist): Add entry for two-arg form of
the Test module ok() func.

16 years agoWhitespace.
Glenn Morris [Tue, 8 Jan 2008 07:56:05 +0000 (07:56 +0000)]
Whitespace.

16 years agoKevin Ryde <user42 at zip.com.au>:
Glenn Morris [Tue, 8 Jan 2008 07:54:36 +0000 (07:54 +0000)]
Kevin Ryde  <user42 at zip.com.au>:

(perl): Add a "during global destruction" sample.

16 years agoKevin Ryde <user42 at zip.com.au>:
Glenn Morris [Tue, 8 Jan 2008 07:54:27 +0000 (07:54 +0000)]
Kevin Ryde  <user42 at zip.com.au>:

(perl): Add a "during global destruction" sample.

16 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Tue, 8 Jan 2008 07:54:04 +0000 (07:54 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(compilation-error-regexp-alist-alist): For perl, allow "during global
destruction" at end.

16 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Tue, 8 Jan 2008 07:53:53 +0000 (07:53 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(compilation-error-regexp-alist-alist): For perl, allow "during global
destruction" at end.

16 years agoRegenerate.
Glenn Morris [Tue, 8 Jan 2008 05:21:00 +0000 (05:21 +0000)]
Regenerate.

16 years ago*** empty log message ***
Glenn Morris [Tue, 8 Jan 2008 05:19:38 +0000 (05:19 +0000)]
*** empty log message ***

16 years ago(diff-end-of-hunk): Don't match empty lines in unified format.
Glenn Morris [Tue, 8 Jan 2008 05:19:13 +0000 (05:19 +0000)]
(diff-end-of-hunk): Don't match empty lines in unified format.

16 years ago(mouse-major-mode-menu): Suppress duplicate menus.
Glenn Morris [Tue, 8 Jan 2008 05:18:09 +0000 (05:18 +0000)]
(mouse-major-mode-menu): Suppress duplicate menus.

16 years ago(diff-end-of-hunk): Don't match empty lines in unified format.
Glenn Morris [Tue, 8 Jan 2008 05:17:47 +0000 (05:17 +0000)]
(diff-end-of-hunk): Don't match empty lines in unified format.

16 years ago(mouse-major-mode-menu): Suppress duplicate menus.
Glenn Morris [Tue, 8 Jan 2008 05:13:06 +0000 (05:13 +0000)]
(mouse-major-mode-menu): Suppress duplicate menus.

16 years agoRegenerate.
Glenn Morris [Tue, 8 Jan 2008 05:07:59 +0000 (05:07 +0000)]
Regenerate.

16 years agoRalf Angeli <angeli at caeruleus.net>
Glenn Morris [Tue, 8 Jan 2008 05:06:48 +0000 (05:06 +0000)]
Ralf Angeli  <angeli at caeruleus.net>

(reftex-make-separate-toc-frame): Simplify selection of frame focusing
function.

16 years agoComment.
Glenn Morris [Tue, 8 Jan 2008 05:03:11 +0000 (05:03 +0000)]
Comment.

16 years agoUpdate printed copyright year to 2008.
Glenn Morris [Tue, 8 Jan 2008 05:01:41 +0000 (05:01 +0000)]
Update printed copyright year to 2008.

16 years ago*** empty log message ***
Glenn Morris [Tue, 8 Jan 2008 05:00:52 +0000 (05:00 +0000)]
*** empty log message ***

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:54:02 +0000 (04:54 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:45:51 +0000 (04:45 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:44:45 +0000 (04:44 +0000)]
Add 2008 to copyright years.
Update Emacs version.

16 years agoUpdate Emacs version.
Glenn Morris [Tue, 8 Jan 2008 04:43:46 +0000 (04:43 +0000)]
Update Emacs version.

16 years ago(set-version): Add doc/man/emacs.1.
Glenn Morris [Tue, 8 Jan 2008 04:43:10 +0000 (04:43 +0000)]
(set-version): Add doc/man/emacs.1.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:37:27 +0000 (04:37 +0000)]
Add 2008 to copyright years.

16 years ago(main): Set copyright year to 2008.
Glenn Morris [Tue, 8 Jan 2008 04:28:15 +0000 (04:28 +0000)]
(main): Set copyright year to 2008.

16 years ago*** empty log message ***
Glenn Morris [Tue, 8 Jan 2008 04:28:05 +0000 (04:28 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 8 Jan 2008 04:25:28 +0000 (04:25 +0000)]
*** empty log message ***

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:11:05 +0000 (04:11 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:04:36 +0000 (04:04 +0000)]
Add 2008 to copyright years.

16 years ago(gdb-var-list-children-1): Put varnum in
Nick Roberts [Tue, 8 Jan 2008 01:59:29 +0000 (01:59 +0000)]
(gdb-var-list-children-1): Put varnum in
quotes in case of spaces, e.g. STL containers (not pretty).

16 years ago*** empty log message ***
Nick Roberts [Tue, 8 Jan 2008 01:56:38 +0000 (01:56 +0000)]
*** empty log message ***

16 years agoRemember: If region is visible, use it as initial text.
Michael Olson [Tue, 8 Jan 2008 01:33:08 +0000 (01:33 +0000)]
Remember: If region is visible, use it as initial text.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 18:24:12 +0000 (18:24 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 18:17:09 +0000 (18:17 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 17:34:21 +0000 (17:34 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 16:57:16 +0000 (16:57 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 16:48:20 +0000 (16:48 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 16:39:40 +0000 (16:39 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 16:34:31 +0000 (16:34 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 16:17:04 +0000 (16:17 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 16:10:29 +0000 (16:10 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 15:52:44 +0000 (15:52 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 15:27:37 +0000 (15:27 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 15:20:21 +0000 (15:20 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 15:04:08 +0000 (15:04 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 14:50:58 +0000 (14:50 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 14:45:09 +0000 (14:45 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 13:07:09 +0000 (13:07 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 12:57:42 +0000 (12:57 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 12:50:28 +0000 (12:50 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 12:45:01 +0000 (12:45 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 11:41:11 +0000 (11:41 +0000)]
*** empty log message ***

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 08:53:20 +0000 (08:53 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 08:42:46 +0000 (08:42 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 08:31:52 +0000 (08:31 +0000)]
Add 2008 to copyright years.

16 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Mon, 7 Jan 2008 08:16:19 +0000 (08:16 +0000)]
*** empty log message ***

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 08:16:00 +0000 (08:16 +0000)]
Add 2008 to copyright years.

16 years ago(Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of #ifdef MAC_OS.
YAMAMOTO Mitsuharu [Mon, 7 Jan 2008 08:15:56 +0000 (08:15 +0000)]
(Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of #ifdef MAC_OS.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 08:15:16 +0000 (08:15 +0000)]
Add 2008 to copyright years.

16 years ago* url-handlers.el (url-file-handler): Autoload.
Michael Albinus [Mon, 7 Jan 2008 06:52:19 +0000 (06:52 +0000)]
* url-handlers.el (url-file-handler): Autoload.

16 years ago(vc-hg-log-view-mode): Handle the user field better.
Dan Nicolaescu [Mon, 7 Jan 2008 06:10:11 +0000 (06:10 +0000)]
(vc-hg-log-view-mode): Handle the user field better.

16 years ago(vc-hg-log-view-mode): Handle the user field better.
Dan Nicolaescu [Mon, 7 Jan 2008 06:06:25 +0000 (06:06 +0000)]
(vc-hg-log-view-mode): Handle the user field better.

16 years ago(gud-gdb-command-name): Explain
Nick Roberts [Mon, 7 Jan 2008 03:51:03 +0000 (03:51 +0000)]
(gud-gdb-command-name): Explain
"--annotate=3" option is necessary for the Graphical Interface.

16 years ago*** empty log message ***
Nick Roberts [Mon, 7 Jan 2008 03:49:07 +0000 (03:49 +0000)]
*** empty log message ***

16 years ago(vc-hg-dir-state): Pass the dir argument to
Dan Nicolaescu [Mon, 7 Jan 2008 03:07:36 +0000 (03:07 +0000)]
(vc-hg-dir-state): Pass the dir argument to
vc-hg-command.

16 years ago(vc-hg-dir-state, vc-hg-dir-status): Pass the dir
Dan Nicolaescu [Mon, 7 Jan 2008 03:04:01 +0000 (03:04 +0000)]
(vc-hg-dir-state, vc-hg-dir-status): Pass the dir
argument to vc-hg-command.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 02:45:14 +0000 (02:45 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 02:23:04 +0000 (02:23 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 02:11:00 +0000 (02:11 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 02:00:47 +0000 (02:00 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 01:33:37 +0000 (01:33 +0000)]
Add 2008 to copyright years.

16 years agoAdd missing FSF copyright years.
Glenn Morris [Mon, 7 Jan 2008 01:31:50 +0000 (01:31 +0000)]
Add missing FSF copyright years.
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 01:26:07 +0000 (01:26 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 01:14:52 +0000 (01:14 +0000)]
Add 2008 to copyright years.

16 years ago(calc-full-help): Use emacs-copyright.
Glenn Morris [Mon, 7 Jan 2008 00:59:15 +0000 (00:59 +0000)]
(calc-full-help): Use emacs-copyright.

16 years ago(parse_menu_item): Don't enclose key bindings on
Nick Roberts [Sun, 6 Jan 2008 21:34:57 +0000 (21:34 +0000)]
(parse_menu_item):  Don't enclose key bindings on
menu bar in parentheses.