/[emacs]/emacs/lisp/progmodes/grep.el
ViewVC logotype

Log of /emacs/lisp/progmodes/grep.el

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.3.2.63 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 11:06:55 2009 UTC (14 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.3.2.62: +69 -20 lines
Diff to previous 1.3.2.62 , to branch point 1.3 , to next main 1.113
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-105


Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Mon Dec 7 17:35:50 2009 UTC (14 years, 4 months ago) by jurta
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_1_90, HEAD
Changes since 1.112: +3 -2 lines
Diff to previous 1.112
(grep-read-files): Use `completing-read'
instead of `read-string'.  Set its `collection' arg to
`read-file-name-internal'.  (Bug#4301)


Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Wed Nov 25 17:23:49 2009 UTC (14 years, 5 months ago) by jurta
Branch: MAIN
Changes since 1.111: +60 -13 lines
Diff to previous 1.111
Search recursively in gzipped files.  (Bug#4982)

(grep-highlight-matches): Add new options
`always' and `auto'.  Doc fix.
(grep-process-setup): Check `grep-highlight-matches' for
`auto-detect' to determine the need to compute grep defaults.
Move Windows/DOS specific --colors settings handling
to `grep-compute-defaults'.  Check `grep-highlight-matches'
to get the value of "--color=".
(grep-compute-defaults): Compute `grep-highlight-matches' when it
has the value `auto-detect'.  Move Windows/DOS specific settings
from `grep-process-setup'.
(zrgrep): New command with alias `rzgrep'.


Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Thu Nov 19 17:37:25 2009 UTC (14 years, 5 months ago) by jurta
Branch: MAIN
Changes since 1.110: +2 -1 lines
Diff to previous 1.110
* find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
* progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.


Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Wed Nov 11 06:36:45 2009 UTC (14 years, 5 months ago) by dann
Branch: MAIN
Changes since 1.109: +1 -1 lines
Diff to previous 1.109
* progmodes/grep.el (grep-regexp-alist):
* international/mule-cmds.el (iso-2022-control-alist):
* emacs-lisp/timer.el (timer-duration-words):
* subr.el (version-separator, version-regexp-alist):
* minibuffer.el (completion-styles-alist):
* faces.el (face-attribute-name-alist, list-faces-sample-text):
Change defvars to defconsts.


Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Wed Nov 11 05:49:14 2009 UTC (14 years, 5 months ago) by dann
Branch: MAIN
Changes since 1.108: +3 -3 lines
Diff to previous 1.108
* term/x-win.el (x-gtk-stock-map):
* progmodes/vera-mode.el (auto-mode-alist):
* progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
(inferior-lisp-program, inferior-lisp-load-command):
* progmodes/hideshow.el (hs-special-modes-alist):
* progmodes/gud.el (same-window-regexps):
* progmodes/grep.el (grep-program, find-program, xargs-program):
* net/telnet.el (same-window-regexps):
* net/rlogin.el (same-window-regexps):
* language/ethiopic.el (font-ccl-encoder-alist):
* vc-sccs.el (vc-sccs-master-templates):
* vc-rcs.el (vc-rcs-master-templates):
* subr.el (cl-assertion-failed):
* simple.el (next-error-overlay-arrow-position):
* lpr.el (lpr-command):
* locate.el (locate-ls-subdir-switches):
* info.el (same-window-regexps, info)
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
* image-mode.el (image-mode, auto-mode-alist):
* hippie-exp.el (hippie-expand-ignore-buffers):
* format.el (format-alist):
* find-dired.el (find-ls-subdir-switches, find-grep-options)
(find-name-arg):
* facemenu.el (facemenu-keybindings):
* dired.el (dired-listing-switches, dired-chown-program):
* diff.el (diff-switches, diff-command):
* cus-edit.el (same-window-regexps):
* bindings.el (mode-line-mule-info)
(mode-line-buffer-identification): Purecopy strings.


Revision 1.3.2.62 - (view) (download) (annotate) - [select for diffs]
Sun Sep 27 04:30:33 2009 UTC (14 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.3.2.61: +2 -2 lines
Diff to previous 1.3.2.61 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-104


Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Thu Sep 24 01:37:20 2009 UTC (14 years, 7 months ago) by lektu
Branch: MAIN
Changes since 1.107: +2 -2 lines
Diff to previous 1.107
Fix typos.

* allout.el
* dired-aux.el
* dired-x.el
* epa-file.el
* ps-print.el
* shell.el
* vc-hooks.el
* vc-rcs.el
* vc-sccs.el
* vc.el
* view.el
* wdired.el
* emacs-lisp/authors.el
* net/dig.el
* net/socks.el
* net/zeroconf.el
* obsolete/vc-mcvs.el
* progmodes/gdb-mi.el
* progmodes/grep.el
* progmodes/idlw-help.el
* progmodes/idlw-shell.el
* progmodes/idlwave.el
* progmodes/inf-lisp.el
* textmodes/bibtex.el
* textmodes/ispell.el
* textmodes/reftex-toc.el


Revision 1.3.2.61 - (view) (download) (annotate) - [select for diffs]
Fri Sep 18 08:01:28 2009 UTC (14 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.3.2.60: +175 -102 lines
Diff to previous 1.3.2.60 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-103


Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Thu Sep 10 00:57:44 2009 UTC (14 years, 7 months ago) by jurta
Branch: MAIN
Changes since 1.106: +91 -38 lines
Diff to previous 1.106
(grep-template): Add "<X>" to docstring.
(grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
the list.  Move "asm" to the bottom.
(grep-find-ignored-directories): Add `choice' with nil value
to empty the list easily.
(grep-find-ignored-files): New option.
(grep-files-history): Set to nil by default instead of '("ch" "el").
(grep-compute-defaults): Add "<X>" to `grep-template'.
(grep-read-files): Bind new local variables `default-alias' and
`default-extension'.  Use a list of default values for the file prompt.
(lgrep): Add `--exclude=' command line options composed from
`grep-find-ignored-files'.
(rgrep): Add `-name' command line options composed from
`grep-find-ignored-files'.  (Bug#4301)


Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Sun Aug 30 23:46:09 2009 UTC (14 years, 7 months ago) by jurta
Branch: MAIN
Changes since 1.105: +2 -1 lines
Diff to previous 1.105
(grep-read-files): Strip trailing <N> from buffer names
not visiting a file (e.g. cloned buffers).


Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Tue Aug 25 10:11:08 2009 UTC (14 years, 8 months ago) by albinus
Branch: MAIN
Changes since 1.104: +5 -4 lines
Diff to previous 1.104
* progmodes/grep.el (grep-probe): Let-bind `process-file-side-effects' with nil.


Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Sat Aug 22 00:17:48 2009 UTC (14 years, 8 months ago) by jurta
Branch: MAIN
Changes since 1.103: +19 -17 lines
Diff to previous 1.103
(lgrep, rgrep): At the beginning
set `dir' to `default-directory' unless `dir' is a non-nil
readable directory.  (Bug#4052)
(lgrep, rgrep): Change a weird way to report an error
from using `read-string' to using `error'.
Instead of using interactive arguments in the function body,
add new argument `confirm'.


Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Wed Aug 12 20:54:46 2009 UTC (14 years, 8 months ago) by jurta
Branch: MAIN
CVS Tags: CEDET_BASE
Branch point for: cedet-branch
Changes since 1.102: +1 -1 lines
Diff to previous 1.102
(lgrep): Ensure that `default-directory' is always non-nil.  (Bug#4052)


Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Wed Jul 8 14:24:00 2009 UTC (14 years, 9 months ago) by sds
Branch: MAIN
Changes since 1.101: +15 -6 lines
Diff to previous 1.101
(rgrep): Allow grep-find-ignored-directories
to be a cons cell (test . ignored-directory) to selectively ignore
some directories depending on the location of the search.


Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Sat May 23 00:11:55 2009 UTC (14 years, 11 months ago) by cyd
Branch: MAIN
CVS Tags: EMACS_23_1, EMACS_23_1_BASE, EMACS_PRETEST_23_0_94, EMACS_PRETEST_23_0_95, EMACS_PRETEST_23_0_96
Branch point for: EMACS_23_1_RC
Changes since 1.100: +55 -48 lines
Diff to previous 1.100
* progmodes/grep.el (grep-compute-defaults): Simplify how settings
are looked up.
(grep-apply-setting): New function.
(grep-highlight-matches, grep-command, grep-template)
(grep-use-null-device, grep-find-command, grep-find-template):
Clarify role of grep-compute-defaults in docstrings.  Use
grep-apply-setting to apply changes (Bug#3343).


Revision 1.3.2.60 - (view) (download) (annotate) - [select for diffs]
Mon Mar 9 05:52:10 2009 UTC (15 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.3.2.59: +5 -1 lines
Diff to previous 1.3.2.59 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-101


Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Sat Feb 28 17:24:29 2009 UTC (15 years, 1 month ago) by eliz
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_0_92, EMACS_PRETEST_23_0_93, lexbind-base
Changes since 1.99: +5 -1 lines
Diff to previous 1.99
(grep-process-setup) [windows-nt msdos]: Use "--color=always".


Revision 1.3.2.59 - (view) (download) (annotate) - [select for diffs]
Thu Feb 5 09:11:17 2009 UTC (15 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.3.2.58: +9 -3 lines
Diff to previous 1.3.2.58 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-100


Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Sun Jan 25 00:54:53 2009 UTC (15 years, 3 months ago) by jurta
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_0_90, EMACS_PRETEST_23_0_91
Changes since 1.98: +9 -3 lines
Diff to previous 1.98
(grep-mode-map): Put grep-find before grep and
change its title from "Recursive grep..." to "Grep via Find...".
Add menu items for lgrep and rgrep.


Revision 1.3.2.58 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 07:59:21 2009 UTC (15 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.3.2.57: +1 -1 lines
Diff to previous 1.3.2.57 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-99


Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Mon Jan 5 03:23:37 2009 UTC (15 years, 3 months ago) by gm
Branch: MAIN
Changes since 1.97: +1 -1 lines
Diff to previous 1.97
Add 2009 to copyright years.


Revision 1.3.2.57 - (view) (download) (annotate) - [select for diffs]
Mon Dec 22 09:13:22 2008 UTC (15 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.3.2.56: +22 -20 lines
Diff to previous 1.3.2.56 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-97


Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Sun Oct 12 13:46:13 2008 UTC (15 years, 6 months ago) by cyd
Branch: MAIN
CVS Tags: small-dump-base
Changes since 1.96: +22 -19 lines
Diff to previous 1.96
(grep-mode-tool-bar-map): Check if tool-bar-map has been initialized
before setting it up.


Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 19:58:49 2008 UTC (15 years, 6 months ago) by cyd
Branch: MAIN
Changes since 1.95: +19 -20 lines
Diff to previous 1.95
(grep-mode-tool-bar-map): Initialize it unconditionally.


Revision 1.3.2.56 - (view) (download) (annotate) - [select for diffs]
Fri Jul 18 00:03:12 2008 UTC (15 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.3.2.55: +3 -1 lines
Diff to previous 1.3.2.55 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-93


Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Fri Jul 11 02:44:10 2008 UTC (15 years, 9 months ago) by dann
Branch: MAIN
CVS Tags: before-merge-emacs-app-to-trunk, before-remove-carbon, before-remove-vms, remove-carbon, remove-vms
Changes since 1.94: +3 -1 lines
Diff to previous 1.94
(grep-files-aliases): Improve the C++ source
pattern and add patterns for C++ header files.


Revision 1.3.2.55 - (view) (download) (annotate) - [select for diffs]
Fri May 23 04:33:58 2008 UTC (15 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.3.2.54: +2 -2 lines
Diff to previous 1.3.2.54 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-83


Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Thu May 8 17:28:05 2008 UTC (15 years, 11 months ago) by sds
Branch: MAIN
Changes since 1.93: +2 -2 lines
Diff to previous 1.93
(compilation-minor-mode-map, compilation-mode-map):
Bind "g" to recompile and "q" to quit-window.
(grep-mode-map): Use `set-keymap-parent' to connect it
to `compilation-minor-mode-map' (instead of an explicit `cons').


Revision 1.3.2.54 - (view) (download) (annotate) - [select for diffs]
Thu May 8 11:47:17 2008 UTC (15 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.3.2.53: +8 -9 lines
Diff to previous 1.3.2.53 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-82


Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Tue May 6 07:18:26 2008 UTC (15 years, 11 months ago) by gm
Branch: MAIN
Changes since 1.92: +4 -6 lines
Diff to previous 1.92
Switch to recommended form of GPLv3 permissions notice.


Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Fri May 2 18:37:07 2008 UTC (15 years, 11 months ago) by sds
Branch: MAIN
Changes since 1.91: +4 -3 lines
Diff to previous 1.91
* progmodes/compile.el (compilation-start): Move setting of
compilation-directory after (funcall mode) as that resets local
variables, this fixes recompile in grep buffers.
* grep.el (grep-mode-map): Bind "g" to recompile (like in dired &c).


Revision 1.3.2.53 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 01:56:27 2008 UTC (16 years ago) by miles
Branch: lexbind
Changes since 1.3.2.52: +16 -16 lines
Diff to previous 1.3.2.52 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-79


Revision 1.3.2.52 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 01:51:40 2008 UTC (16 years ago) by miles
Branch: lexbind
Changes since 1.3.2.51: +18 -12 lines
Diff to previous 1.3.2.51 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-78


Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Fri Apr 18 01:46:37 2008 UTC (16 years ago) by monnier
Branch: MAIN
CVS Tags: font-backend-base
Branch point for: font-backend
Changes since 1.90: +8 -8 lines
Diff to previous 1.90
Fix up comment convention.


Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Fri Mar 28 10:05:53 2008 UTC (16 years, 1 month ago) by jhd
Branch: MAIN
Changes since 1.89: +2 -0 lines
Diff to previous 1.89
(grep-mode-tool-bar-map): The same.


Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Thu Mar 20 19:56:57 2008 UTC (16 years, 1 month ago) by monnier
Branch: MAIN
Changes since 1.88: +6 -8 lines
Diff to previous 1.88
* progmodes/compile.el (compile):
* progmodes/grep.el (grep, grep-find): Use read-shell-command.


Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Wed Mar 5 04:09:23 2008 UTC (16 years, 1 month ago) by dann
Branch: MAIN
Changes since 1.87: +18 -12 lines
Diff to previous 1.87
* bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
(standard-mode-line-position): Add mouse-face.

* progmodes/compile.el (compilation-menu-map):
(compilation-mode-map):
* progmodes/grep.el (grep-mode-map):  Add :help.

* emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
initialize in one step.  Add :help.  Use :enable to activate menu
items. Show the key binding for edebug-defun.
(lisp-interaction-mode-map): Add a menu.

* term.el (term-mode-map): Define and initialize in one step.

* ediff-init.el (ediff-color-display-p): Simplify.
(Xor): Remove unused function.
(ediff-with-syntax-table): Simplify for emacs.

* ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
menu-bar being loaded, it always is.


Revision 1.3.2.51 - (view) (download) (annotate) - [select for diffs]
Sat Mar 1 02:59:59 2008 UTC (16 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.3.2.50: +21 -0 lines
Diff to previous 1.3.2.50 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-77


Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Tue Feb 26 14:41:01 2008 UTC (16 years, 2 months ago) by jhd
Branch: MAIN
Changes since 1.86: +4 -4 lines
Diff to previous 1.86
(grep-mode-tool-bar-map): Change place on next
and previous.


Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 10:52:24 2008 UTC (16 years, 2 months ago) by jhd
Branch: MAIN
CVS Tags: lisp-bob
Changes since 1.85: +21 -0 lines
Diff to previous 1.85
(grep-mode-tool-bar-map): New variable.
(grep-mode): Use grep-mode-tool-bar-map.


Revision 1.3.2.50 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 09:29:25 2008 UTC (16 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.3.2.49: +1 -1 lines
Diff to previous 1.3.2.49 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-71


Revision 1.10.2.47 - (view) (download) (annotate) - [select for diffs]
Fri Feb 1 03:01:09 2008 UTC (16 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.46: +1 -1 lines
Diff to previous 1.10.2.46 , to branch point 1.10 , to next main 1.113
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-329


Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Fri Feb 1 01:38:31 2008 UTC (16 years, 2 months ago) by monnier
Branch: MAIN
CVS Tags: before-merge-unicode-to-trunk, emacs-unicode-2-base, merge-unicode-to-trunk
Changes since 1.84: +1 -1 lines
Diff to previous 1.84
(grep-compute-defaults):
Don't mix up defaults for different connections to the same host.


Revision 1.3.2.49 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 11:17:40 2008 UTC (16 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.3.2.48: +4 -10 lines
Diff to previous 1.3.2.48 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-69


Revision 1.10.2.46 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 01:19:44 2008 UTC (16 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.45: +4 -10 lines
Diff to previous 1.10.2.45 , to branch point 1.10
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312


Revision 1.72.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Jan 7 02:10:51 2008 UTC (16 years, 3 months ago) by gm
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_2, EMACS_22_3, EMACS_PRETEST_22_1_90, EMACS_PRETEST_22_1_91, EMACS_PRETEST_22_1_92, EMACS_PRETEST_22_2_90, EMACS_PRETEST_22_2_91, EMACS_PRETEST_22_2_92
Changes since 1.72.2.3: +1 -1 lines
Diff to previous 1.72.2.3 , to branch point 1.72 , to next main 1.113
Add 2008 to copyright years.


Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 03:13:43 2008 UTC (16 years, 3 months ago) by gm
Branch: MAIN
Changes since 1.83: +3 -1 lines
Diff to previous 1.83
(find-name-arg): Declare for compiler.


Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Wed Jan 2 23:47:34 2008 UTC (16 years, 3 months ago) by esr
Branch: MAIN
Changes since 1.82: +1 -9 lines
Diff to previous 1.82
* progmodes/grep.el (grep-find-ignored-directories): Initialize
from the value of vc-directory-exclusion-list.

* vc-hooks (vc-directory-exclusion-list):  Include "_darcs",
even though we don't have a back end for darcs yet.


Revision 1.3.2.48 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 02:49:04 2007 UTC (16 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.3.2.47: +2 -2 lines
Diff to previous 1.3.2.47 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-66


Revision 1.10.2.45 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 02:38:45 2007 UTC (16 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.44: +2 -2 lines
Diff to previous 1.10.2.44 , to branch point 1.10
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-306


Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Fri Dec 28 22:26:12 2007 UTC (16 years, 4 months ago) by miles
Branch: MAIN
Changes since 1.81: +2 -2 lines
Diff to previous 1.81
Merge from emacs--rel--22

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


Revision 1.72.2.3 - (view) (download) (annotate) - [select for diffs]
Fri Dec 28 10:47:31 2007 UTC (16 years, 4 months ago) by mituharu
Branch: EMACS_22_BASE
Changes since 1.72.2.2: +1 -1 lines
Diff to previous 1.72.2.2 , to branch point 1.72
(rgrep): Fix last change.


Revision 1.72.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Dec 21 10:32:55 2007 UTC (16 years, 4 months ago) by jasonr
Branch: EMACS_22_BASE
Changes since 1.72.2.1: +2 -2 lines
Diff to previous 1.72.2.1 , to branch point 1.72
(rgrep): Use find-name-arg.


Revision 1.3.2.47 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 23:42:55 2007 UTC (16 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.3.2.46: +37 -24 lines
Diff to previous 1.3.2.46 , to branch point 1.3
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-63


Revision 1.10.2.44 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 09:51:03 2007 UTC (16 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.43: +37 -24 lines
Diff to previous 1.10.2.43 , to branch point 1.10
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294


Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Fri Nov 23 00:32:05 2007 UTC (16 years, 5 months ago) by jurta
Branch: MAIN
Changes since 1.80: +9 -4 lines
Diff to previous 1.80
(grep-process-setup): Set envvar "TERM" to "emacs-grep".
Set envvar "GREP_OPTIONS" to "--color=auto" instead of "--color=always".


Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Tue Nov 20 16:38:23 2007 UTC (16 years, 5 months ago) by lektu
Branch: MAIN
Changes since 1.79: +28 -20 lines
Diff to previous 1.79
(xargs-program): New variable.
(grep-compute-defaults): Use it.
(grep-default-command): Doc fix.
(grep, lgrep, rgrep): Reflow docstrings.


Revision 1.3.2.46 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:56:42 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.3.2.45: +21 -13 lines
Diff to previous 1.3.2.45 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 866-889)

   - Merge multi-tty branch
   - Update from CVS
   - Merge from emacs--rel--22
   - Add missing change from rel-22 branch to src/image.c
   - Remove RCS keywords from doc/misc/cc-mode.texi
   - Remove man, lispref, and lispintro directories

 * emacs--multi-tty--0  (base, patch 1-45)

   - tag of emacs@sv.gnu.org/emacs--devo--0--patch-743
   - Merge from lorentey@elte.hu--2004
   - Remove out-of-date meta-files
   - Tweak perms to be more like emacs--devo--0
   - Restore lispref/elisp-covers.texi
   - Sync with sealing patch in lorentey@elte.hu.
   - Rudimentary fix for environment variable handling.
   - Update from CVS
   - server.el: Don't change the default directory in the *scratch* buffer.
   - Merged from emacs--devo--0
   - Revert to official bug report addresses.
   - Merge from emacs--devo--0
   - Import changelog info from arch logs into ChangeLog.multi-tty files
   - Update from CVS: src/puresize.h (BASE_PURESIZE): Increase.
   - Restore original arch-tag in src/ChangeLog.multi-tty

 * emacs--rel--22  (patch 101-121)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 248-256)

   - Merge from emacs--devo--0
   - Update from CVS
   - Update from CVS: texi/gnus.texi (On Writing Manuals): Fix typos.
   - Revert refcard location changes

 * lorentey@elte.hu--2004/emacs--cvs-trunk--0  (base, patch 1-7)

   - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-474
   - Add CVS metadata files.
   - Update from CVS.
   - Update from CVS
   - Sync with miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-539.

 * lorentey@elte.hu--2004/emacs--cvs-trunk--0-  (version 0)

   - Branch closed.  Use miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 instead.

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (base, patch 1-4)

   - tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
   - Add a level of indirection to terminal characteristics.
   - Implemented multiple tty support.
   - Updating_frame vs. selected_frame in term.c.
   - Added a pointer to my archive to README.multi-tty
 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-5

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (patch 6-223, 225-257)

   - Removed two files that were committed by mistake.
   - Fixed two typos.
   - Full support for multiple terminal I/O (with some rough edges).
   - Fully eliminated global tty state variables.
   - Cosmetic changes in README.multi-tty
   - Added compilation instructions to README.multi-tty.
   - Implemented automatic deletion of terminals.
   - README.multi-tty updates.
   - Small change in README.multi-tty
   - Merged in changes from CVS HEAD
   - Joined miles@gnu.org--gnu-2004/emacs--cvs-trunk--0
   - Trivial changes
   - Bugfix festival.
   - Handle Ctl-G in emacsclient.
   - Make sure secondary frames are deleted when emacsclient quits.
   - Merged in changes from CVS head
   - Don't compile sys_select on systems that don't need it.
   - Delete server frames on server restart.
   - Undo patch-23.  I need a coffee.
   - Major bugfixes and slight enhancements.
   - A few more bugfixes and new features.
   - Separate frame-local, tty-dependent parameters from tty-local parameters.
   - Fixed X support, preliminary support for X-tty combo sessions.
   - MULTI_KBOARD support for ttys.  Input-related bugfixes for X+tty sessions.
   - Got rid of the rif (window-based redisplay interface) global variable.
   - Fix longopts option name for --tty.
   - Portability fixes (now it compiles & runs fine on Solaris).
   - Added multi-tty support for talk.el.
   - Fixed typo in talk.el.
   - Fixed typo in talk.el (again).
   - Fix mouse-position for tty+X combo sessions.
   - Add "multi-tty" to emacs-version output.
   - Fix more SEGV cases in frame.c
   - Converted display hooks to be display-local.  Plus many bugfixes.
   - Fix SEGV in init_sys_modes during X startup
   - Hookified termcap devices, added bootstrap display device, plus many
     bugfixes.
   - Numerous bugfixes and small improvements.
   - Changed tty input code to use read_socket_hook.
   - Fix C-g handling with multiple ttys.
   - Don't select on stdin unconditionally.
   - Support for opening X frames from a tty session.
   - Fix initialization of the window-system variable.
   - Romain Francoise's and Ami Fischman's bugfixes.
   - Added note about the commit mailing list.
   - Fixed tty faces during combo sessions.  Plus other assorted bugfixes.
   - Set the keyboard of the initial frame correctly.
   - Fixed interactive temacs.
   - Removed %T in mode-line-format.  Trivial documentation changes.
   - Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.
   - Cosmetic changes.
   - Don't exit Emacs when the X display is closed during a tty-X combo session.
   - Prevent core dumps when the X server crashes.
   - Fix the case when emacsclient is run on Emacs's controlling tty.
   - Trivial fixes to shut up some of the compiler warnings.
   - Don't hang on the tty if called from a shell script.
   - Fixed a typo in README.multi-tty.
   - Added newly loaded stuff in loadup.el to src/Makefile.in.
   - Don't try to init X drag and drop on a termcap frame.
   - Fix list-colors-display and other functions on a termcap frame
   - Added -w option to emacsclient for opening a new X frame.
   - Verify the version of Emacsclient.
   - Changed emacsclient to open new frames by default.
   - README updates.
   - Don't read too many characters from the tty.
   - Don't delete a tty if it's the last device with frames.
   - Fix typo in delete_display_hook documentation.
   - Fix a crash in emacsclient when DISPLAY is unset.
   - Block more input during read_avail_input.
   - Allow tty_read_avail_input to use the whole input buffer.
   - Don't try to handle a new event if the input buffer is full.
   - Back out previous change, it causes infinite recursion.
   - Revert patch-93, that was the real culprit.  Reapply patch-97.
   - Check for numchars > 0 in handle_one_xevent, not 1.
   - (Sigh.) Don't try to read more events than the buffer size.
   - Make emacsclient refuse to create a frame inside an Emacs term buffer.
   - Implemented suspending of emacsclient frames.
   - Added *.rej to tla's unrecognized pattern.
   - Fix background-mode on terminal frames (Dan Nicolaescu).
   - Fixed compiler warnings for keyboard.c.
   - Trivial cleanups to get rid of GCC warnings.
   - Trivial cleanup in fringe.c, missing from previous patch.
   - Removed *.rej from backup pattern in tagging method.
   - Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert
     Chassell).
   - Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).
   - Fix bootstrap problems in CVS.
   - Fix initialization order at bootstrap (Dan Nicolaescu).
   - Trivial cosmetic change in dispnew.c.
   - Prevent Lisp nesting errors while bootstrapping.
   - Fix #include errors for FreeBSD (Frank Ruell)
   - Merged in changes from CVS trunk
   - README changes.
   - Merged in changes from CVS trunk.
   - Eliminated updating_frame.
   - Fix segfault in term.c (reported by lukhas@free.fr).
   - Another server.el overhaul.
   - Fix frame parameter handling in server.el.
   - In emacsclient, protect the xmitted string from fprintf expansion (Dan
     Nicolaescu).
   - Fix error on deleting an emacsclient terminal (Dan Nicolaescu).
   - Fix one more case of the previous error.
   - A simple implementation for display-local frame parameters.
   - Mention `tla replay' in README.multi-tty (Gaute Strokkenes).
   - Fixed environment variable handling during terminal initialization.
   - Added branch description to admin/notes/BRANCH.
   - Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)
   - Add kludge to prevent overriding keyboard-coding-system customization.
   - Make terminal_coding and keyboard_coding display-local.
   - New control structure: with-selected-frame.
   - Use with-selected-frame.
   - Fix environment variables on emacsclient frames.
   - Use the remote locale for terminal & keyboard coding system.
   - Update README.multi-tty.
   - Fix server-socket-dir initialization (rep. by Friedrich Delgado
     Friedrichs).
   - Fix terminal coding system in multibyte locales (rep. by Friedrich
     Delgado Friedrichs).
   - Fix background mode initialization on client tty frames (rep. by Dan
     Nicolaescu).
   - Fix window-system-default-frame-alist (ARISAWA Akihiro).
   - Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).
   - Make sure the SIGWINCH handler is always set (rep. by Yoshiaki Kasahara).
   - Fix SEGV on terminals without 'IC' capability (Yoshiaki Kasahara).
   - README.multi-tty update.
   - Clear single_kboard each time Emacs returns to top-level.
   - Don't core dump on SIGINT when there is no frame on the controlling tty.
   - Dissociate from the controlling tty correctly on FreeBSD.
   - Make server-start safe against accidental restarts.
   - Fix parse error in term.c (ARISAWA Akihiro).
   - Fix byte-compile errors during bootstrap.  (Reported by Juraj Kubelka.)
   - Fix --no-wait in emacsclient (reported by Dan Nicolaescu).
   - Reapply src/Makefile.in changes that got lost in the tagline snafu of
     patch-197.
   - Implemented display ids for multiple emacsclients on the same tty.
     Plus assorted bugfixes.
   - Fix bootstrap errors.
   - Fixed C-c from the controlling terminal.
   - Don't leave buffers created by nowait clients buried under others
     (rep. by Dan Nicolaescu).
   - Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).
   - Fix Viper with simultaneous X and tty display devices. (Rep. by IRIE
     Tetsuya.)
   - Prevent the previous bug from reappearing later.
   - Fix creating frames on different X servers.
   - Cleaned up README compile & test instructions.
   - Updated archive location in docs. (Thanks to Dan Waber.)
   - README updates, including a new Tips & Tricks section
   - Change binding of C-x C-c to only exit emacsclient, not Emacs itself.
   - Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)
   - Add TAGS-LISP to precious regex in src/.
   - Merged in changes from CVS trunk (Jan D. has fixed the XSync call in
     xterm.c, no need to disable it anymore).
   - Inhibit redisplay while frames are being deleted after an X disconnect.
   - Fix typo in src/Makefile.in.
   - Removed C99ism in init_fringe_bitmap.
   - Small tweaks in server.el.
   - Set ncurses-related environment variables while creating a new
 tty frame. (Reported by Dan Nicolaescu.)

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (patch 258-292)

   - Merged in changes from CVS trunk.
   - Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.)
     Plus cleanups.
   - Fix bootstrap problem with --without-x.
   - Trivial documentation change in keyboard.c.
   - Remove remaining references to updating_frame.
   - Increase PURESIZE to handle the extra stuff recently added.
   - Trivial changes in x_create_tip_frame.
   - README update.
   - Joined Miles's 2005 Emacs branch.
   - Merged in changes from CVS trunk.  (Long time no see!) :-)
   - Fix bootstrap error in CVS.
   - Fix xassert-related bootstrap errors.
   - Add some new precious/backup patterns in src/.
   - Update =partner-versions.
   - Prevent emacsclient errors when Emacs is compiled without X support.
   - README updates. (Reported by Xavier Mallard)
   - Merged from miles@gnu.org--gnu-2005 (patch 76-78)
   - Fix typo in dispnew.c.
   - Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
   - On C-x C-c, restrict `save-some-buffers' to the client's buffers.
     (Reported by Han Boetes.)
   - Fix compilation error with GTK, fix issues with double C-g on
     controlling tty.
  (Reported by Friedrich Delgado Friedrichs, Yoshiaki Kasahara.)

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (patch 293-605)

   - Merged from miles@gnu.org--gnu-2005 (patch 91-94)
   - Initialize blink-cursor-mode consistently.
   - Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
   - Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)
   - Fix line/column number positioning in emacsclient. (Reported by Han
     Boetes.)
   - Merged from miles@gnu.org--gnu-2005 (patch 117-118)
   - Merged from miles@gnu.org--gnu-2005 (patch 119)
   - Merged from miles@gnu.org--gnu-2005 (patch 27, 120-125)
   - Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128)
   - Merged from miles@gnu.org--gnu-2005 (patch 31-33, 129-141)
   - Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)
   - Fix crash condition when an X server connection is broken. (Reported
     by Vincent Bernat.)
   - Declare Vinhibit_redisplay in xterm.c.
   - Don't abort with GTK when a tty is opened.
   - Merged from miles@gnu.org--gnu-2005 (patch 159)
   - Merged from miles@gnu.org--gnu-2005 (patch 160-161)
   - Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
   - Merged from miles@gnu.org--gnu-2005 (patch 183)
   - Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
   - Close the X connection when the last frame is deleted.
   - Fix stupid syntax errors in previous patch.
   - README updates.
   - Revert changes that were committed by mistake in the previous patch.
   - Merged from miles@gnu.org--gnu-2005 (patch 192-203)
   - Fix some superflous deviations from CVS, plus apply some cosmetics.
   - Fix yet another compilation error.
   - Merged from miles@gnu.org--gnu-2005 (patch 204-213)
   - Fix some aspects of X display shutdown.
   - Prevent core dump when connection is lost during frame creation.
   - README update. (Fix identifier names in emacs background preloader
     example.)
   - Fix error when creating tty clients.
   - Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
   - Merged from miles@gnu.org--gnu-2005 (patch 56-58, 232-239)
   - Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
   - Resolve crashes related to face aliases.
   - Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
   - Fix bootstrap error during loadup.
   - Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)
   - Merged from miles@gnu.org--gnu-2005 (patch 269)
   - Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
   - Fix describe-variable with frame-local variables.
   - I give up; attempt to fix annoying crashes by reverting xdisp.c
     changes in patch-328.
   - Merged from miles@gnu.org--gnu-2005 (patch 279-280)
   - Merged from miles@gnu.org--gnu-2005 (patch 281-285)
   - Fix exponential slowdowns on repeated tty frame creation.
   - Fix UTF-8 tty input when first frame is an X frame. Steps towards
     multiple tty locale support.
   - Fix typo in get_display.
   - Support for ttys with different character locale settings.
   - Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)
   - Merged from miles@gnu.org--gnu-2005 (patch 292-295)
   - Disable display type check in start_hourglass, and always set up the timer.
   - Merged from miles@gnu.org--gnu-2005 (patch 296-306)
   - Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)
   - Merged from miles@gnu.org--gnu-2005 (patch 307-312)
   - Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
   - Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
   - Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)
   - Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
   - Merged from miles@gnu.org--gnu-2005 (patch 423-434)
   - Merged from miles@gnu.org--gnu-2005 (patch 435-437)
   - Merged from miles@gnu.org--gnu-2005 (patch 438-440)
   - Merged from miles@gnu.org--gnu-2005 (patch 441-446)
   - Make function-key-map a terminal-local variable (move it inside the
     kboard struct).
   - Update Lisp code for a terminal-local `function-key-map'.
   - Make sure the terminfo function key sequences are set up in the
     correct function-key-map.
   - Work around mysterious breakage of arrow key recognition under screen
     (see first TODO in README).
   - Change key-translation-map to be terminal-local.
   - Merged from miles@gnu.org--gnu-2005 (patch 447-448)
   - Replace encoded-kbd-mode with display-specific
     encoded-kbd-setup-display. (Doesn't work yet.)
   - New version of ldefs-boot.el.
   - Cleanup: Move kboard fields from struct frame and device-specific
     descriptors to struct display.
   - New C function `push_display_kboard'.
   - Work around nondeterministic binding of terminal-local variables.
     (Fixes national character input on ttys.)
   - Use terminal-local-value to access function-key-map in terminal packages.
   - Speed up loading of term/xterm.el.
   - Speed up loading of term/xterm.el (Dan Nicolaescu).
   - Remove pointless conditional around key substitution block in
     term/xterm.el (Dan Nicolaescu)
   - Fix the original cause of the "arrow keys don't work on screen" bug.
   - Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
   - Merged from miles@gnu.org--gnu-2005 (patch 469)
   - Implement rudimentary Lisp-level terminal parameters.
   - Small enhancements.
   - Handle and document that `delete-frame' may call functions in
     `delete-frame-functions' twice.
   - Merged from miles@gnu.org--gnu-2005 (patch 470-473)
   - Merged from miles@gnu.org--gnu-2005 (patch 474)
   - Fix compilation error in src/term.c.
   - At long last, fix annoying SELECTED_FRAME crashes after unexpected
     connection failures. Yay!
   - README update.
   - Rename term_init to init_tty.
   - Rename `struct display' to `struct device'. Update function, parameter
     and variable names accordingly.
   - Cosmetic changes in server.el.
   - Fix compilation error in select_frame_for_redisplay.
   - Rename function-key-map to local-function-key-map, and
     global-function-key-map to function-key-map. Same for
     key-translation-map.
   - Fix dumb error leading to national keys not working on ttys.
   - Fix broken emacsclient resume on Solaris (by Dan Nicolaescu).
   - Don't let window-system-default-frame-alist override parameters
     specified manually.
   - Work around crashes in X session management after normal shutdown of X
     server.
   - Apply patch from CVS trunk to fix recenter on ttys.
   - Add two pending bugs to README.multi-tty.
   - Merged in changes from CVS trunk.  Plus added lisp/term tweaks.
   - Fix syntax error in lisp/term/xterm.el.
   - Merged in changes from CVS trunk.  (Testing my own CVS gateway.)
   - Add =upstream-branch file for semi-automated merges.
   - Merged in changes from lorentey@elte.hu--2004/emacs--cvs-trunk--0
   - Fix terminal initialization code.  (Contributed by Dan Nicolaescu.)
   - Slightly refactor the terminal initialization code for simplicity.
   - Apply settings in `window-system-default-frame-alist' to the initial
     frame as well.
   - Prevent resource allocation explosion when C-x 5 2 is used on xterms.
   - Enforce the presence of `window-system' and `tty-type' frame
     parameters in all frames.
   - Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el.
     (Submitted by Dan Nicolaescu.)
   - Merged in changes from CVS trunk.
   - Fix bootstrap error.
   - Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up
     some corner cases in Emacs server.
   - Fix `emacsclient +12 file' behaviour.  (Reported by Han Boetes.)
   - Make xt-mouse.el multi-tty-compatible.
   - Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
   - Make `emacsclient -n <filename>' open new X frames when possible.
     (Reported by Bas Kok.)
   - Don't let server-save-buffers-kill-display unexpectedly kill Emacs on
     --no-wait's X frames.
   - Set Emacs version number to 22.0.51 to allow parallel installations of
     CVS trunk and the multi-tty branch.
   - Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by
     Han Boetes, analysis by Kalle Olavi Niemitalo.)
   - Fix bootstrap error in keyboard.c.
   - Switch upstream to miles@gnu.org--gnu-2005/emacs--cvs-trunk--0.
   - Fix assertion on kboard->kbd_queue and other such crashes.
   - Merged from miles@gnu.org--gnu-2005 (patch 115, 540-542)
   - Merged from miles@gnu.org--gnu-2005 (patch 543)
   - Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
   - Fix hardcoded stdout usage in term.c.  (Reported by Dan Nicolaescu.)
   - Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
   - Merged from miles@gnu.org--gnu-2005 (patch 578-592)
   - Merged from miles@gnu.org--gnu-2005 (patch 593-595)
   - Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)
   - Fix Delete key on X by adapting normal-erase-is-backspace-mode for
     multi-tty. (Reported by Dan Waber and Dan Nicolaescu.)
   - Change the "pretest" bug report address to the multi-tty list.
   - Merged from miles@gnu.org--gnu-2005 (patch 610-614)
   - Doc update.
   - Change `keyboard-translate-table' to be terminal-local.
   - Don't try to rebind the `t' symbol.
   - Protect keyboard-translate-table from GC.
   - Fix semantics of terminal-local variables. Remove
     `terminal-local-value' hack.
   - Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
   - Update frames-on-display-list to accept terminal id numbers.
   - Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
   - Fix some of the bootstrap problems.
   - Increase puresize.  (Emacs needs 1205176 pure bytes now.)
   - Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
   - Merged from miles@gnu.org--gnu-2005 (patch 655)
   - Increase PURESIZE yet again.
   - Store client's environment in terminal parameters, not server parameters.
   - Merged from miles@gnu.org--gnu-2005 (patch 656-658)
   - Merged from miles@gnu.org--gnu-2005 (patch 659-663)
   - Delete leftover id for "info/dir".
   - Fix "first non-ASCII character on new tty frames" problem.
   - Prevent core dumps with GTK by disabling secondary X connections there.
   - Work around Emacs crash on Konsole detach.  (Tom Schutzer-Weissmann)
   - Fix typo in previous commit.
   - Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
   - Implement full support for frame-local `next-buffer' and `previous-buffer'.
   - Reimplement and extend support for terminal-local environment variables.
   - Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim
     Verona.) Split `set-input-mode'.
   - Pull a bugfix from CVS to prevent problems with the Debian semantic
     package.
   - Fix compilation error during non-X builds.
   - Reimplement terminal parameters in C; clean up term.c, create terminal.c.
   - Implement automatic terminal-local environment variables via
     `local-environment-variables'.
   - Fix compilation errors in previous commit.
   - Merged from miles@gnu.org--gnu-2005 (patch 677)
   - Fix error during bootstrap.
   - Fix semantics of let-binding `process-environment'.
   - Initialize Vprocess_environment to nil.
   - Store local environment in frame (not terminal) parameters.
   - Merged from miles@gnu.org--gnu-2005 (patch 678-680)
   - Merged from miles@gnu.org--gnu-2005 (patch 681)
   - Update environment-related doc strings.
   - Rename `struct device' to `struct terminal'. Rename some
     terminal-related functions similarly.
   - Set `local-environment-variables' to t by default.
   - Show the splash screen on Emacsclient frames.  Show *scratch* by default.
   - Display "@" in mode-lines of Emacsclient frames.
   - Make sure `delete-frame-functions' can not prevent the frame from
     being deleted.
   - Fix crash in lookup_image on termcap frames.
   - Enhance splash screens to work better with emacsclient.
   - Fix splash screen loosing input events on Emacsclient frames.
   - Don't display the splash screen when no frame was created. (Fixes tty
     resume.)
   - (Hopefully) fix bootstrap error on OpenBSD.  (reported by Han Boetes)
   - Fix typo in docstring of `frame-with-environment'.
   - Cosmetic fixes in xfns.c.
   - Install workaround for "X protocol error: BadCursor (invalid Cursor
     parameter) on protocol request 2"
   - Make all frames created in an emacsclient session belong to that client.
   - Experimental change: don't restore kboard after temporary changes if
     Emacs wasn't in single kboard state.
   - Fix typo in `server-handle-delete-frame'; fix startup echo area message.
   - Fix last frame check in server.el.
   - Fix Delete keys under X (for good, this time).
   - Overhaul and simplify single_kboard API. Allow calls to
     `recursive-edit' in process filters. Small fixes.
   - Merged from miles@gnu.org--gnu-2005 (patch 682)
   - Fix abort() in read_key_sequence.
   - Remove group write permissions from all files.
   - Merged from miles@gnu.org--gnu-2005 (patch 683-684)
   - Fix C-g during `make-network-process'.  (Reported by Mark Plaksin.)
   - Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)
   - Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)
   - Merged from miles@gnu.org--gnu-2005 (patch 185-186, 700-703)
   - Fix bootstrap problem reported by Han Boetes.
   - Fix some bugs related to wrong_kboard_jmpbuf.
   - Eliminate wrong_kboard_jmpbuf.
   - Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
   - Fix compilation error on older GCCs (reported by "mace").
   - Merged from
   - Fix bootstrapping problem.  (Reported by "mace".)
   - Merged from emacs@sv.gnu.org
   - Add explicit abort() when x_catch_errors_unwind is called by mistake.
   - Fix `emacsclient --eval '(progn (find-file "file")'' and the like.
     (Reported by Han Boetes.)
   - Fix permissions. (Reported by Han Boetes.)
   - Fix tty state problem after error in `set-quit-char'.
   - Fix compilation.
   - Fix `server-delete-client' behavior when the user quits `kill-buffer'.
     (Reported by Han Boetes.)
   - Increase puresize.
   - Fix bogus crash with -DENABLE_CHECKING.
   - Remove unused variable in read_key_sequence.
   - Fix GDB magic.
   - Fix segfault by `C-x 5 2' on the controlling tty. (Reported by Suresh
     Madhu.)
   - Fix ediff problems.  (Reported by Dan Nicolaescu.)
   - Fix compilation error in ediff-wind.el.  D'oh.
   - Fix bizarre syntax error, probably from a baz merge bug.
   - Let the Emacs server recognize `inhibit-startup-echo-area-message'.
     (Reported by Han Boetes.)
   - Set emacsbug.el's pretest address to the multi-tty list. (Reported by
     Richard Lewis.)
   - Fix toolbars on X frames when Emacs is started on a tty. (Reported by
     Richard Lewis.)
   - Fix tool-bar and menu-bar toggles in Show/Hide menu to reflect the
     state of the current frame.
   - Clean up tty device handling. Change name of controlling tty from nil
     to "/dev/tty".
   - Set `default-directory' in *scratch* to the current directory of
     emacsclient.
   - Fix compilation error on OpenBSD.  (Reported by Han Boetes.)
   - Fix OpenBSD compilation some more.  (Fix by Han Boetes.)
   - Fix delete key after C-x 5 2 on X.  (Catched by Dan Nicolaescu.)
   - Fix tooltip border color.
   - Fix previous commit.
   - (Attempt to) fix bootstrap error.
   - Fix typo in startup.el.
   - Fix `vc-annotate' under X.  (Reported by Dan Nicolaescu.)
   - Make `tty-display-color-p' follow its doc string. (Reported by Dan
     Nicolaescu.)
   - Fix stupid crash during startup.
   - Fix crashes in redisplay functions on suspended tty frames. (Reported
     by Dan Nicolaescu.)
   - Fix crashes in `delete-terminal' caused by recursive calls or X
     displays with live frames.
   - Don't load terminit files repeatedly. Also, don't call terminit
     functions more than once per terminal.
   - Fix and/or simplify terminal initialization files.
   - Fix C-x 5 2 on the controlling tty; fix some possible crash conditions
     and a memory leak.
   - Fix syntax errors in terminal initialization files.
   - Fix compilation error in lwlib/xlwmenu.c.
   - Rework environment variable support. (Reported by Kalle Olavi
     Niemitalo and Noah Friedman.)
   - Merged from emacs@sv.gnu.org.
   - Fix typo in lisp/term/xterm.el.
   - Let frames on new terminals inherit 'environment and 'client.
   - Fix x_catch_errors-related abort after X disconnects. (Reported by Dan
     Nicolaescu).
   - Fix F10 behaviour.  (Reported by Bernard Adrian.)
   - Remove superfluous properties from the mode-line-client indicator.
     (Reported by Kalle Olavi Niemitalo)
   - Fix various aborts in get_named_tty.  (Patch by Kalle Olavi Niemitalo)
   - Increase PURESIZE.
   - Fix obvious runtime errors after merge.
   - Regenerate lisp/ldefs-boot.el.
   - Merged from emacs@sv.gnu.org.  Last-minute emacsclient rewrites be damned!
   - Fix crash in window.c.
   - Fix various suspend-related bugs in emacsclient. (Report & patch by
     Dan Nicolaescu.)
   - Remove semantic.cache, fix tagging method.
   - Fix compilation errors.  Regenerate ldefs-boot.el.
   - Re-enable GTK multidisplay support.
   - Regenerate ldefs-boot, remove junk.
   - Fix compilation error with non-toolkit scrollbar.

 * lorentey@elte.hu--2004/emacs--multi-tty--0-  (version 0)

   - This branch is now closed. Work continues at
     emacs@sv.gnu.org/emacs--multi-tty--0.

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-56


Revision 1.3.2.45 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:44:15 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.3.2.44: +2 -1 lines
Diff to previous 1.3.2.44 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 852-865)

   - Update from CVS
   - Merge from emacs--rel--22
   - Update from CVS: lisp/emacs-lisp/avl-tree.el: New file.
   - Remove RCS keywords

 * emacs--rel--22  (patch 93-100)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 245-247)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-55


Revision 1.3.2.44 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:38:57 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.3.2.43: +1 -1 lines
Diff to previous 1.3.2.43 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * emacs--rel--22  (patch 70-83)

   - Update from CVS
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Indicate that emacs--devo--0--patch-834 does not need to be applied
   - Merge from gnus--rel--5.10
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * gnus--rel--5.10  (patch 239-241)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-53


Revision 1.3.2.43 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:34:21 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.3.2.42: +50 -25 lines
Diff to previous 1.3.2.42 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 816-823)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 59-69)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 237-238)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-52


Revision 1.3.2.42 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:33:02 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.3.2.41: +120 -78 lines
Diff to previous 1.3.2.41 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 803-815)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 51-58)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 233-236)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-51


Revision 1.10.2.43 - (view) (download) (annotate) - [select for diffs]
Thu Oct 11 16:21:40 2007 UTC (16 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.42: +21 -13 lines
Diff to previous 1.10.2.42 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 866-879)

   - Merge multi-tty branch
   - Update from CVS
   - Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-257


Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Thu Aug 30 09:36:59 2007 UTC (16 years, 7 months ago) by ttn
Branch: MAIN
Changes since 1.78: +11 -11 lines
Diff to previous 1.78
(grep-files-aliases): Add cc alias.
Sort items in alphabetical order. Fix parens.


Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Thu Aug 30 09:32:41 2007 UTC (16 years, 7 months ago) by ttn
Branch: MAIN
Changes since 1.77: +10 -2 lines
Diff to previous 1.77
(grep-find-ignored-directories): Add
monotone _MTN bookkeeping directory in workspaces.  Add
RCS control directory.  List items in alphabetical order.


Revision 1.72.4.3 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 04:55:04 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.72.4.2: +2 -1 lines
Diff to previous 1.72.4.2 , to branch point 1.72 , to next main 1.113
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 852-856)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 93-96)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 245)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-32


Revision 1.10.2.42 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 04:53:25 2007 UTC (16 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.41: +2 -1 lines
Diff to previous 1.10.2.41 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 852-856)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 93-96)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 245)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-249


Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 04:30:09 2007 UTC (16 years, 8 months ago) by rms
Branch: MAIN
CVS Tags: before-merge-multi-tty-to-trunk, merge-multi-tty-to-trunk, multi-tty-base
Changes since 1.76: +2 -1 lines
Diff to previous 1.76
Whitespace fix.


Revision 1.72.4.2 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 05:49:25 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.72.4.1: +1 -1 lines
Diff to previous 1.72.4.1 , to branch point 1.72
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * emacs--rel--22  (patch 70-83)

   - Update from CVS
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Indicate that emacs--devo--0--patch-834 does not need to be applied
   - Merge from gnus--rel--5.10
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * gnus--rel--5.10  (patch 239-241)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-28


Revision 1.10.2.41 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 10:51:16 2007 UTC (16 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.40: +1 -1 lines
Diff to previous 1.10.2.40 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-831)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 70-74)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238


Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 05:27:27 2007 UTC (16 years, 9 months ago) by miles
Branch: MAIN
Changes since 1.75: +1 -1 lines
Diff to previous 1.75
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

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


Revision 1.10.2.24.2.12 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 05:45:50 2007 UTC (16 years, 9 months ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.11: +145 -78 lines
Diff to previous 1.10.2.24.2.11 , to branch point 1.10.2.24 , to next main 1.10.2.47
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 814-823)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 59-69)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * emacs--unicode--0  (patch 232-235)

   - Merge from emacs--devo--0
   - Update from CVS

 * gnus--rel--5.10  (patch 237-238)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-66


Revision 1.72.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 04:29:32 2007 UTC (16 years, 9 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.72: +1 -1 lines
Diff to previous 1.72
Switch license to GPLv3 or later.


Revision 1.72.4.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 01:24:57 2007 UTC (16 years, 9 months ago) by miles
Branch: multi-tty
Changes since 1.72: +145 -78 lines
Diff to previous 1.72
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 814-823)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 59-69)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 237-238)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-26


Revision 1.10.2.40 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 01:23:29 2007 UTC (16 years, 9 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-xft-base
Changes since 1.10.2.39: +50 -25 lines
Diff to previous 1.10.2.39 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 816-823)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 59-69)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 237-238)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-235


Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Sun Jul 22 19:59:30 2007 UTC (16 years, 9 months ago) by albinus
Branch: MAIN
Changes since 1.74: +31 -25 lines
Diff to previous 1.74
* progmodes/grep.el (grep-compute-defaults): Keep default values.


Revision 1.10.2.39 - (view) (download) (annotate) - [select for diffs]
Wed Jul 18 22:14:47 2007 UTC (16 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.38: +120 -78 lines
Diff to previous 1.10.2.38 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 814-815)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-232


Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Wed Jul 18 21:02:29 2007 UTC (16 years, 9 months ago) by albinus
Branch: MAIN
Changes since 1.73: +33 -14 lines
Diff to previous 1.73
* progmodes/grep.el (grep-host-defaults-alist): New defvar.
(grep-compute-defaults): Use it.


Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 21:08:49 2007 UTC (16 years, 9 months ago) by albinus
Branch: MAIN
Changes since 1.72: +120 -78 lines
Diff to previous 1.72
* progmodes/grep.el (grep-probe): Use `process-file'.
(grep-compute-defaults): Handle variables host specific.


Revision 1.3.2.41 - (view) (download) (annotate) - [select for diffs]
Tue May 1 23:51:39 2007 UTC (16 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.3.2.40: +5 -15 lines
Diff to previous 1.3.2.40 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 676-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Release ERC 5.2.

 * gnus--rel--5.10  (patch 211-215)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-45


Revision 1.10.2.24.2.11 - (view) (download) (annotate) - [select for diffs]
Wed Apr 11 00:40:30 2007 UTC (17 years ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.10: +5 -15 lines
Diff to previous 1.10.2.24.2.10 , to branch point 1.10.2.24
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 670-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Release ERC 5.2.

 * emacs--unicode--0  (patch 185-189)

   - Merge from emacs--devo--0
   - Update from CVS
   - vc-bzr.el: New file.

 * gnus--rel--5.10  (patch 209-215)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-59


Revision 1.10.2.38 - (view) (download) (annotate) - [select for diffs]
Wed Apr 11 00:17:21 2007 UTC (17 years ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.37: +5 -15 lines
Diff to previous 1.10.2.37 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 675-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Release ERC 5.2.

 * gnus--rel--5.10  (patch 211-215)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-189


Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Sat Apr 7 16:55:36 2007 UTC (17 years ago) by cyd
Branch: MAIN
CVS Tags: EMACS_22_1, EMACS_22_BRANCHPOINT, EMACS_PRETEST_22_0_98, EMACS_PRETEST_22_0_99, EMACS_PRETEST_22_0_990
Branch point for: EMACS_22_BASE, multi-tty
Changes since 1.71: +4 -4 lines
Diff to previous 1.71
(grep-find-use-xargs): Rewrite docstring.


Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 16:23:26 2007 UTC (17 years ago) by kfstorm
Branch: MAIN
Changes since 1.70: +1 -11 lines
Diff to previous 1.70
(grep-program): Remove commentary about zgrep.
Due to lack of papers from Kevin Rodgers.


Revision 1.3.2.40 - (view) (download) (annotate) - [select for diffs]
Fri Mar 23 00:43:13 2007 UTC (17 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.3.2.39: +2 -1 lines
Diff to previous 1.3.2.39 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 662-670)

   - Update from CVS
   - Fix read-only prompt problem in isearch
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 207-208)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-43


Revision 1.3.2.39 - (view) (download) (annotate) - [select for diffs]
Fri Mar 23 00:40:57 2007 UTC (17 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.3.2.38: +21 -9 lines
Diff to previous 1.3.2.38 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 624-661)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Remove RCS keywords

 * gnus--rel--5.10  (patch 200-206)

   - Merge from emacs--devo--0
   - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-42


Revision 1.10.2.24.2.10 - (view) (download) (annotate) - [select for diffs]
Wed Mar 21 12:42:59 2007 UTC (17 years, 1 month ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.9: +2 -1 lines
Diff to previous 1.10.2.24.2.9 , to branch point 1.10.2.24
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 662-669)

   - Update from CVS
   - Fix read-only prompt problem in isearch
   - Merge from gnus--rel--5.10

 * emacs--unicode--0  (patch 184)

   - Merge from emacs--devo--0

 * gnus--rel--5.10  (patch 207-208)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-58


Revision 1.10.2.37 - (view) (download) (annotate) - [select for diffs]
Sun Mar 18 14:10:56 2007 UTC (17 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.36: +2 -1 lines
Diff to previous 1.10.2.36 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 662-669)

   - Update from CVS
   - Fix read-only prompt problem in isearch
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 207-208)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-184


Revision 1.10.2.36 - (view) (download) (annotate) - [select for diffs]
Sun Mar 18 14:00:42 2007 UTC (17 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.35: +1 -2 lines
Diff to previous 1.10.2.35 , to branch point 1.10
Changes from arch/CVS synchronization


Revision 1.10.2.35 - (view) (download) (annotate) - [select for diffs]
Mon Mar 12 00:42:30 2007 UTC (17 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.34: +2 -1 lines
Diff to previous 1.10.2.34 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 662-669)

   - Update from CVS
   - Fix read-only prompt problem in isearch
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 207-208)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-184


Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Sun Mar 11 17:44:40 2007 UTC (17 years, 1 month ago) by dann
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_96, EMACS_PRETEST_22_0_97
Changes since 1.69: +2 -1 lines
Diff to previous 1.69
(grep-find-ignored-directories): Add .git and
.bzr to list.


Revision 1.10.2.24.2.9 - (view) (download) (annotate) - [select for diffs]
Sun Mar 4 01:04:58 2007 UTC (17 years, 1 month ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.8: +19 -10 lines
Diff to previous 1.10.2.24.2.8 , to branch point 1.10.2.24
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 638-652)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * emacs--unicode--0  (patch 177-179)

   - Merge from emacs--devo--0
   - Update from CVS

 * gnus--rel--5.10  (patch 202)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-56


Revision 1.10.2.34 - (view) (download) (annotate) - [select for diffs]
Mon Feb 26 23:03:32 2007 UTC (17 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.33: +19 -10 lines
Diff to previous 1.10.2.33 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 638-652)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 202)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-177


Revision 1.10.2.24.2.8 - (view) (download) (annotate) - [select for diffs]
Mon Feb 26 22:11:37 2007 UTC (17 years, 2 months ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.7: +3 -0 lines
Diff to previous 1.10.2.24.2.7 , to branch point 1.10.2.24
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 624-637)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Remove RCS keywords

 * emacs--unicode--0  (patch 168-176)

   - src/Makefile.in: Remove redundant HAVE_XFT clause
   - Update from CVS
   - Merge from emacs--devo--0

 * gnus--rel--5.10  (patch 200-201)

   - Merge from emacs--devo--0
   - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-55


Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Wed Feb 14 11:54:12 2007 UTC (17 years, 2 months ago) by kfstorm
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_94, EMACS_PRETEST_22_0_95
Changes since 1.68: +19 -10 lines
Diff to previous 1.68
(grep-files-aliases): Add tex and texi aliases.
(lgrep): Add DIR arg to start grep in specific directory, like rgrep.
(grep): Fix lgrep reference.


Revision 1.10.2.33 - (view) (download) (annotate) - [select for diffs]
Tue Feb 13 12:13:50 2007 UTC (17 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.32: +3 -0 lines
Diff to previous 1.10.2.32 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 624-636)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 200-201)

   - Merge from emacs--devo--0
   - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-171


Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Mon Feb 12 06:44:47 2007 UTC (17 years, 2 months ago) by dann
Branch: MAIN
Changes since 1.67: +3 -0 lines
Diff to previous 1.67
(grep): Mention lgrep and rgrep in the
docstring.


Revision 1.3.2.38 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 14:34:43 2007 UTC (17 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.3.2.37: +1 -1 lines
Diff to previous 1.3.2.37 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-39


Revision 1.10.2.24.2.7 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 23:02:40 2007 UTC (17 years, 2 months ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.6: +1 -1 lines
Diff to previous 1.10.2.24.2.6 , to branch point 1.10.2.24
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 586-621)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * emacs--unicode--0  (patch 161-166)
 * gnus--rel--5.10  (patch 186-199)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-53


Revision 1.10.2.32 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 06:15:50 2007 UTC (17 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.31: +1 -1 lines
Diff to previous 1.10.2.31 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162


Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Sun Jan 21 03:20:45 2007 UTC (17 years, 3 months ago) by gm
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_93
Changes since 1.66: +1 -1 lines
Diff to previous 1.66
Add 2007 to copyright years.


Revision 1.3.2.37 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:47:28 2006 UTC (17 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.3.2.36: +38 -20 lines
Diff to previous 1.3.2.36 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 399-437)

   - Update from CVS
   - Rcirc update from Ryan Yeske
   - Merge from gnus--rel--5.10
   - Miscellaneous tq-related fixes.

 * gnus--rel--5.10  (patch 126-136)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-28


Revision 1.3.2.36 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:42:05 2006 UTC (17 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.3.2.35: +39 -27 lines
Diff to previous 1.3.2.35 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 358-382)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Merge from erc--emacs--21

 * gnus--rel--5.10  (patch 118-122)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-26


Revision 1.3.2.35 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:39:31 2006 UTC (17 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.3.2.34: +1 -2 lines
Diff to previous 1.3.2.34 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 343-357)

   - Update from CVS
   - Update for ERC 5.1.3.
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 113-117)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-25


Revision 1.3.2.34 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:36:10 2006 UTC (17 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.3.2.33: +3 -3 lines
Diff to previous 1.3.2.33 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 320-342)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - lisp/play/cookie1.el (cookie): Work properly when there's only one entry
   - Add note about "link" button-class to etc/TODO

 * gnus--rel--5.10  (patch 108-112)

   - Merge from emacs--devo--0
   - Clean up merge mistakes
   - Update from CVS
   - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo.

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-24


Revision 1.10.2.31 - (view) (download) (annotate) - [select for diffs]
Mon Aug 28 04:33:44 2006 UTC (17 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.30: +38 -20 lines
Diff to previous 1.10.2.30 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 399-413)

   - Update from CVS
   - Rcirc update from Ryan Yeske
   - Merge from gnus--rel--5.10
   - Miscellaneous tq-related fixes.

 * gnus--rel--5.10  (patch 126-127)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-105


Revision 1.10.2.24.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Aug 28 04:30:15 2006 UTC (17 years, 8 months ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.5: +38 -20 lines
Diff to previous 1.10.2.24.2.5 , to branch point 1.10.2.24
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 399-413)

   - Update from CVS
   - Rcirc update from Ryan Yeske
   - Merge from gnus--rel--5.10
   - Miscellaneous tq-related fixes.

 * emacs--unicode--0  (patch 105)

   - Merge from emacs--devo--0

 * gnus--rel--5.10  (patch 126-127)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-32


Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Wed Aug 23 23:23:02 2006 UTC (17 years, 8 months ago) by kfstorm
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_90, EMACS_PRETEST_22_0_91, EMACS_PRETEST_22_0_92
Changes since 1.65: +38 -20 lines
Diff to previous 1.65
(grep-find-use-xargs): Use explicit value `exec'
to mean "use find -exec"; nil now unambiguously means auto-detect.
(grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
Use shell-quote-argument to build grep-find-command and grep-find-template.
(rgrep): Use shell-quote-argument to properly quote arguments to find.
Reported by Tom Seddon.


Revision 1.10.2.24.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 23:21:25 2006 UTC (17 years, 8 months ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.4: +39 -27 lines
Diff to previous 1.10.2.24.2.4 , to branch point 1.10.2.24
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 357-381)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - Merge from erc--emacs--21

 * emacs--unicode--0  (patch 98)

   - Merge from emacs--devo--0

 * gnus--rel--5.10  (patch 116-122)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-28


Revision 1.10.2.30 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 11:45:20 2006 UTC (17 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.29: +39 -27 lines
Diff to previous 1.10.2.29 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 357-381)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - Merge from erc--emacs--21

 * gnus--rel--5.10  (patch 116-122)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-98


Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Sat Jul 29 02:03:21 2006 UTC (17 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.64: +23 -13 lines
Diff to previous 1.64
(grep-default-command): Catch errors from wildcard-to-regexp.


Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Fri Jul 28 23:20:21 2006 UTC (17 years, 9 months ago) by kfstorm
Branch: MAIN
Changes since 1.63: +3 -1 lines
Diff to previous 1.63
(grep-read-files): Use car of grep-files-history or grep-files-aliases
as default if nothing else applies.


Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Fri Jul 28 23:03:18 2006 UTC (17 years, 9 months ago) by kfstorm
Branch: MAIN
Changes since 1.62: +12 -12 lines
Diff to previous 1.62
(grep-tag-default): New function.
(grep-default-command, grep-read-regexp): Use it.


Revision 1.10.2.24.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Jul 20 23:58:10 2006 UTC (17 years, 9 months ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.3: +1 -2 lines
Diff to previous 1.10.2.24.2.3 , to branch point 1.10.2.24
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 343-356)

   - Update from CVS
   - Update for ERC 5.1.3.
   - Merge from gnus--rel--5.10

 * emacs--unicode--0  (patch 90-91)
 * gnus--rel--5.10  (patch 113-115)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-23


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Wed Jul 19 11:19:27 2006 UTC (17 years, 9 months ago) by kfstorm
Branch: MAIN
Changes since 1.61: +1 -1 lines
Diff to previous 1.61
(grep-find-ignored-directories): Add .svn and _darcs to list.


Revision 1.10.2.29 - (view) (download) (annotate) - [select for diffs]
Wed Jul 19 00:42:43 2006 UTC (17 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.28: +1 -2 lines
Diff to previous 1.10.2.28 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 343-356)

   - Update from CVS
   - Update for ERC 5.1.3.
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 113-115)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-90


Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Wed Jul 12 16:05:19 2006 UTC (17 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.60: +1 -2 lines
Diff to previous 1.60
(grep-last-buffer): Doc fix.


Revision 1.10.2.24.2.3 - (view) (download) (annotate) - [select for diffs]
Fri Jul 7 03:05:34 2006 UTC (17 years, 9 months ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.2: +3 -3 lines
Diff to previous 1.10.2.24.2.2 , to branch point 1.10.2.24
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 320-342)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - lisp/play/cookie1.el (cookie): Work properly when there's only one entry
   - Add note about "link" button-class to etc/TODO

 * emacs--unicode--0  (patch 86-87)

   - Merge from emacs--devo--0
   - Update from CVS

 * gnus--rel--5.10  (patch 108-112)

   - Merge from emacs--devo--0
   - Clean up merge mistakes
   - Update from CVS
   - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo.

2006-07-05  Romain Francoise  <romain@orebokech.com>

   * make-dist (top-level): Add CONTRIBUTE.

2006-07-04  Richard Stallman  <rms@gnu.org>

   * CONTRIBUTE: Much rewrite.

2006-07-04  Nick Roberts  <nickrob@snap.net.nz>

   * CONTRIBUTE: New file.

2006-06-25  Kim F. Storm  <storm@cua.dk>

   * AUTHORS: Regenerate.

2006-06-24  Eli Zaretskii  <eliz@gnu.org>

   * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.

2006-06-27  Chong Yidong  <cyd@stupidchicken.com>

   * admin/FOR-RELEASE: Checking of info.texi done.

2006-07-05  Kenichi Handa  <handa@m17n.org>

   * etc/HELLO: Add a paragraph for non-ASCII examples at the head. Add
   Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.

2006-07-03  Bill Wohler  <wohler@newt.com>

   Release MH-E version 8.0.2.

   * etc/NEWS, etc/MH-E-NEWS: Update for MH-E release 8.0.2.

2006-07-03  Carsten Dominik  <dominik@science.uva.nl>

   * etc/orgcard.tex (section{Agenda Views}): Document `s' key to save
   all org-mode buffers.

2006-06-30  Francesco Potort,Al(B  <pot@gnu.org>

   * etc/etags.1: -m and -M options do not exist.

2006-06-29  Carsten Dominik  <dominik@science.uva.nl>

   * etc/orgcard.tex (section{Structure Editing}): Document checkbox
   toggling.

2006-06-28  Juri Linkov  <juri@jurta.org>

   * etc/grep.txt (Local Variables): Move to end of file.

2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>

   * etc/Makefile: Add rules for refcards.

   * etc/de-refcard.ps, etc/fr-refcard.ps, etc/pt-br-refcard.ps: Regenerate.

2006-06-24  Nick Roberts  <nickrob@snap.net.nz>

   * etc/NEWS: Remove duplicate entries.

2006-06-23  Carsten Dominik  <dominik@science.uva.nl>

   * etc/orgcard.tex (section{LaTeX and cdlatex-mode}): New section.

2006-06-23  Kim F. Storm  <storm@cua.dk>

   * etc/DEBUG: Mention `pv variable' to print value of Lisp variables.
   Mention `xpr' and fix example to use it.  Add section describing
   commands such as `pit' that are useful for debugging redisplay
   related problems.

2006-06-22  Kim F. Storm  <storm@cua.dk>

   * etc/HELLO (Local Variables): Move to end of file.

2006-06-20  Bill Wohler  <wohler@newt.com>

   Release MH-E version 8.0.1.

   * etc/NEWS, etc/MH-E-NEWS: Update for MH-E release 8.0.1.

2006-07-07  Kenichi Handa  <handa@m17n.org>

   * etc/HELLO: Sync with HEAD.

2006-07-05  Richard Stallman  <rms@gnu.org>

   * lisp/files.el (abbreviate-file-name): Add save-match-data.

2006-07-03  Richard Stallman  <rms@gnu.org>

   * lisp/faces.el (read-face-name): Doc fix.

2006-07-05  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/net/goto-addr.el (goto-address): Mark as safe for local evals.

2006-07-05  Andre Spiegel  <spiegel@gnu.org>

   * lisp/vc.el (vc-diff-internal): Fix prev change.

2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>

   * lisp/emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
   * lisp/play/dunnet.el (dun-load-d, dun-eval): Likewise.

2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/thingatpt.el (symbol-at-point): Don't use `form-at-point' which
   fails if the symbol contains chars like ( or '.
   (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
   (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
   `short'.

2006-07-04  Kenichi Handa  <handa@m17n.org>

   * lisp/international/mule-cmds.el (set-language-info): If LANG-ENV is
   the current one, don't call set-language-environment, but call one
   of set-language-environment-XXX to make INFO effective now.
   (set-language-environment): Call set-language-environment-XXX
   functions instead of doing the various setups directly.
   (set-language-environment-coding-systems): Delete argument eol-type.
   (set-language-environment-input-method)
   (set-language-environment-nonascii-translation)
   (set-language-environment-charset)
   (set-language-environment-fontset)
   (set-language-environment-unibyte): New functions.

2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>

   * lisp/locate.el (locate-update-when-revert): New option.
   (locate-update-path): New option (suggested by Michael Albinus).
   (locate-prompt-for-command): Whitespace change.
   (locate-update): No longer offer to update the locate database by
   default.  Implement the two new options.

2006-07-04  Nick Roberts  <nickrob@snap.net.nz>

   * lisp/tooltip.el: Move comment about track-mouse...

   * lisp/progmodes/gud.el: ...to here.

2006-07-03  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/facemenu.el (facemenu-listed-faces): New var.
   (facemenu-unlisted-faces): Variable deleted.
   (facemenu-add-new-face): Use facemenu-listed-faces.

   * lisp/emulation/viper-init.el, lisp/calendar/calendar.el:
   * lisp/progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.

2006-07-03  Carsten Dominik  <dominik@science.uva.nl>

   * lisp/textmodes/org.el (org-mode): Remove no invalid settings for
   calc embedded mode.
   (org-mode-p): New defsubst.
   (org-save-all-org-buffers): New function.
   (org-first-headline-recenter): Enclose outline-regexp in group
   delimiters.
   (org-set-tags): Keep single space after stars.

2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/window.el (set-window-text-height): Only set window-min-height to
   1 if that's the requested size.

   * lisp/diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
   (diff-unified->context, diff-context->unified)
   (diff-reverse-direction): Make sure the end marker stays at the end.
   (diff-mode): Add the keymap table at the end of docstring.
   Use lexical-let rather than constructing a closure manually.

   * lisp/files.el (find-file-noselect-1): Remove unused var assignment.
   (hack-local-variables-confirm): Print lists of strings as lists of
   strings rather than lists of symbols.
   (abbreviate-file-name, hack-local-variables-prop-line):
   Use match-string.
   (hack-one-local-variable): Move `make-local-variable' nearer its use.
   (recover-session-finish): Use line-end-position.

2006-07-02  Michael Albinus  <michael.albinus@gmx.de>

   * lisp/net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.

2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>

   * lisp/progmodes/make-mode.el (makefile-macroassign-regex):
   Accept preceding keyword.
   (makefile-gmake-statements): Reorganize, now that makepp has
   "override" and also handle forgotten "override define".
   (makefile-makepp-statements): Add new "global", "override export"
   and "override global".

2006-06-30  Juanma Barranquero  <lekktu@gmail.com>

   * lisp/progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
   (ada-compile-mouse-goto-error, ada-deactivate-properties)
   (ada-no-auto-case): Fix typos in docstrings.

2006-06-30  Nick Roberts  <nickrob@snap.net.nz>

   * lisp/info.el (Info-find-node-2): Search for makeinfo version more
   carefully.

2006-06-29  Carsten Dominik  <dominik@science.uva.nl>

   * lisp/textmodes/org.el (org-prepare-agenda-buffers):
   Use `invisible-OK' argument for `org-end-of-subtree'.
   (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
   (org-beginning-of-item): Fix bug in regular expression for white line.
   (org-export-as-html): Enforce space after bullet in plain list items.
   (org-set-autofill-regexps): Require space after plain list bullet
   for paragraph-start.
   (org-ts-regexp3): New constant.
   (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
   (org-timestamp-up-day, org-timestamp-down-day)
   (org-timestamp-change): Work with inactive timestamps.
   (org-ts-regexp1): Don't allow brackets in time stamps.

2006-06-29  Nick Roberts  <nickrob@snap.net.nz>

   * lisp/help-mode.el (help-xref-symbol-regexp): Add property as a keyword
   for ignoring links.

   * lisp/faces.el (read-face-name): Use it.

2006-06-28  Juri Linkov  <juri@jurta.org>

   * lisp/buff-menu.el (list-buffers-noselect): Compare Info file
   with the string "dir" to detect Info directory.

   * lisp/complete.el (partial-completion-mode): In lambda for
   `choose-completion-string-functions' use full function signature
   with 4 args, and move point to the end of the minibuffer only if arg
   `mini-p' is non-nil.

2006-06-28  John Paul Wallington  <jpw@pobox.com>

   * lisp/ibuffer.el (ibuffer-mode): Doc fix.

2006-06-28  Carsten Dominik  <dominik@science.uva.nl>

   * lisp/textmodes/org.el (org-context): New contexts :item-bullet,
   :latex-fragment, :latex-preview.
   (org-overlays-at, org-overlay-start, org-overlay-end):
   New compatibility functions.
   (org-inside-LaTeX-fragment-p): More accurate matching, using the
   exact regexp that will be used during export.
   (org-latex-regexps): New variable.
   (org-cdlatex-mode): Improve advice for `texmathp'.
   (turn-on-org-cdlatex): New function.

2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

   * lisp/term/mac-win.el (mac-handle-font-selection): Change keys of
   mac-atsu-font-table from strings to numbers.
   (mac-ts-caret-position): Use also when cursor-type is nil.
   (mac-ts-update-active-input-area): Add Mac OS Classic support.
   Relax condition for using overlay strings.
   Use mac-ts-caret-position face when cursor-type is nil.

2006-06-26  Kim F. Storm  <storm@cua.dk>

   * lisp/help.el (view-emacs-news): Declare `res' in the right let* form.

2006-06-25  Michael Albinus  <michael.albinus@gmx.de>

   * lisp/net/rcompile.el (remote-compile): Replace ange-ftp based
   implementation by Tramp functions.  Based on a patch published by
   Marc Abramowitz <msabramo@gmail.com>.

   * lisp/net/tramp.el (tramp-unload-tramp): Provide a doc string.

2006-06-24  Yoshinori Koseki  <kose@meadowy.org>

   * lisp/international/fontset.el (setup-default-fontset): Fix a typo in
   the "Oriya-Akruti" registry name.

2006-06-23  Lars Hansen  <larsh@soem.dk>

   * lisp/desktop.el (desktop-full-file-name): New function.
   (desktop-kill, desktop-save, desktop-remove, desktop-read)
   (desktop-revert): Use it.
   (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
   (desktop-after-read-hook): Add option list-buffers.
   (desktop-locals-to-save): Add tab-width.
   (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
   Fix docstring.

2006-06-23  Carsten Dominik  <dominik@science.uva.nl>

   * lisp/textmodes/org.el (org-cdlatex-mode-map)
   (org-cdlatex-texmathp-advice-is-done): New variables.
   (org-cdlatex-mode): New minor mode.
   (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
   (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
   (org-export-with-archived-trees): New option.
   (org-open-file): Remove the call to `convert-standard-filename'.
   (org-archive-tag, org-agenda-skip-archived-trees)
   (org-cycle-open-archived-trees)
   (org-sparse-tree-open-archived-trees): New options.
   (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
   (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
   New functions.
   (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
   (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
   (org-mode-map): Add binding for `org-toggle-archive-tag'.
   (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
   Call `org-prepare-agenda-buffers'.
   (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
   (org-file-apps, org-file-apps-defaults-gnu)
   (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
   Handle remote files by forcing them to be opened in Emacs.

2006-06-23  Andre Spiegel  <spiegel@gnu.org>

   * lisp/vc.el (vc-diff-knows-L): New variable.
   (vc-diff-internal): Use it to handle "diff" programs that don't
   understand -L.  This works automatically, no user action is necessary.

2006-06-23  Daniel Brockman  <daniel@brockman.se>

   * lisp/net/rcirc.el (rcirc-default-user-full-name): Default to
   `rcirc-default-user-name' instead of `rcirc-user-name' (which no
   longer exists).
   (rcirc-process-list): Check `buffer-live-p' before attempting to
   switch to a buffer.

2006-06-23  Ryan Yeske  <rcyeske@gmail.com>

   * lisp/net/rcirc.el (rcirc-mode): Fix initialization of coding systems
   based on rcirc-coding-system-alist.

2006-06-23  Martin Rudalics  <rudalics@gmx.at>

   * lisp/cus-edit.el (customize-apropos): A better error message.
   (top level) <debug-ignored-errors>: Extend and update the list of
   ignored error messages.

2006-06-23  Michael Ernst  <mernst@alum.mit.edu>

   * lisp/complete.el (PC-do-completion): Retain capitalization of user
   input, when possible, even if completion-ignore-case is set.

2006-06-23  Eli Zaretskii  <eliz@gnu.org>

   * lisp/generic-x.el (bat-generic-mode): Support .cmd files.

   * lisp/dos-w32.el (top level): Use find-file-not-found-functions
   instead of the obsolete find-file-not-found-hooks.

2006-06-22  Kim F. Storm  <storm@cua.dk>

   * lisp/progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
   to recognize mode name containing submodes, such as Grep/lw.

2006-06-21  Kim F. Storm  <storm@cua.dk>

   * lisp/simple.el (line-move-1): Check for move-end-of-line instead of
   end-of-line when setting temporary-goal-column.

2006-06-21  Miles Bader  <miles@gnu.org>

   * lisp/play/cookie1.el (cookie): Work properly when there's only one entry.

2006-06-21  Nick Roberts  <nickrob@snap.net.nz>

   * lisp/progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
   (gdb-frame-handler): Generalize frame regexp for templates.

2006-06-20  Glenn Morris  <rgm@gnu.org>

   * lisp/calendar/appt.el (appt-display-format): Default value must be
   one of the customize options.

2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>

   * lisp/term/xterm.el (terminal-init-xterm): Update key availability info.
   Bind C-return.

   * lisp/term.el (term-delete-lines, term-insert-lines): Clarify comments.

2006-06-20  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/files.el (hack-local-variables): Run `hack-local-variables-hook'
   whether or not a local variables list is defined.

   * lisp/msb.el (msb): Move `sit-for' hack here to handle both
   "mouse-down and drag" and "mouse-up and select" situations.
   (mouse-select-buffer): Move `sit-for' hack to `msb'.

2006-07-07  Kenichi Handa  <handa@m17n.org>

   * lisp/international/mule-cmds.el (set-language-info): Fix synching
   with HEAD.
   (set-language-environment): Likewise.
   (standard-display-european-internal): Sync with HEAD.
   (set-language-environment-nonascii-translation): Fix synching with
   HEAD.
   (set-language-environment-fontset): Delete it.
   (set-language-environment-unibyte): Fix synching with HEAD.

2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-diary.el (gnus-user-format-function-d)
   (gnus-user-format-function-D): Autoload.

2006-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>

   * lisp/gnus/gnus-group.el (gnus-group-select-group): Doc fix.
   [ See 2004-05-19 change on the trunk. ]

2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.

2006-07-03  Bill Wohler  <wohler@newt.com>

   Release MH-E version 8.0.2.

   * lisp/mh-e/mh-e.el (Version, mh-version): Update for release 8.0.2.

2006-07-03  Ted Phelps  <phelps@gnusto.com>  (tiny change)

   * lisp/mh-e/mh-tool-bar.el (mh-tool-bar-define): Fix XEmacs' vector-list so
   it refers to the icons in mh-xemacs-icon-map instead of trying to
   declare the icons in situ. This allows mh-tool-bar.el to be
   compiled under XEmacs. Remove initial value for
   mh-tool-bar-folder-buttons, mh-tool-bar-show-buttons,
   mh-tool-bar-letter-buttons. The MH-E icons now appear in XEmacs.
   In mh-tool-bar-init, check for mh-xemacs-use-tool-bar-flag sooner.
   This allows MH-E to be used in XEmacs in a tty (closes SF
   #1506846).

2006-07-03  Bill Wohler  <wohler@newt.com>

   * lisp/mh-e/mh-e.el: Require mh-buffers and mh-compat before mh-xemacs now
   that mh-xemacs needs functions in mh-compat.

2006-06-29  Bill Wohler  <wohler@newt.com>

   * lisp/mh-e/mh-search.el (mh-search, mh-index-group-by-folder): Add "the" in
   loop construct to be consistent with other loops, and because
   edebug doesn't work without it.

2006-06-29  Ted Phelps  <phelps@gnusto.com>  (tiny change)

   * lisp/mh-e/mh-search.el (mh-folder-exists-p): Strip + from folder to avoid
   redundant +s in regexp (closes SF #1514424).

2006-06-29  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)

   * lisp/mh-e/mh-mime.el (mh-mime-save-parts): Add -store option to
   mhn (closes SF #1513140).

2006-06-20  Bill Wohler  <wohler@newt.com>

   Release MH-E version 8.0.1.

   * lisp/mh-e/mh-e.el (Version, mh-version): Update for release 8.0.1.

2006-07-05  Richard Stallman  <rms@gnu.org>

   * lispref/text.texi (Buffer Contents): Add example of text props
   in result of buffer-substring.
   (Text Properties): Explain better about use of specific property names.
   (Property Search): Some cleanups; reorder some functions.

   * lispref/keymaps.texi (Changing Key Bindings): Cleanup.
   Add xref to Key Binding Conventions.

   * lispref/display.texi (Attribute Functions): Add examples for
   face-attribute-relative-p.

   * lispref/tips.texi (Coding Conventions): Cleanup last change.

2006-07-05  Karl Berry  <karl@gnu.org>

   * lispref/elisp.texi: use @fonttextsize 10pt, a la emacs.texi.
   and remove @setchapternewpage odd.
   Result is 1013 pages, down from 1100.

   * lispref/anti.texi, lispref/customize.texi, lispref/display.texi,
   lispref/internals.texi, lispref/minibuf.texi, lispref/modes.texi lispref/tips.texi:
   fix overfull/underfull boxes.

2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>

   * lispref/edebug.texi (Instrumenting):
   Add Edebug-specific findex for eval-buffer.
   * lispref/loading.texi (Loading):
   Replace eval-current-buffer with eval-buffer.

2006-06-30  Nick Roberts  <nickrob@snap.net.nz>

   * lispref/locals.texi (Standard Buffer-Local Variables): Update the list
   of variables.

2006-06-26  Nick Roberts  <nickrob@snap.net.nz>

   * lispref/files.texi (File Name Completion): Point user to the node
   "Reading File Names".

2006-06-24  Eli Zaretskii  <eliz@gnu.org>

   * lispref/files.texi (Contents of Directories): Document case-insensitive
   behavior on respective filesystems.

   * lispref/objects.texi (Character Type): Document that Emacs signals an
   error for unsupported Unicode characters specified as \uNNNN.

2006-07-05  Richard Stallman  <rms@gnu.org>

   * man/faq.texi (Scrolling only one line): Fix xref.

2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>

   * man/building.texi (Lisp Eval):
   * man/faq.texi (Evaluating Emacs Lisp code):
   Throughout, replace eval-current-buffer with eval-buffer.

2006-07-05  Nick Roberts  <nickrob@snap.net.nz>

   * man/mule.texi (Coding Systems, Specify Coding): Link descriptions
   of character translation.

2006-07-04  Nick Roberts  <nickrob@snap.net.nz>

   * man/rmail.texi (Remote Mailboxes): Add missing @code keyword.

2006-07-03  Karl Berry  <karl@gnu.org>

   * man/emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
   not-too-underfull hboxes in the TeX output.
   * man/abbrevs.texi, man/buffers.texi, man/building.texi, man/calendar.texi,
   man/cmdargs.texi, man/custom.texi, man/dired.texi, man/macos.texi,
   man/maintaining.texi, man/misc.texi, man/mule.texi, man/programs.texi, man/rmail.texi,
   man/sending.texi, man/text.texi: fix overfull/underfull boxes.

2006-07-03  Romain Francoise  <romain@orebokech.com>

   * man/m-x.texi (M-x): Fix.

2006-07-03  Richard Stallman  <rms@gnu.org>

   * man/rcirc.texi (Scrolling conservatively): Fix xref.

   * man/pcl-cvs.texi (Viewing differences): Usage fix.

   * man/search.texi (Other Repeating Search): filename -> file name.

   * man/misc.texi (Narrowing): Minor cleanups.

   * man/files.texi (Visiting): filename -> file name.

   * man/emacs.texi (Top): Update subnode menus.

   * man/mule.texi (Coding Systems): Move char translation stuff here.
   (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
   (Recognize Coding): Substantial local rewrites.
   (International): Update menu.

   * man/display.texi (Auto Scrolling): New node, broken out of Scrolling.
   (Scrolling): Substantial local rewrites.
   (Display): Update menu and intro.

   * man/dired.texi: filename -> file name.

   * man/custom.texi (Safe File Variables): Texinfo usage fix.

2006-07-03  Ted Zlatanov  <tzz@lifelogs.com>

   * man/help.texi, man/m-x.texi: Lots of cleanups.

2006-07-03  Carsten Dominik  <dominik@science.uva.nl>

   * man/org.texi (Agenda commands): Document `s' key to save all org-mode
   buffers.

2006-06-30  Eli Zaretskii  <eliz@gnu.org>

   * man/msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
   (Windows Processes, Windows Misc): Shorten the printed version by
   selectively conditioning less important portions by @ifnottex.

2006-06-30  Ralf Angeli  <angeli@caeruleus.net>

   * man/pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
   names.  Mention `cvs-msg' face.

2006-06-29  Carsten Dominik  <dominik@science.uva.nl>

   * man/org.texi (Checkboxes): New section.

2006-06-28  Carsten Dominik  <dominik@science.uva.nl>

   * man/org.texi (Embedded LaTeX): Fix typos and implement small improvements
   throughout this chapter.

2006-06-27  Chong Yidong  <cyd@stupidchicken.com>

   * man/info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
   text for standalone vs Emacs info.
   (Help): Clarify header line description.  Use mouse-1 for clicks.
   (Help-P): Use mouse-1 for clicks.
   (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
   (Help-^L, Help-M, Help-Int, Search Index, Go to node)
   (Choose menu subtopic): Remove gratuitous Emacs command names.
   (Help-FOO): Put usual behavior first.
   (Help-Xref): Clicking on xrefs works in Emacs.
   (Search Text): Clarify what the default behavior is.
   (Create Info buffer): Fix Emacs window/X window confusion.
   (Emacs Info Variables): Fix for new Emacs init file behavior.

2006-06-27  Richard Stallman  <rms@gnu.org>

   * man/mini.texi (Minibuffer File): Minor cleanup.

2006-06-25  Nick Roberts  <nickrob@snap.net.nz>

   * man/frames.texi (XTerm Mouse) Rename to...
   (Text-Only Mouse): ...this.  Mention t-mouse-mode.

   * man/emacs.texi (Top): Use new node name.

2006-06-24  Eli Zaretskii  <eliz@gnu.org>

   * man/emacs.texi (Top): Update the detailed menu according to changes in
   msdog.texi.

   * man/msdog.texi (Windows Keyboard): New section.
   (Windows Mouse): New section.
   (Windows System Menu): Remove section (text merged with "Windows
   Keyboard").
   (Windows Misc): New section.

   * man/dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.

   * man/msdog.texi (ls in Lisp): New section.

   * man/files.texi (Visiting): Document case-insensitive wildcard matching
   under find-file-wildcards.

2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * man/gnus.texi (Summary Buffer Lines): Fix typo.

2006-06-23  Carsten Dominik  <dominik@science.uva.nl>

   * man/org.texi (Embedded LaTeX): New chapter.
   (Archiving): Section rewritten.
   (Enhancing text): Some parts moved to the new chapter about LaTeX.

2006-06-20  Bill Wohler  <wohler@newt.com>

   Release MH-E manual version 8.0.1.

   * man/mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
   release 8.0.1.
   (Preface): Depend on GNU mailutils 1.0 and higher.

2006-07-05  Chong Yidong  <cyd@stupidchicken.com>

   * src/insdel.c (prepare_to_modify_buffer): For an indirect buffer, do
   clash detection using the base buffer.

   * src/puresize.h (BASE_PURESIZE): Increment to 1210500.

2006-07-04  Kim F. Storm  <storm@cua.dk>

   * src/xterm.c (x_delete_display): Don't free or derefence NULL pointers.

2006-07-04  Kenichi Handa  <handa@m17n.org>

   * src/fontset.c (Fset_overriding_fontspec_internal): Check if we need
   to update Voverriding_fontspec_alist.

2006-07-03  Richard Stallman  <rms@gnu.org>

   * src/xfns.c (Fx_create_frame): Move unwind_create_frame setup down.

   * src/xfaces.c (Fface_attribute_relative_p): Doc fix.

   * src/textprop.c (Fget_char_property_and_overlay): Doc fix.

   * src/eval.c (Fdefvaralias): Doc fix.

2006-07-03  Kim F. Storm  <storm@cua.dk>

   * src/dispnew.c (sit_for): Fix preempt condition.

2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>

   * src/lread.c (read_filtered_event): Treat select-window just like
   switch-frame.

2006-07-02  Kim F. Storm  <storm@cua.dk>

   * src/xdisp.c (display_tool_bar_line): Skip glyphs which are too big
   to ever fit the tool-bar,
   (MAX_FRAME_TOOL_BAR_HEIGHT): New macro.
   (tool_bar_lines_needed): Use unused mode-line row as temp_row.
   (redisplay_tool_bar): Only clear desired matrix if we actually
   change the tool-bar window height.  Only try to make the tool-bar
   window bigger if there is actually room for it.

2006-06-30  Ralf Angeli  <angeli@caeruleus.net>

   * src/w32term.c (x_make_frame_visible): Use SystemParametersInfo with
   SPI_GETWORKAREA to find the dimensions of the screen work area,
   and adjust vertical position of the frame in order to avoid being
   covered by the task bar.

   * src/w32fns.c (w32_createwindow): Use CW_USEDEFAULT instead of
   f->left_pos and SH_SHOW instead of f->top_pos in the call to
   CreateWindow.  Record the actual position in f->left_pos and
   f->top_pos.

2006-06-30  John Paul Wallington  <jpw@pobox.com>

   * src/w32console.c (syms_of_ntterm) <w32-use-full-screen-buffer>:
   Doc fix - default value has changed.

2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

   * src/mac.c [!TARGET_API_MAC_CARBON]: Don't include FixMath.h or Scrap.h.

   * src/macfns.c (Fx_create_frame): Apply 2006-06-24 change for xfns.c.

   * src/macgui.h (USE_MAC_TSM) [TARGET_API_MAC_CARBON]: Set default to 1.

   * src/macterm.c (Qeql): Add extern.
   (x_set_mouse_pixel_position) [MAC_OSX]: Use CGWarpMouseCursorPosition.
   (fm_style_face_attributes_alist) [USE_ATSUI]: New variable.
   (syms_of_macterm) [USE_ATSUI]: Initialize and staticpro it.
   Change keys of Vmac_atsu_font_table from strings to numbers.
   (fm_style_to_face_attributes) [USE_ATSUI]: New function.
   (init_font_name_table) [USE_ATSUI]: Use it.
   (saved_ts_script_language_on_focus) [USE_MAC_TSM]: New variable.
   (syms_of_macterm) [USE_MAC_TSM]: Initialize and staticpro it.
   [USE_MAC_TSM] (mac_tsm_resume): Restore script and language codes
   only when saved_ts_script_language_on_focus coincides with
   Vmac_ts_script_language_on_focus.
   [USE_MAC_TSM] (mac_tsm_suspend): Save value of
   Vmac_ts_script_language_on_focus to saved_ts_script_language_on_focus.
   (XTread_socket) [USE_MAC_TSM]: Add Mac OS Classic support.
   [USE_MAC_TSM] (mac_handle_text_input_event, init_tsm): Likewise.

2006-06-27  Chong Yidong  <cyd@stupidchicken.com>

   * src/editfns.c (Fdelete_field, Ffield_string, Ffield_beginning)
   (Ffield_string_no_properties, Ffield_end): Mention
   args-out-of-range error condition in docstring.

2006-06-27  Kim F. Storm  <storm@cua.dk>

   * src/xdisp.c (handle_composition_prop): Set stop_charpos before push_it.

2006-06-25  Kim F. Storm  <storm@cua.dk>

   * src/s/gnu-linux.h (SIGNALS_VIA_CHARACTERS): Define for Linux kernel
   version 2.4 and later.

2006-06-24  Chong Yidong  <cyd@stupidchicken.com>

   * src/xfns.c (Fx_create_frame): Set font parameter directly instead of
   using x_default_parameter, since x_get_args clears the parm alist.

2006-06-24  Eli Zaretskii  <eliz@gnu.org>

   * src/dired.c (directory_files_internal) [WINDOWSNT]: Find files
   case-insensitively.

2006-06-24  Aidan Kehoe  <kehoea@parhasard.net>

   * src/lread.c (read_escape): When an unknown Unicode code point is
   encountered as a string or character escape, signal an error.

2006-06-23  Kim F. Storm  <storm@cua.dk>

   * src/.gdbinit (pitx): Dump iterator stack.

   * src/xdisp.c (handle_composition_prop): Push iterator on stack.
   (set_iterator_to_next): Pop iterator at end of composition.

2006-06-23  Martin Rudalics  <rudalics@gmx.at>

   * src/fileio.c (Frename_file) [DOS_NT]: Don't try to move directory to
   itself on DOS_NT platforms, if the old and new names are identical
   but for the letter-case.

2006-06-21  Kim F. Storm  <storm@cua.dk>

   * src/dispextern.h (struct it): Add `position' member to iterator stack.
   Rename `pos' member to `current'.  Rearrange and add comments.

   * src/xdisp.c (handle_stop): Set it->ignore_overlay_strings_at_pos_p
   if  we get any overlays.
   (set_cursor_from_row): Don't clobber `end' if we rescan from
   start_string.
   (push_it, pop_it): Save it->position.

2006-07-07  Kenichi Handa  <handa@m17n.org>

   * src/ftfont.c (ftfont_list): Fix typo.

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-20


Revision 1.10.2.28 - (view) (download) (annotate) - [select for diffs]
Thu Jul 6 08:59:32 2006 UTC (17 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.27: +3 -3 lines
Diff to previous 1.10.2.27 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 320-342)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - lisp/play/cookie1.el (cookie): Work properly when there's only one entry
   - Add note about "link" button-class to etc/TODO

 * gnus--rel--5.10  (patch 108-112)

   - Merge from emacs--devo--0
   - Clean up merge mistakes
   - Update from CVS
   - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo.

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-86


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Thu Jun 22 14:13:49 2006 UTC (17 years, 10 months ago) by kfstorm
Branch: MAIN
Changes since 1.59: +3 -3 lines
Diff to previous 1.59
(grep-mode-font-lock-keywords): Correct regexps
to recognize mode name containing submodes, such as Grep/lw.


Revision 1.3.2.33 - (view) (download) (annotate) - [select for diffs]
Tue Jun 20 08:04:02 2006 UTC (17 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.3.2.32: +1 -1 lines
Diff to previous 1.3.2.32 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 285-299)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: admin/FOR-RELEASE: Update refcard section.

 * gnus--rel--5.10  (patch 102-104)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-22


Revision 1.10.2.24.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 13 07:12:51 2006 UTC (17 years, 10 months ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24.2.1: +1 -1 lines
Diff to previous 1.10.2.24.2.1 , to branch point 1.10.2.24
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 274-299)

   - Update from CVS
   - Update etc/MORE.STUFF.
   - Merge from gnus--rel--5.10
   - Update from CVS: admin/FOR-RELEASE: Update refcard section.

 * emacs--unicode--0  (patch 62-69)

   - Merge from emacs--devo--0
   - Update from CVS

 * gnus--rel--5.10  (patch 101-104)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-5


Revision 1.10.2.27 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 18:05:08 2006 UTC (17 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.26: +1 -1 lines
Diff to previous 1.10.2.26 , to branch point 1.10
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 285-296)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: admin/FOR-RELEASE: Update refcard section.

 * gnus--rel--5.10  (patch 102-104)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Thu May 18 14:39:09 2006 UTC (17 years, 11 months ago) by kfstorm
Branch: MAIN
Changes since 1.58: +1 -1 lines
Diff to previous 1.58
(grep-find): Don't check grep-find-command
before running command (breaks non-interactive usage).


Revision 1.3.2.32 - (view) (download) (annotate) - [select for diffs]
Wed May 17 14:47:17 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.3.2.31: +25 -21 lines
Diff to previous 1.3.2.31 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 259-284)

   - Update from CVS
   - lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
   - Merge from gnus--rel--5.10
   - Rename "field-at-point" to "field-at-pos"
   - (comint-insert-input): Remove redundant calls to setq and goto-char
   - Update etc/MORE.STUFF.

 * gnus--rel--5.10  (patch 99-101)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-21


Revision 1.3.2.31 - (view) (download) (annotate) - [select for diffs]
Wed May 17 06:35:53 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.3.2.30: +285 -184 lines
Diff to previous 1.3.2.30 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 239-258)

   - Update from CVS
   - (Ffield_beginning, find_field): Undo change of 2006-04-23.
   - Rcirc patch from Ryan Yeske
   - Merge from gnus--rel--5.10
   - Clean up lisp/gnus/ChangeLog a bit

 * gnus--rel--5.10  (patch 91-98)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-20


Revision 1.3.2.30 - (view) (download) (annotate) - [select for diffs]
Wed May 17 06:24:54 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.3.2.29: +1 -6 lines
Diff to previous 1.3.2.29 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 148-163)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Remove nick-abbrevs stuff from rcirc.el
   - rcirc.el update from Ryan Yeske

 * gnus--rel--5.10  (patch 57-61)

   - Copy/update icons from Gnus trunk
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-14


Revision 1.3.2.29 - (view) (download) (annotate) - [select for diffs]
Wed May 17 06:14:35 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.3.2.28: +1 -1 lines
Diff to previous 1.3.2.28 , to branch point 1.3
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 58-65)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 22-28)

   - Update from CVS
   - Merge from emacs--devo--0
   - Update from CVS: lisp/gnus.el: Remove bogus comment.

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-6


Revision 1.10.2.24.2.1 - (view) (download) (annotate) - [select for diffs]
Fri May 12 08:30:33 2006 UTC (17 years, 11 months ago) by miles
Branch: unicode-xft
Changes since 1.10.2.24: +289 -184 lines
Diff to previous 1.10.2.24
Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-2

Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 204-273)

   - Update from CVS
   - Sync from erc--emacs--0
   - Merge from gnus--rel--5.10
   - Improve tq.el.
   - Update from CVS: src/puresize.h (PURESIZE_RATIO): Reduce to 10/6.
   - Update from CVS: lisp/progmodes/python.el (python-mode): Fix typo.
   - (Ffield_beginning, find_field): Undo change of 2006-04-23.
   - Rcirc patch from Ryan Yeske
   - Clean up lisp/gnus/ChangeLog a bit
   - lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
   - Rename "field-at-point" to "field-at-pos"
   - (comint-insert-input): Remove redundant calls to setq and goto-char

 * emacs--unicode--0  (patch 56-60)

   - Merge from emacs--devo--0
   - Update from CVS

 * gnus--rel--5.10  (patch 81-100)

   - Update from CVS
   - Merge from emacs--devo--0


Revision 1.10.2.26 - (view) (download) (annotate) - [select for diffs]
Wed May 10 20:42:36 2006 UTC (17 years, 11 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-post-font-backend, unicode-pre-font-backend
Changes since 1.10.2.25: +25 -21 lines
Diff to previous 1.10.2.25 , to branch point 1.10
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 259-273)

   - Update from CVS
   - lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
   - Merge from gnus--rel--5.10
   - Rename "field-at-point" to "field-at-pos"
   - (comint-insert-input): Remove redundant calls to setq and goto-char

 * gnus--rel--5.10  (patch 99-100)

   - Merge from emacs--devo--0
   - Update from CVS


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Tue May 9 12:47:12 2006 UTC (17 years, 11 months ago) by kfstorm
Branch: MAIN
Changes since 1.57: +15 -11 lines
Diff to previous 1.57
(rgrep): Set default directory of *grep*
buffer if we start M-x rgrep in the *grep* buffer and choose
a different base directory.


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon May 8 10:26:30 2006 UTC (17 years, 11 months ago) by kfstorm
Branch: MAIN
Changes since 1.56: +7 -7 lines
Diff to previous 1.56
(lgrep, rgrep): Doc fixes.


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Fri May 5 23:38:18 2006 UTC (17 years, 11 months ago) by kfstorm
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55
(lgrep, rgrep): Use add-to-history.


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Tue May 2 08:49:59 2006 UTC (17 years, 11 months ago) by kfstorm
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
(grep-expand-template): Use symbol-value instead of eval on symbols.


Revision 1.10.2.25 - (view) (download) (annotate) - [select for diffs]
Tue May 2 05:51:49 2006 UTC (17 years, 11 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.24: +285 -184 lines
Diff to previous 1.10.2.24 , to branch point 1.10
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 239-258)

   - Update from CVS
   - (Ffield_beginning, find_field): Undo change of 2006-04-23.
   - Rcirc patch from Ryan Yeske
   - Merge from gnus--rel--5.10
   - Clean up lisp/gnus/ChangeLog a bit

 * gnus--rel--5.10  (patch 91-98)

   - Merge from emacs--devo--0
   - Update from CVS


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Mon May 1 09:33:10 2006 UTC (17 years, 11 months ago) by kfstorm
Branch: MAIN
Changes since 1.53: +7 -2 lines
Diff to previous 1.53
(grep-expand-template): Use save-match-data.


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Fri Apr 28 23:39:02 2006 UTC (18 years ago) by kfstorm
Branch: MAIN
Changes since 1.52: +13 -6 lines
Diff to previous 1.52
(grep-read-files): Use buffer-name if no buffer-file-name.
Default to *.ext if no alias matches.
No default if no extension.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Apr 28 22:22:01 2006 UTC (18 years ago) by kfstorm
Branch: MAIN
Changes since 1.51: +273 -184 lines
Diff to previous 1.51
(defgroup grep): Doc fix.
(grep-auto-highlight): Remove.
(grep-template): New defcustom.
(grep-find-template): Rename from grep-tree-template.
(grep-files-aliases): Rename from grep-tree-files-aliases.
Remove "all" alias, add "l" alias.
(grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
(grep-find-ignored-directories): New defcustom to replace
grep-tree-ignore-CVS-directories, to facilitate ignoring
subdirectories for multiple version control systems.
(grep-mode-map): Add Recursive grep item to GREP menu.
(grep-regexp-history, grep-files-history): New defvars.
(grep-probe): New helper function.
(grep-compute-defaults): Use it to simplify code.
Adapt to name changes.
Use `.' as base in grep-find-template rather than <D>.
(grep): Remove superfluous highlight-regexp arg.  Fix doc.
Call grep-compute-defaults unconditionally.
(grep-expand-keywords): New defconst.
(grep-expand-template): Rename from grep-expand-command-macros.
Simplify via grep-expand-keywords.  Look at case-fold-search instead
of grep-tree-ignore-case to add -i option.
Bind case-fold-search to nil while matching keywords.
(grep-tree-last-regexp, grep-tree-last-files): Remove.
(grep-read-regexp, grep-read-files): New helper functions.
(rgrep): Rename from grep-tree.	 Rework to use proper histories.
Adapt to changes in defcustoms and functions above.
(lgrep): New command, as grep, but using same interactive api as rgrep.


Revision 1.10.2.24 - (view) (download) (annotate) - [select for diffs]
Sun Mar 19 19:43:55 2006 UTC (18 years, 1 month ago) by miles
Branch: emacs-unicode-2
Branch point for: unicode-xft
Changes since 1.10.2.23: +1 -6 lines
Diff to previous 1.10.2.23 , to branch point 1.10
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 157-163)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 58-61)

   - Update from CVS


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Wed Mar 15 22:26:08 2006 UTC (18 years, 1 month ago) by monnier
Branch: MAIN
Changes since 1.50: +1 -6 lines
Diff to previous 1.50
* font-lock.el (font-lock-lines-before): Delete variable, subsumed by
the new extend-region feature.
(font-lock-after-change-function): Update correspondingly.
* jit-lock.el (jit-lock-after-change): Update correspondingly.
* progmodes/grep.el (font-lock-lines-before): Don't disable.
* modes.texi (Region to Fontify): Remove font-lock-lines-before.


Revision 1.10.2.23 - (view) (download) (annotate) - [select for diffs]
Sat Feb 11 00:11:10 2006 UTC (18 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.22: +1 -1 lines
Diff to previous 1.10.2.22 , to branch point 1.10
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 58-65)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 22-28)

   - Update from CVS
   - Merge from emacs--devo--0
   - Update from CVS: lisp/gnus.el: Remove bogus comment.


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Fri Feb 10 09:00:30 2006 UTC (18 years, 2 months ago) by nickrob
Branch: MAIN
Changes since 1.49: +1 -1 lines
Diff to previous 1.49
Update copyright for 2006.


Revision 1.49.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 00:03:33 2006 UTC (18 years, 3 months ago) by enberg
Branch: rmail-mbox-branch
Changes since 1.49: +0 -0 lines
Diff to previous 1.49 , to next main 1.113
sync with trunk


Revision 1.34.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 10:25:27 2006 UTC (18 years, 3 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.34.2.1: +59 -37 lines
Diff to previous 1.34.2.1 , to branch point 1.34 , to next main 1.113
Update from HEAD


Revision 1.3.2.28 - (view) (download) (annotate) - [select for diffs]
Mon Sep 12 05:52:18 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.3.2.27: +3 -0 lines
Diff to previous 1.3.2.27 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-48

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 519-530)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 106-111)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.10.2.22 - (view) (download) (annotate) - [select for diffs]
Tue Sep 6 00:25:05 2005 UTC (18 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.21: +3 -0 lines
Diff to previous 1.10.2.21 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 519-530)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 106-111)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 10:55:25 2005 UTC (18 years, 7 months ago) by lektu
Branch: MAIN
Branch point for: rmail-mbox-branch
Changes since 1.48: +3 -0 lines
Diff to previous 1.48
(font-lock-lines-before): Add defvar.


Revision 1.3.2.27 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:24:34 2005 UTC (18 years, 8 months ago) by miles
Branch: lexbind
Changes since 1.3.2.26: +19 -16 lines
Diff to previous 1.3.2.26 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-47

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 514-518)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 104-105)

   - Update from CVS


Revision 1.3.2.26 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:18:17 2005 UTC (18 years, 8 months ago) by miles
Branch: lexbind
Changes since 1.3.2.25: +13 -14 lines
Diff to previous 1.3.2.25 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-46

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 504-513)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: .cvsignore: Add `lock'.

 * gnus--rel--5.10  (patch 99-103)

   - Update from CVS


Revision 1.3.2.25 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:15:54 2005 UTC (18 years, 8 months ago) by miles
Branch: lexbind
Changes since 1.3.2.24: +6 -5 lines
Diff to previous 1.3.2.24 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-45

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 493-503)

   - Update from CVS
   - Update from CVS: lisp/startup.el (command-line): Fix typo.
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 95-98)

   - Update from CVS


Revision 1.3.2.24 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:11:02 2005 UTC (18 years, 8 months ago) by miles
Branch: lexbind
Changes since 1.3.2.23: +19 -9 lines
Diff to previous 1.3.2.23 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-44

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 485-492)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 92-94)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.3.2.23 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:01:15 2005 UTC (18 years, 8 months ago) by miles
Branch: lexbind
Changes since 1.3.2.22: +2 -2 lines
Diff to previous 1.3.2.22 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-42

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 459-473)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 86-87)

   - Update from CVS


Revision 1.10.2.21 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 09:49:37 2005 UTC (18 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.20: +19 -16 lines
Diff to previous 1.10.2.20 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 514-518)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 104-105)

   - Update from CVS


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Thu Aug 25 19:09:22 2005 UTC (18 years, 8 months ago) by jurta
Branch: MAIN
Changes since 1.47: +9 -7 lines
Diff to previous 1.47
(grep, grep-mode): Make buffer-local variables
compilation-process-setup-function and compilation-disable-input
in grep-mode instead of let-bindings in grep.


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sat Aug 20 21:47:40 2005 UTC (18 years, 8 months ago) by rms
Branch: MAIN
Changes since 1.46: +2 -1 lines
Diff to previous 1.46
(grep): Bind compilation-disable-input to t.


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sun Aug 14 06:52:40 2005 UTC (18 years, 8 months ago) by jurta
Branch: MAIN
Changes since 1.45: +4 -3 lines
Diff to previous 1.45
(grep-mode-map): Add ellipsis to "Another grep".
(grep-mode-font-lock-keywords): Don't highlight "Grep started".
Add highlighting of "interrupt", "killed", "terminated".


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Aug 9 21:37:34 2005 UTC (18 years, 8 months ago) by jurta
Branch: MAIN
Changes since 1.44: +8 -8 lines
Diff to previous 1.44
(grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
(grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
(grep-error-face): Set to `compilation-error' instead of
`compilation-error-face' (which is redefined to `grep-hit-face' in
grep buffers).
(grep-mode-font-lock-keywords): Remove `-text' from face
variable names.  Use `grep-error-face' instead of
`compilation-error-text-face'.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sat Aug 6 01:10:19 2005 UTC (18 years, 8 months ago) by jurta
Branch: MAIN
Changes since 1.43: +6 -7 lines
Diff to previous 1.43
(grep-regexp-alist): Set 5th arg `TYPE' to
0 instead of 1 to display binary file names as info file links.
(grep-error-face): Use `compilation-error-face' instead of
`font-lock-keyword-face'.
(grep-mode-font-lock-keywords): Use `compilation-info-text-face'
and `compilation-warning-text-face' instead of `font-lock-keyword-face'.
Use `compilation-error-text-face' instead of `grep-error-face'.


Revision 1.10.2.20 - (view) (download) (annotate) - [select for diffs]
Fri Aug 5 10:57:28 2005 UTC (18 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.19: +13 -14 lines
Diff to previous 1.10.2.19 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 504-513)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: .cvsignore: Add `lock'.

 * gnus--rel--5.10  (patch 99-103)

   - Update from CVS


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Aug 4 01:36:49 2005 UTC (18 years, 8 months ago) by jurta
Branch: MAIN
Changes since 1.42: +2 -6 lines
Diff to previous 1.42
(grep-mode-map): Bind TAB to `compilation-next-error'
and [backtab] to `compilation-previous-error'.


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Aug 4 01:08:54 2005 UTC (18 years, 8 months ago) by jurta
Branch: MAIN
Changes since 1.41: +10 -7 lines
Diff to previous 1.41
(grep-regexp-alist): Replace complex regexp
matching line numbers, column numbers and their ranges with regexp
matching only line numbers.
(grep-context-face): New face variable.
(grep-mode-font-lock-keywords): Use it.


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Mon Aug 1 08:43:45 2005 UTC (18 years, 8 months ago) by nickrob
Branch: MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
Update copyright for release of 22.1 for progmodes directory.


Revision 1.10.2.19 - (view) (download) (annotate) - [select for diffs]
Fri Jul 29 01:54:54 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.18: +6 -5 lines
Diff to previous 1.10.2.18 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 493-503)

   - Update from CVS
   - Update from CVS: lisp/startup.el (command-line): Fix typo.
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 95-98)

   - Update from CVS


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sat Jul 23 22:13:54 2005 UTC (18 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.39: +6 -5 lines
Diff to previous 1.39
(grep-error-face): Use font-lock-keyword-face
(grep-mode-font-lock-keywords):
Don't use compilation-...-face for messages that are not file names.


Revision 1.10.2.18 - (view) (download) (annotate) - [select for diffs]
Fri Jul 22 08:27:24 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.17: +19 -9 lines
Diff to previous 1.10.2.17 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 485-492)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 92-94)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Tue Jul 19 14:21:23 2005 UTC (18 years, 9 months ago) by jurta
Branch: MAIN
Changes since 1.38: +19 -9 lines
Diff to previous 1.38
(grep-regexp-alist)
(grep-mode-font-lock-keywords, grep-process-setup):
Use default GNU grep match color "01;31m" instead of "01;41m".
(grep-regexp-alist, grep-mode-font-lock-keywords):
Use `\\[[0-9]*m' instead of `\\[00m'.
(grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
sgr_start where its handling is more important.  Use the real
length of sgr_start instead of constant 8.
(grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
specially.  Delete all remaining escape sequences.
(grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
(grep-regexp-alist): Make hyperlink only for binary file name
instead of the whole line.
(grep-mode-map): Bind `backtab' to `compilation-previous-file'.
(grep-mode): Add autoload.


Revision 1.10.2.17 - (view) (download) (annotate) - [select for diffs]
Thu Jul 7 12:39:37 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.16: +2 -2 lines
Diff to previous 1.10.2.16 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 459-473)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 86-87)

   - Update from CVS


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Mon Jul 4 16:59:19 2005 UTC (18 years, 9 months ago) by lute
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
Update FSF's address.


Revision 1.3.2.22 - (view) (download) (annotate) - [select for diffs]
Sun Jun 26 01:53:33 2005 UTC (18 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.3.2.21: +14 -8 lines
Diff to previous 1.3.2.21 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-39

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 434)

   - Update from CVS


Revision 1.10.2.16 - (view) (download) (annotate) - [select for diffs]
Fri Jun 24 01:59:48 2005 UTC (18 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.15: +14 -8 lines
Diff to previous 1.10.2.15 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 425-445)

   - Remove "-face" suffix from gnus faces
   - Update from CVS
   - Remove "-face" suffix from MH-E faces
   - Remove "-face" suffix from cc-mode faces
   - Remove "-face" suffix from eshell faces
   - Remove "-face" suffix from ediff faces
   - Implement tty vertical-divider face
   - Rename vertical-divider face to vertical-border
   - Change escape-glyph color on dark backgrounds back to cyan
   - Update reference to renamed Buffer-menu-buffer face


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Jun 18 12:56:14 2005 UTC (18 years, 10 months ago) by jurta
Branch: MAIN
Changes since 1.36: +14 -8 lines
Diff to previous 1.36
(grep-regexp-alist): Use backreference at the
end of first regexp to limit the match to the position between
line number and source line with same separator character as used
between file name and line number.  In the second regexp limit
mouse-face area to file name and line number by adding new group
for them and referring it in HYPERLINK arg.
(grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
(grep-mode): Set font-lock-lines-before to 0 to not refontify the
previous line where grep markers may be already removed.


Revision 1.34.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 08:36:04 2005 UTC (18 years, 10 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.34: +6 -3 lines
Diff to previous 1.34
Merged from HEAD


Revision 1.3.2.21 - (view) (download) (annotate) - [select for diffs]
Fri May 20 03:34:23 2005 UTC (18 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.3.2.20: +1 -1 lines
Diff to previous 1.3.2.20 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-31

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 287-301)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 68)

   - Update from CVS


Revision 1.10.2.15 - (view) (download) (annotate) - [select for diffs]
Thu May 12 03:41:02 2005 UTC (18 years, 11 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.14: +1 -1 lines
Diff to previous 1.10.2.14 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 289-301)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 68)

   - Update from CVS


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat May 7 16:21:12 2005 UTC (18 years, 11 months ago) by eliz
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
Fix file's header line.


Revision 1.3.2.20 - (view) (download) (annotate) - [select for diffs]
Thu May 5 00:28:53 2005 UTC (18 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.3.2.19: +5 -2 lines
Diff to previous 1.3.2.19 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-30

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 272-286)

   - src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 67)

   - Update from CVS


Revision 1.10.2.14 - (view) (download) (annotate) - [select for diffs]
Thu May 5 00:04:46 2005 UTC (18 years, 11 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.13: +5 -2 lines
Diff to previous 1.10.2.13 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 272-288)

   - src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 67)

   - Update from CVS


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Apr 28 09:15:40 2005 UTC (19 years ago) by lute
Branch: MAIN
Changes since 1.34: +5 -2 lines
Diff to previous 1.34
(grep-mode-font-lock-keywords): Use the font-lock-face property to
highlight matches.


Revision 1.3.2.19 - (view) (download) (annotate) - [select for diffs]
Sun Feb 13 11:59:56 2005 UTC (19 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.3.2.18: +8 -8 lines
Diff to previous 1.3.2.18 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-10

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-82
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-83
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-89
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-90
   Update from CVS: man/calc.texi: Add macro for LaTeX for info output.

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-91
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-94
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-12
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-13
   Update from CVS


Revision 1.10.2.13 - (view) (download) (annotate) - [select for diffs]
Sun Feb 13 07:19:06 2005 UTC (19 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.12: +8 -8 lines
Diff to previous 1.10.2.12 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-83
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-89
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-90
   Update from CVS: man/calc.texi: Add macro for LaTeX for info output.

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-91
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-94
   Update from CVS


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Feb 9 15:50:36 2005 UTC (19 years, 2 months ago) by kfstorm
Branch: MAIN
CVS Tags: XFT_JHD_BRANCH_base
Branch point for: XFT_JHD_BRANCH
Changes since 1.33: +6 -6 lines
Diff to previous 1.33
Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Feb 8 16:22:25 2005 UTC (19 years, 2 months ago) by dann
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
(grep-regexp-alist): Match an optional ^[[K
that some versions of grep produce.
(grep-mode-font-lock-keywords): Likewise.


Revision 1.3.2.18 - (view) (download) (annotate) - [select for diffs]
Sat Jan 22 21:50:58 2005 UTC (19 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.3.2.17: +5 -1 lines
Diff to previous 1.3.2.17 , to branch point 1.3
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-5

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-41
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-4
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-5
   Update from CVS: exi/gnus-faq.texi ([4.1]): Typo.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-6
   Update from CVS


Revision 1.10.2.12 - (view) (download) (annotate) - [select for diffs]
Sat Jan 22 21:39:36 2005 UTC (19 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.11: +5 -1 lines
Diff to previous 1.10.2.11 , to branch point 1.10
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-41
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-4
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-5
   Update from CVS: exi/gnus-faq.texi ([4.1]): Typo.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-6
   Update from CVS


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sat Jan 22 15:43:55 2005 UTC (19 years, 3 months ago) by dak
Branch: MAIN
Changes since 1.31: +3 -0 lines
Diff to previous 1.31
* NEWS: Mention alias `find-grep' for `grep-find'.

* progmodes/grep.el: Add alias `find-grep' for `grep-find'.

* building.texi (Grep Searching): Mention alias `find-grep' for
`grep-find'.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Mon Jan 17 23:51:34 2005 UTC (19 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.30: +2 -1 lines
Diff to previous 1.30
(grep-find): Copy from `grep' the condition for calling grep-compute-defaults.


Revision 1.3.2.17 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 05:39:39 2005 UTC (19 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.3.2.16: +4 -1 lines
Diff to previous 1.3.2.16 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-78

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-721
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-732
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-733
   Update from CVS: man/calc.texi: Fix some TeX definitions.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-735
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-749
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-750
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-751
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-753
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-754
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-755
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-757
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-75
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-76
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-77
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-78
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-79
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-80
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-81
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-82
   Update from CVS


Revision 1.10.2.11 - (view) (download) (annotate) - [select for diffs]
Sat Dec 25 02:00:25 2004 UTC (19 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.10: +4 -1 lines
Diff to previous 1.10.2.10 , to branch point 1.10
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-735
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-747
   Update from CVS


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Dec 16 07:16:44 2004 UTC (19 years, 4 months ago) by jurta
Branch: MAIN
Changes since 1.29: +4 -1 lines
Diff to previous 1.29
(grep-match-face): New defvar.
(grep-mode-font-lock-keywords): Use grep-match-face instead of
compilation-column-face to highlight grep matches.


Revision 1.3.2.16 - (view) (download) (annotate) - [select for diffs]
Wed Dec 8 23:36:37 2004 UTC (19 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.3.2.15: +5 -2 lines
Diff to previous 1.3.2.15 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-77

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-708
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-709
   Update from CVS: src/indent.c (Fvertical_motion): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-710
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-715
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-717
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-718
   RCS keyword removal

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-719
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-720
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-74
   Update from CVS


Revision 1.10.2.10 - (view) (download) (annotate) - [select for diffs]
Wed Dec 8 05:02:27 2004 UTC (19 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.9: +5 -2 lines
Diff to previous 1.10.2.9 , to branch point 1.10
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-709
   Update from CVS: src/indent.c (Fvertical_motion): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-710
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-715
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-74
   Update from CVS


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Nov 25 03:05:00 2004 UTC (19 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.28: +5 -2 lines
Diff to previous 1.28
(grep-regexp-alist): Don't match parens around line numbers.


Revision 1.3.2.15 - (view) (download) (annotate) - [select for diffs]
Thu Nov 4 13:12:43 2004 UTC (19 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.3.2.14: +6 -4 lines
Diff to previous 1.3.2.14 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-73

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-651
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-655
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-656
   Update from CVS: lisp/man.el (Man-xref-normal-file): Fix help-echo.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-657
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-658
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-659
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-660
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-661
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-667
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-64
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-68
   Update from CVS


Revision 1.10.2.9 - (view) (download) (annotate) - [select for diffs]
Thu Nov 4 08:55:38 2004 UTC (19 years, 5 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.8: +20 -18 lines
Diff to previous 1.10.2.8 , to branch point 1.10
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-643
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-649
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-650
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-651
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-655
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-656
   Update from CVS: lisp/man.el (Man-xref-normal-file): Fix help-echo.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-657
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-658
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-659
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-660
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-661
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-667
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-61
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-68
   Update from CVS


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Nov 3 11:43:36 2004 UTC (19 years, 5 months ago) by ttn
Branch: MAIN
Changes since 1.27: +6 -4 lines
Diff to previous 1.27
(grep-default-command): Take empty string
for tag if all other methods yield nil.  Shell-quote the tag.


Revision 1.3.2.14 - (view) (download) (annotate) - [select for diffs]
Fri Oct 29 02:05:13 2004 UTC (19 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.3.2.13: +14 -14 lines
Diff to previous 1.3.2.13 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-72

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-639
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-640
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-641
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-649
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-650
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-59
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-63
   Update from CVS


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Oct 28 09:00:26 2004 UTC (19 years, 6 months ago) by jurta
Branch: MAIN
Changes since 1.26: +14 -14 lines
Diff to previous 1.26
(grep-regexp-alist): Move match highlighting
code to `grep-mode-font-lock-keywords'.
(grep-mode-font-lock-keywords): Delete grep markers instead
of making them invisible.


Revision 1.3.2.13 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 00:14:59 2004 UTC (19 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.3.2.12: +1 -12 lines
Diff to previous 1.3.2.12 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-67

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-535
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-536
   sync-tree with gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-537
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-538
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-540
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-541
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-542
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-545
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-546
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-547
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-548
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-549
   Use symbol-matching for generic-mode keywords

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-550
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--devo--0--patch-2
   Add {arch}/=cvs-sync-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--base-0
   Import from Gnus CVS branch V5-8

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-1
   {arch}/=tagging-method: Add CVS and autoconf grot to junk regexp

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-2
   Use explicit tags for autoconf input files

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-3
   Remove RCS keywords

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-4
   Fix copied explicit id-tags

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-5
   Add {arch}/=cvs-sync-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-6
   configure.in: Use ifelse instead of m4_if for arch-tag: comment

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--base-0
   tag of miles@gnu.org--gnu-2004/gnus--rel--5.8--base-0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-1
   Gnus 5.10, from CVS branch v5-10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-2
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-3
   Use explicit tags for autoconf input files

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-4
   sync-tree with gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-5
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-6
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-7
   Remove RCS keywords

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-8
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-9
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-10
   Add {arch}/=cvs-sync-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-11
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-12
   Update from CVS: make.bat: Fix line endings around arch-tag.

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-13
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-17
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-21
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-22
   Update from CVS: lisp/nndb.el (require): Remove tcp and duplicate cl.

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-23
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-24
   lisp/nnimap.el (nnimap-open-connection): Remove extraneous end-paren

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-25
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-26
   Update from CVS


Revision 1.3.2.12 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 00:12:22 2004 UTC (19 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.3.2.11: +36 -8 lines
Diff to previous 1.3.2.11 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-66

Merge from emacs--cvs-trunk--0, emacs--gnus--5.10, gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
   Merge from emacs--gnus--5.10, gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-524
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-534
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0
   tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1
   Import from CVS branch gnus-5_10-branch

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
   Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19
   Remove autoconf-generated files from archive

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20
   Update from CVS


Revision 1.10.2.8 - (view) (download) (annotate) - [select for diffs]
Wed Sep 15 08:59:57 2004 UTC (19 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.7: +1 -12 lines
Diff to previous 1.10.2.7 , to branch point 1.10
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-535
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-536
   sync-tree with gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-537
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-538
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-540
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-541
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-542
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-545
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-546
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-547
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-548
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-549
   Use symbol-matching for generic-mode keywords

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-550
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--devo--0--patch-2
   Add {arch}/=cvs-sync-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--base-0
   Import from Gnus CVS branch V5-8

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-1
   {arch}/=tagging-method: Add CVS and autoconf grot to junk regexp

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-2
   Use explicit tags for autoconf input files

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-3
   Remove RCS keywords

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-4
   Fix copied explicit id-tags

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-5
   Add {arch}/=cvs-sync-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-6
   configure.in: Use ifelse instead of m4_if for arch-tag: comment

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--base-0
   tag of miles@gnu.org--gnu-2004/gnus--rel--5.8--base-0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-1
   Gnus 5.10, from CVS branch v5-10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-2
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-3
   Use explicit tags for autoconf input files

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-4
   sync-tree with gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-5
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-6
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-7
   Remove RCS keywords

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-8
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-9
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-10
   Add {arch}/=cvs-sync-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-11
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-12
   Update from CVS: make.bat: Fix line endings around arch-tag.

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-13
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-17
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-21
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-22
   Update from CVS: lisp/nndb.el (require): Remove tcp and duplicate cl.

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-23
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-24
   lisp/nnimap.el (nnimap-open-connection): Remove extraneous end-paren

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-25
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-26
   Update from CVS


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 21:42:51 2004 UTC (19 years, 7 months ago) by monnier
Branch: MAIN
Changes since 1.25: +1 -12 lines
Diff to previous 1.25
(grep-mode): Remove unnecessary autoload.


Revision 1.10.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:36:33 2004 UTC (19 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.6: +36 -8 lines
Diff to previous 1.10.2.6 , to branch point 1.10
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36

Merge from emacs--cvs-trunk--0, emacs--gnus--5.10, gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
   Merge from emacs--gnus--5.10, gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-524
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-534
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0
   tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1
   Import from CVS branch gnus-5_10-branch

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
   Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19
   Remove autoconf-generated files from archive

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20
   Update from CVS


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Sep 8 20:21:57 2004 UTC (19 years, 7 months ago) by jurta
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
(grep-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Sep 8 11:21:16 2004 UTC (19 years, 7 months ago) by ttn
Branch: MAIN
Changes since 1.23: +11 -1 lines
Diff to previous 1.23
(grep-mode): Use normal autoload cookie.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 18:10:49 2004 UTC (19 years, 7 months ago) by jurta
Branch: MAIN
Changes since 1.22: +16 -11 lines
Diff to previous 1.22
(grep-highlight-matches): Doc fix.
(grep-process-setup): Call `grep-compute-defaults' if
`grep-highlight-matches' is not computed.  Set env-vars only
if `grep-highlight-matches' is `t'.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 03:55:28 2004 UTC (19 years, 7 months ago) by jurta
Branch: MAIN
Changes since 1.21: +17 -5 lines
Diff to previous 1.21
(grep-highlight-matches): Change default from
`t' to `auto-detect', and type from `boolean' to `choice'.
(grep-compute-defaults): Set `grep-highlight-matches' to `t'
if grep option `--color' is available, or to `nil' otherwise.
(grep-use-null-device): Remove redundant type `boolean' (`choice'
is already defined).


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 12:48:19 2004 UTC (19 years, 7 months ago) by eliz
Branch: MAIN
CVS Tags: after-merge-gnus-5_10
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
(grep-mode-map): Bind toggle-next-error-follow-mode.


Revision 1.18.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 12:01:12 2004 UTC (19 years, 7 months ago) by miles
Branch: gnus-5_10-branch
Changes since 1.18: +37 -22 lines
Diff to previous 1.18 , to next main 1.113
Revision: miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2

Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

Patches applied:

 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-224
   Added sorted-doc to backup regex in lib-src.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-465
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-482
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
   Build-in-place tweak

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-484
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-486
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-487
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-488
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-489
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-490
   Update from CVS: man/fixit.texi (Spelling): Fix typo.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-491
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-494
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-495
   Update from CVS: Add missing lisp/mh-e files

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-496
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-499
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-500
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-522
   Update from CVS


Revision 1.3.2.11 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 09:28:13 2004 UTC (19 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.3.2.10: +37 -22 lines
Diff to previous 1.3.2.10 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-65

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-514
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-522
   Update from CVS


Revision 1.10.2.6 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 09:14:25 2004 UTC (19 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.5: +37 -22 lines
Diff to previous 1.10.2.5 , to branch point 1.10
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-514
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-522
   Update from CVS


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Sep 2 16:35:42 2004 UTC (19 years, 7 months ago) by jurta
Branch: MAIN
CVS Tags: before-merge-gnus-5_10, gnus-5_10-branchpoint
Changes since 1.19: +36 -0 lines
Diff to previous 1.19
(grep-highlight-matches): New defcustom.
(grep-regexp-alist): Add rule to highlight grep matches.
(grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Aug 28 15:31:20 2004 UTC (19 years, 8 months ago) by rms
Branch: MAIN
Changes since 1.18: +1 -22 lines
Diff to previous 1.18
(grep-default-command): Use find-tag-default.
(grep-tag-default): Function deleted.


Revision 1.3.2.10 - (view) (download) (annotate) - [select for diffs]
Sat Jul 17 02:51:55 2004 UTC (19 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.3.2.9: +1 -1 lines
Diff to previous 1.3.2.9 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-54

Merge from lorentey@elte.hu--2004/emacs--hacks--0, emacs--cvs-trunk--0

Patches applied:

 * lorentey@elte.hu--2004/emacs--hacks--0--patch-2
   Prevent special events from appending dashes to the echo string.

 * lorentey@elte.hu--2004/emacs--hacks--0--patch-4
   Added ChangeLog entry.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-451
   Update from CVS: lisp/subr.el (get-buffer-window-list): Doc fix.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-452
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-454
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455
   Bash the dashes

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-456
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-457
   Update from CVS


Revision 1.10.2.5 - (view) (download) (annotate) - [select for diffs]
Sat Jul 17 02:46:47 2004 UTC (19 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.4: +1 -1 lines
Diff to previous 1.10.2.4 , to branch point 1.10
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24

Merge from lorentey@elte.hu--2004/emacs--hacks--0, emacs--cvs-trunk--0

Patches applied:

 * lorentey@elte.hu--2004/emacs--hacks--0--patch-2
   Prevent special events from appending dashes to the echo string.

 * lorentey@elte.hu--2004/emacs--hacks--0--patch-4
   Added ChangeLog entry.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-451
   Update from CVS: lisp/subr.el (get-buffer-window-list): Doc fix.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-452
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-454
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455
   Bash the dashes

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-456
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-458
   Update from CVS


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Jul 14 22:25:09 2004 UTC (19 years, 9 months ago) by teirllm
Branch: MAIN
CVS Tags: gnus-5_10-post-merge-josefsson, gnus-5_10-post-merge-yamaoka, gnus-5_10-pre-merge-josefsson, gnus-5_10-pre-merge-yamaoka
Branch point for: gnus-5_10-branch
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
(grep): Doc fix.


Revision 1.3.2.9 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 10:26:56 2004 UTC (19 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.3.2.8: +11 -0 lines
Diff to previous 1.3.2.8 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-49

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-431
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-441
   Update from CVS


Revision 1.3.2.8 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 10:20:17 2004 UTC (19 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.3.2.7: +11 -1 lines
Diff to previous 1.3.2.7 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-47

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-417
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-419
   Update from CVS


Revision 1.3.2.7 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 10:17:18 2004 UTC (19 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.3.2.6: +1 -1 lines
Diff to previous 1.3.2.6 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-46

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-409
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
   Make sure image types are initialized for lookup too

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-411
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-416
   Update from CVS


Revision 1.3.2.6 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 09:31:24 2004 UTC (19 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.3.2.5: +1 -1 lines
Diff to previous 1.3.2.5 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-36

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-339
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-344
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
   Tweak source regexps so that building in place won't cause problems

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-346
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-351
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-352
   Update from CVS: lisp/flymake.el: New file.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-354
   Update from CVS


Revision 1.10.2.4 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 02:56:26 2004 UTC (19 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.3: +11 -0 lines
Diff to previous 1.10.2.3 , to branch point 1.10
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-431
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-441
   Update from CVS


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Jul 3 10:06:42 2004 UTC (19 years, 9 months ago) by eliz
Branch: MAIN
Changes since 1.16: +11 -0 lines
Diff to previous 1.16
(grep-compute-defaults, grep-command)
(grep-program, find-program, grep-find-use-xargs, grep-history)
(grep-find-history, grep-tag-default, grep-find-command)
(grep-regexp-alist, grep-process-setup, grep-compute-defaults):
Add autoload cookies, for unbundled packages that load `compile'
and expect all grep-related symbols to become defined.


Revision 1.10.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Jun 29 16:45:26 2004 UTC (19 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.2: +11 -1 lines
Diff to previous 1.10.2.2 , to branch point 1.10
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-417
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-419
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-420
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-421
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-430
   Update from CVS


Revision 1.10.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 28 07:29:43 2004 UTC (19 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.10.2.1: +2 -2 lines
Diff to previous 1.10.2.1 , to branch point 1.10
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-218
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
   Restore deleted tagline in etc/TUTORIAL.ru

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229
   Remove TeX output files from the archive

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-247
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
   src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-249
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-256
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-258
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-263
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-264
   Update from CVS: lispref/display.texi: emacs -> Emacs.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-265
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275
   Update from CVS: man/makefile.w32-in: Revert last change

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-295
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
   Allow restarting an existing debugger session that's exited

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-297
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-299
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-300
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-327
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-328
   Update from CVS: src/.gdbinit (xsymbol): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-329
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-344
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
   Tweak source regexps so that building in place won't cause problems

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-346
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-351
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-352
   Update from CVS: lisp/flymake.el: New file.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-361
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
   Support " [...]" style defaults in minibuffer-electric-default-mode

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
   (read-number): Use canonical format for default in prompt.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-364
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-367
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
   Improve display-supports-face-attributes-p on non-ttys

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
   Rewrite face-differs-from-default-p

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
   Move `display-supports-face-attributes-p' entirely into C code

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-371
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
   Simplify face-differs-from-default-p; don't consider :stipple.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-373
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
   (tty_supports_face_attributes_p): Ensure attributes differ from default

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-375
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-376
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
   (Fdisplay_supports_face_attributes_p): Work around bootstrapping problem

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-378
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-380
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
   Face merging cleanups

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-382
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-384
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
   src/xfaces.c (push_named_merge_point): Return 0 if a cycle is detected

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-386
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
   Tweak arch tagging to make build/install-in-place less annoying

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
   Work around vc-arch problems when building eshell

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-398
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-399
   Tweak directory permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-400
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
   More build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-402
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
   Yet more build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-404
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-409
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
   Make sure image types are initialized for lookup too

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-411
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-416
   Update from CVS


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Jun 23 23:10:33 2004 UTC (19 years, 10 months ago) by pfeiffer
Branch: MAIN
Changes since 1.15: +11 -1 lines
Diff to previous 1.15
(grep-error-screen-columns): New variable.
(grep-regexp-alist): Give it the full functionality of gnu style compilation messages with line and column ranges.  Ask me for the perl script I'm working on, that uses these.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Jun 18 23:01:30 2004 UTC (19 years, 10 months ago) by pfeiffer
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
(grep-regexp-alist): Match columns and column ranges, if present.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri May 28 21:07:47 2004 UTC (19 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.13: +2 -3 lines
Diff to previous 1.13
(grep-tree): Rework previous fix.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun May 23 19:08:37 2004 UTC (19 years, 11 months ago) by harder
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
(grep-tree): Ensure that DIR argument is
interpreted as a directory.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Apr 20 21:41:50 2004 UTC (20 years ago) by jhd
Branch: MAIN
Changes since 1.11: +7 -8 lines
Diff to previous 1.11
Undo previous change


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Apr 20 21:19:44 2004 UTC (20 years ago) by jhd
Branch: MAIN
Changes since 1.10: +8 -7 lines
Diff to previous 1.10
* progmodes/grep.el (grep-mode): Add eval-when-compile.


Revision 1.10.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 16 12:50:34 2004 UTC (20 years ago) by handa
Branch: emacs-unicode-2
CVS Tags: emacs-unicode-2-pre-sync
Changes since 1.10: +0 -0 lines
Diff to previous 1.10
Sync to HEAD


Revision 1.3.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Mar 19 23:29:24 2004 UTC (20 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.3.2.4: +47 -22 lines
Diff to previous 1.3.2.4 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-11

Merge from emacs--cvs-trunk

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-138
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-139
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-140
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-141
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-142
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-143
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-144
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-145
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-146
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-147
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-148
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-149
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-150
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-151
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-152
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-153
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-154
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-155
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-156
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-157
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-158
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-159
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-160
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-161
   Update from CVS


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 22:56:19 2004 UTC (20 years, 1 month ago) by monnier
Branch: MAIN
CVS Tags: handa-temp-tag
Branch point for: emacs-unicode-2
Changes since 1.9: +47 -22 lines
Diff to previous 1.9
(kill-grep): Move here from compile.el
(grep-error, grep-hit-face, grep-error-face)
(grep-mode-font-lock-keywords): New variables.
(grep-regexp-alist): Simplify regexp and add `binary' case.
(grep-mode): New mode.
(grep-process-setup): Simplify.


Revision 1.3.2.4 - (view) (download) (annotate) - [select for diffs]
Tue Feb 17 23:15:44 2004 UTC (20 years, 2 months ago) by uid65618
Branch: lexbind
Changes since 1.3.2.3: +2 -8 lines
Diff to previous 1.3.2.3 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-7

Merge from emacs--cvs-trunk

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-83
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-84
   Add lisp/emacs-lisp/macroexp.el

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-85
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-86
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-87
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-88
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-89
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-90
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-91
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-92
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-93
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-94
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-95
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-96
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-97
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-98
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-99
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-100
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-101
   Update from CVS


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 19:27:38 2004 UTC (20 years, 2 months ago) by uid65627
Branch: MAIN
Changes since 1.8: +1 -6 lines
Diff to previous 1.8
(grep-compute-defaults): Undo change from
2004-01-29: don't use executable-command-find-posix-p.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Feb 15 13:15:07 2004 UTC (20 years, 2 months ago) by uid65615
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7
Move "ends here" comment to end; nfc.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Feb 15 13:07:08 2004 UTC (20 years, 2 months ago) by uid65615
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
(grep-compute-defaults): Fix typos.


Revision 1.3.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Feb 9 14:14:12 2004 UTC (20 years, 2 months ago) by uid65618
Branch: lexbind
Changes since 1.3.2.2: +2 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-5

Merge from emacs--cvs-trunk

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-74
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-75
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-76
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-77
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-78
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-79
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-80
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-81
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-82
   Update from CVS


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Feb 8 20:15:45 2004 UTC (20 years, 2 months ago) by uid65630
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
(grep-regexp-alist): Allow :, \t and ( in file names.


Revision 1.3.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Feb 5 14:48:43 2004 UTC (20 years, 2 months ago) by uid65618
Branch: lexbind
Changes since 1.3.2.1: +20 -8 lines
Diff to previous 1.3.2.1 , to branch point 1.3
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-2

Merge from emacs--cvs-trunk

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5
   Add =cvs-sync-make-log script

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-7
   Use absolute tla-tools filenames in =cvs-sync-make-log

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-8
   Use proper arch-tag: syntax for lispintro/texinfo.tex

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-9
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-10
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-11
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
   Add section on button package to lisp reference manual

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13
   Minor tweaks to Buttons section in lispref/display.texi

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-14
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-15
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-16
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-17
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-19
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-20
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-21
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-22
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-23
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-24
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-25
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-26
   Fix permission bogosities

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-27
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-28
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-29
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-30
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-31
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-32
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-33
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-34
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-35
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-36
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-37
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-38
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-39
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-40
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41
   Make fringe-drawing stuff compile without a window-system

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-42
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-43
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-44
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-45
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-47
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-48
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-49
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-50
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-51
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-52
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-53
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-54
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-55
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-56
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-57
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-58
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-59
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-60
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-61
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-62
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-63
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-64
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-65
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-66
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-67
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-68
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-69
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-70
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-71
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-72
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-73
   Update from CVS


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Jan 29 17:54:36 2004 UTC (20 years, 3 months ago) by uid65566
Branch: MAIN
Changes since 1.4: +17 -6 lines
Diff to previous 1.4
(grep-compute-defaults): Use executable-command-find-posix-p.
(grep-find): Check `grep-find-command'.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jan 3 21:11:43 2004 UTC (20 years, 3 months ago) by uid65566
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3
(grep-mode-map): Don't remap next-line, previous-line.


Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Dec 28 05:19:58 2003 UTC (20 years, 4 months ago) by uid65618
Branch: lexbind
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
Synchronize with CVS trunk


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 22:19:51 2003 UTC (20 years, 5 months ago) by miles
Branch: MAIN
Branch point for: lexbind
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Resolve CVS conflicts


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Nov 23 22:50:48 2003 UTC (20 years, 5 months ago) by kfstorm
Branch: MAIN
Changes since 1.1: +8 -8 lines
Diff to previous 1.1
Remove grep-use-compilation-buffer defcustom.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Nov 23 20:56:10 2003 UTC (20 years, 5 months ago) by kfstorm
Branch: MAIN
* progmodes/grep.el: New file with grep code from compile.el.
(grep): New defcustom group.
(grep-window-height): New defcustom, like compilation-window-height.
(grep-auto-highlight): New defcustom, like compile-auto-highlight.
(grep-scroll-output): New defcustom, like compilation-scroll-output.
(grep-command, grep-use-null-device, grep-find-command)
(grep-tree-files-aliases, grep-tree-ignore-case)
(grep-tree-ignore-CVS-directories): Move to grep custom group.
(grep-setup-hook): New hook variable.
(grep-mode-map): New keymap for grep commands.  Add Grep menu.
(grep-use-compilation-buffer): New defcustom.
(grep-last-buffer): New defvar, override compilation-last-buffer.
(grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
Call compile-internal with args highlight-regexp and grep-mode-map.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26