]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago(Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
Stefan Monnier [Mon, 7 May 2007 15:41:37 +0000 (15:41 +0000)]
(Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
mapping for unibyte strings.

17 years ago(mac-ts-unicode-for-key-event): Check if text is available.
YAMAMOTO Mitsuharu [Mon, 7 May 2007 08:05:55 +0000 (08:05 +0000)]
(mac-ts-unicode-for-key-event): Check if text is available.

17 years agoMerge from emacs--rel--22
Miles Bader [Mon, 7 May 2007 01:09:35 +0000 (01:09 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 9-10)

   - Update from CVS

2007-05-06  Richard M. Stallman  <rms@gnu.org>

   * lisp/emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.

2007-05-03  Ryan Yeske  <rcyeske@gmail.com>

   * lisp/net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
   disconnections.

2007-05-06  Richard M. Stallman  <rms@gnu.org>

   * lispref/processes.texi (Accepting Output): Revert most of previous change.

2007-05-05  Richard M. Stallman  <rms@gnu.org>

   * lispref/processes.texi (Accepting Output): accept-process-output
   uses microseconds, not milliseconds.  But that arg is obsolete.

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

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 6 May 2007 20:27:47 +0000 (20:27 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 6 May 2007 18:10:44 +0000 (18:10 +0000)]
*** empty log message ***

17 years ago(turn-on-eldoc-mode): Doc fix.
Richard M. Stallman [Sun, 6 May 2007 18:10:35 +0000 (18:10 +0000)]
(turn-on-eldoc-mode): Doc fix.

17 years ago(Create Tags Table): Clean up previous change.
Richard M. Stallman [Sun, 6 May 2007 17:50:22 +0000 (17:50 +0000)]
(Create Tags Table): Clean up previous change.

17 years ago(Create Tags Table): Add text about the dangers of
Richard M. Stallman [Sun, 6 May 2007 17:49:19 +0000 (17:49 +0000)]
(Create Tags Table): Add text about the dangers of
making symbolic links to tags files.  (Clarified by RMS.)

17 years ago(Accepting Output): Revert most of previous change.
Richard M. Stallman [Sun, 6 May 2007 17:44:41 +0000 (17:44 +0000)]
(Accepting Output): Revert most of previous change.

17 years agoUndo May 3 change.
Richard M. Stallman [Sun, 6 May 2007 17:39:53 +0000 (17:39 +0000)]
Undo May 3 change.

17 years agoChange from author without relevant assignment is (thankfully) tiny.
Glenn Morris [Sat, 5 May 2007 22:57:07 +0000 (22:57 +0000)]
Change from author without relevant assignment is (thankfully) tiny.

17 years ago*** empty log message ***
Glenn Morris [Sat, 5 May 2007 22:50:55 +0000 (22:50 +0000)]
*** empty log message ***

17 years agoAdd notes about NEWS, as a reminder for the next release.
Glenn Morris [Sat, 5 May 2007 22:47:02 +0000 (22:47 +0000)]
Add notes about NEWS, as a reminder for the next release.

17 years agoTry to rearrange by related topics, and some order of importance.
Glenn Morris [Sat, 5 May 2007 22:40:31 +0000 (22:40 +0000)]
Try to rearrange by related topics, and some order of importance.

17 years agoTry to rearrange by related topics, and some order of importance.
Glenn Morris [Sat, 5 May 2007 22:39:58 +0000 (22:39 +0000)]
Try to rearrange by related topics, and some order of importance.

17 years ago*** empty log message ***
Glenn Morris [Sat, 5 May 2007 22:39:13 +0000 (22:39 +0000)]
*** empty log message ***

17 years ago(diff): Use buffer-local vars diff-old-file and diff-new-file
Stefan Monnier [Sat, 5 May 2007 22:12:40 +0000 (22:12 +0000)]
(diff): Use buffer-local vars diff-old-file and diff-new-file
rather than storing their value in the revert-buffer function.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 5 May 2007 04:50:04 +0000 (04:50 +0000)]
*** empty log message ***

17 years ago(rcirc-timeout-seconds): Increase to prevent unwanted disconnections.
Richard M. Stallman [Sat, 5 May 2007 04:49:51 +0000 (04:49 +0000)]
(rcirc-timeout-seconds): Increase to prevent unwanted disconnections.

17 years ago(Accepting Output): accept-process-output
Richard M. Stallman [Sat, 5 May 2007 04:05:14 +0000 (04:05 +0000)]
(Accepting Output): accept-process-output
uses microseconds, not milliseconds.  But that arg is obsolete.

17 years ago(Faccept_process_output): Revert 2006-03-22 change so
Richard M. Stallman [Sat, 5 May 2007 04:02:09 +0000 (04:02 +0000)]
(Faccept_process_output): Revert 2006-03-22 change so
that the third argument once again is in microseconds (not
milliseconds).  This makes it compatible with Emacs 21 and
earlier.  Problem found by Henrik Rindlöw.

17 years ago(Create Tags Table): Add text about the dangers of
Francesco Potortì [Sat, 5 May 2007 00:36:21 +0000 (00:36 +0000)]
(Create Tags Table): Add text about the dangers of
making symbolic links to tags files.

17 years agomaintaining.texi changes to etags abotu symlinks.
Francesco Potortì [Sat, 5 May 2007 00:35:55 +0000 (00:35 +0000)]
maintaining.texi changes to etags abotu symlinks.

17 years agoMerge from emacs--rel--22
Miles Bader [Fri, 4 May 2007 23:08:42 +0000 (23:08 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 8)

   - Update from CVS

2007-05-04  Karl Berry  <karl@tug.org>

   * lispref/elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.

2007-05-04  Karl Berry  <karl@gnu.org>

   * man/emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.

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

17 years agosync for lispref changes
Karl Berry [Fri, 4 May 2007 20:40:48 +0000 (20:40 +0000)]
sync for lispref changes

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 4 May 2007 17:09:11 +0000 (17:09 +0000)]
*** empty log message ***

17 years agoEMACSVER 22.1 for printed version
Karl Berry [Fri, 4 May 2007 17:03:08 +0000 (17:03 +0000)]
EMACSVER 22.1 for printed version

17 years agoFix typos.
Juanma Barranquero [Fri, 4 May 2007 14:06:32 +0000 (14:06 +0000)]
Fix typos.

17 years agoAdd information about building with Cygwin Make 3.80.
Eli Zaretskii [Fri, 4 May 2007 13:43:21 +0000 (13:43 +0000)]
Add information about building with Cygwin Make 3.80.

17 years agoAdd information about building with Cygwin Make 3.80.
Eli Zaretskii [Fri, 4 May 2007 13:41:15 +0000 (13:41 +0000)]
Add information about building with Cygwin Make 3.80.

17 years ago(Documentation Tips): Rearrange items to place the more important ones first.
Eli Zaretskii [Fri, 4 May 2007 13:20:25 +0000 (13:20 +0000)]
(Documentation Tips): Rearrange items to place the more important ones first.
Add an index entry for hyperlinks.

17 years ago(Documentation Tips): Rearrange items to place the more important ones first.
Eli Zaretskii [Fri, 4 May 2007 13:17:20 +0000 (13:17 +0000)]
(Documentation Tips): Rearrange items to place the more important ones first.
Add an index entry for hyperlinks.

17 years ago(t-mouse-mode): Do nothing on a graphical display
Nick Roberts [Fri, 4 May 2007 02:26:14 +0000 (02:26 +0000)]
(t-mouse-mode): Do nothing on a graphical display
when disabling t-mouse-mode.

17 years ago*** empty log message ***
Nick Roberts [Fri, 4 May 2007 02:23:56 +0000 (02:23 +0000)]
*** empty log message ***

17 years agoMerge from emacs--rel--22
Miles Bader [Fri, 4 May 2007 01:05:55 +0000 (01:05 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 6)

   - Update from CVS

2007-05-03  Karl Berry  <karl@gnu.org>

   * man/emacs.texi (EMACSVER) [smallbook]: 22 for printed version.

   * man/texinfo.tex: update from current version for better pdf generation.

   * man/emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
     for printing.

2007-05-03  Karl Berry  <karl@gnu.org>

   * lispref/emacs.texi (EMACSVER) [smallbook]: 22 for printed version.

2007-05-01  Richard M. Stallman  <rms@gnu.org>

   * man/cmdargs.texi (Initial Options): Under --batch, mention --eval.

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

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 3 May 2007 22:56:49 +0000 (22:56 +0000)]
*** empty log message ***

17 years agomake EMACSVER plain 22 for printed version
Karl Berry [Thu, 3 May 2007 16:47:47 +0000 (16:47 +0000)]
make EMACSVER plain 22 for printed version

17 years agoblack refs for printing
Karl Berry [Thu, 3 May 2007 16:36:22 +0000 (16:36 +0000)]
black refs for printing

17 years agoblack refs for printing
Karl Berry [Thu, 3 May 2007 16:34:25 +0000 (16:34 +0000)]
black refs for printing

17 years agono @anchor in mid-paragraph
Karl Berry [Thu, 3 May 2007 16:33:40 +0000 (16:33 +0000)]
no @anchor in mid-paragraph

17 years agoignore *.pdf
Karl Berry [Thu, 3 May 2007 16:32:07 +0000 (16:32 +0000)]
ignore *.pdf

17 years agoignore *.pdf
Karl Berry [Thu, 3 May 2007 16:31:03 +0000 (16:31 +0000)]
ignore *.pdf

17 years agotexinfo.tex update
Karl Berry [Thu, 3 May 2007 16:30:24 +0000 (16:30 +0000)]
texinfo.tex update

17 years agoavoid @anchor in middle of paragraph
Karl Berry [Thu, 3 May 2007 16:28:29 +0000 (16:28 +0000)]
avoid @anchor in middle of paragraph

17 years agono color for hyperlinks for printing
Karl Berry [Thu, 3 May 2007 15:53:11 +0000 (15:53 +0000)]
no color for hyperlinks for printing

17 years agoTweak message about the absence of shell functions.
Glenn Morris [Thu, 3 May 2007 04:13:45 +0000 (04:13 +0000)]
Tweak message about the absence of shell functions.

17 years ago*** empty log message ***
Glenn Morris [Thu, 3 May 2007 04:13:27 +0000 (04:13 +0000)]
*** empty log message ***

17 years agoTweak message about the absence of shell functions.
Glenn Morris [Thu, 3 May 2007 04:12:13 +0000 (04:12 +0000)]
Tweak message about the absence of shell functions.

17 years ago*** empty log message ***
Glenn Morris [Thu, 3 May 2007 04:11:38 +0000 (04:11 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 2 May 2007 04:32:34 +0000 (04:32 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 2 May 2007 02:33:04 +0000 (02:33 +0000)]
*** empty log message ***

17 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 1 May 2007 23:00:38 +0000 (23:00 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.

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

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 1 May 2007 22:42:07 +0000 (22:42 +0000)]
*** empty log message ***

17 years ago(Initial Options): Under --batch, mention --eval.
Richard M. Stallman [Tue, 1 May 2007 21:55:26 +0000 (21:55 +0000)]
(Initial Options): Under --batch, mention --eval.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 1 May 2007 20:48:06 +0000 (20:48 +0000)]
*** empty log message ***

17 years agoUpdate version number.
Richard M. Stallman [Tue, 1 May 2007 15:25:21 +0000 (15:25 +0000)]
Update version number.
(timeclock-modeline-display): Mention timeclock-use-display-time
in explanatory message.
(timeclock-in): Fix non-interactive workday specifications.
(timeclock-log): Don't kill the log buffer if it already existed.
Suppress warnings when finding the log.  Don't check for a nil
project twice.  Run hooks after killing the buffer (if applicable).
(timeclock-geometric-mean): Rename to `timeclock-mean' (it never
was geometric).  All uses changed.
(timeclock-generate-report): Support prefix argument.

17 years agoMerge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.
Miles Bader [Tue, 1 May 2007 09:55:06 +0000 (09:55 +0000)]
Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.

Patches applied:

 * emacs--rel--22  (patch 4-5)

   - Update from CVS

2007-05-01  Romain Francoise  <romain@orebokech.com>

   * lisp/dired-x.el: Revert 2007-04-06 change.

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

17 years agoRevert 2007-04-06 change.
Romain Francoise [Tue, 1 May 2007 09:33:51 +0000 (09:33 +0000)]
Revert 2007-04-06 change.

17 years ago(mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
YAMAMOTO Mitsuharu [Tue, 1 May 2007 08:17:19 +0000 (08:17 +0000)]
(mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
(Fx_popup_dialog) [MAC_OSX]: Likewise.

17 years ago(mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
YAMAMOTO Mitsuharu [Tue, 1 May 2007 08:15:56 +0000 (08:15 +0000)]
(mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
(Fx_popup_dialog) [MAC_OSX]: Likewise.

17 years ago(gud-menu-map): Pdb can't handle SIGINT so
Nick Roberts [Mon, 30 Apr 2007 22:05:51 +0000 (22:05 +0000)]
(gud-menu-map): Pdb can't handle SIGINT so
don't put stop on toolbar.

17 years ago*** empty log message ***
Nick Roberts [Mon, 30 Apr 2007 22:03:30 +0000 (22:03 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 29 Apr 2007 22:35:06 +0000 (22:35 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 29 Apr 2007 21:57:37 +0000 (21:57 +0000)]
*** empty log message ***

17 years ago(replace_range): For undo, record insertion first.
Richard M. Stallman [Sun, 29 Apr 2007 21:57:33 +0000 (21:57 +0000)]
(replace_range): For undo, record insertion first.

17 years ago(replace_range): For undo, record insertion first.
Richard M. Stallman [Sun, 29 Apr 2007 21:56:23 +0000 (21:56 +0000)]
(replace_range): For undo, record insertion first.

17 years ago(find-dired-filter): Propertize all text down to eob.
Richard M. Stallman [Sun, 29 Apr 2007 21:11:42 +0000 (21:11 +0000)]
(find-dired-filter): Propertize all text down to eob.

17 years ago(find-dired-filter): Propertize all text down to eob.
Richard M. Stallman [Sun, 29 Apr 2007 21:10:46 +0000 (21:10 +0000)]
(find-dired-filter): Propertize all text down to eob.

17 years agoDelete duplicate change.
Richard M. Stallman [Sun, 29 Apr 2007 16:14:03 +0000 (16:14 +0000)]
Delete duplicate change.

17 years ago(VECSIZE): Use OFFSETOF.
Andreas Schwab [Sun, 29 Apr 2007 16:08:14 +0000 (16:08 +0000)]
(VECSIZE): Use OFFSETOF.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 29 Apr 2007 14:46:51 +0000 (14:46 +0000)]
*** empty log message ***

17 years ago(auto-coding-alist): Add pdf => no-conversion.
Richard M. Stallman [Sun, 29 Apr 2007 14:43:28 +0000 (14:43 +0000)]
(auto-coding-alist): Add pdf => no-conversion.

17 years ago(auto-coding-alist): Add pdf => no-conversion.
Richard M. Stallman [Sun, 29 Apr 2007 14:39:07 +0000 (14:39 +0000)]
(auto-coding-alist): Add pdf => no-conversion.

17 years ago(try_window_reusing_current_matrix): Fix number of disabled lines.
YAMAMOTO Mitsuharu [Sun, 29 Apr 2007 07:26:50 +0000 (07:26 +0000)]
(try_window_reusing_current_matrix): Fix number of disabled lines.

17 years ago(try_window_reusing_current_matrix): Fix number of disabled lines.
YAMAMOTO Mitsuharu [Sun, 29 Apr 2007 07:25:54 +0000 (07:25 +0000)]
(try_window_reusing_current_matrix): Fix number of disabled lines.

17 years agoMerge from emacs--rel--22
Miles Bader [Sun, 29 Apr 2007 01:04:39 +0000 (01:04 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 3)

   - Update from CVS

2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.

2007-04-28  Eli Zaretskii  <eliz@gnu.org>

   * lisp/makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
   instead of $(lisp)/mh-e.

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

17 years agoAdd another url.
Glenn Morris [Sat, 28 Apr 2007 22:27:58 +0000 (22:27 +0000)]
Add another url.

17 years ago*** empty log message ***
Glenn Morris [Sat, 28 Apr 2007 20:39:52 +0000 (20:39 +0000)]
*** empty log message ***

17 years agoStefan Monnier <monnier at iro.umontreal.ca>
Glenn Morris [Sat, 28 Apr 2007 20:39:11 +0000 (20:39 +0000)]
Stefan Monnier  <monnier at iro.umontreal.ca>

(c-before-change): Use point-min rather than 1.

17 years agoStefan Monnier <monnier at iro.umontreal.ca>
Glenn Morris [Sat, 28 Apr 2007 20:37:52 +0000 (20:37 +0000)]
Stefan Monnier  <monnier at iro.umontreal.ca>

(c-before-change): Use point-min rather than 1.

17 years ago*** empty log message ***
Glenn Morris [Sat, 28 Apr 2007 20:37:14 +0000 (20:37 +0000)]
*** empty log message ***

17 years agoRevert addition of duplicate 2007 to copyright years in previous
Glenn Morris [Sat, 28 Apr 2007 20:30:43 +0000 (20:30 +0000)]
Revert addition of duplicate 2007 to copyright years in previous
change.

17 years agoRevert addition of duplicate 2007 to copyright years in previous
Glenn Morris [Sat, 28 Apr 2007 20:30:15 +0000 (20:30 +0000)]
Revert addition of duplicate 2007 to copyright years in previous
change.

17 years agoRestore mention of python.el pending consideration of legal status.
Glenn Morris [Sat, 28 Apr 2007 20:19:23 +0000 (20:19 +0000)]
Restore mention of python.el pending consideration of legal status.

17 years agoRestore mention of python.el pending consideration of legal status.
Glenn Morris [Sat, 28 Apr 2007 20:18:40 +0000 (20:18 +0000)]
Restore mention of python.el pending consideration of legal status.

17 years agoRestore python.el pending consideration of legal status.
Glenn Morris [Sat, 28 Apr 2007 20:17:17 +0000 (20:17 +0000)]
Restore python.el pending consideration of legal status.

17 years agoRestore python.el pending consideration of legal status.
Glenn Morris [Sat, 28 Apr 2007 20:10:28 +0000 (20:10 +0000)]
Restore python.el pending consideration of legal status.

17 years agoRestore file pending consideration of python.el legal status.
Glenn Morris [Sat, 28 Apr 2007 19:59:28 +0000 (19:59 +0000)]
Restore file pending consideration of python.el legal status.

17 years agoRestore python.el pending consideration of legal status. Remove
Glenn Morris [Sat, 28 Apr 2007 19:54:53 +0000 (19:54 +0000)]
Restore python.el pending consideration of legal status. Remove
reference to external python version.

17 years agoRestore python.el pending consideration of legal status. Remove
Glenn Morris [Sat, 28 Apr 2007 19:53:29 +0000 (19:53 +0000)]
Restore python.el pending consideration of legal status. Remove
reference to external python version.

17 years agoRestore file pending consideration of python.el legal status.
Glenn Morris [Sat, 28 Apr 2007 19:51:24 +0000 (19:51 +0000)]
Restore file pending consideration of python.el legal status.

17 years ago(locate-in-alternate-database): Doc fix mistakenly left out of
Glenn Morris [Sat, 28 Apr 2007 19:44:37 +0000 (19:44 +0000)]
(locate-in-alternate-database): Doc fix mistakenly left out of
previous change ("command" -> "program").

17 years ago(locate-in-alternate-database): Doc fix mistakenly left out of
Glenn Morris [Sat, 28 Apr 2007 19:44:06 +0000 (19:44 +0000)]
(locate-in-alternate-database): Doc fix mistakenly left out of
previous change ("command" -> "program").

17 years agoAdd pointers to the relevant mailing lists threads.
Glenn Morris [Sat, 28 Apr 2007 19:40:48 +0000 (19:40 +0000)]
Add pointers to the relevant mailing lists threads.

17 years ago*** empty log message ***
Glenn Morris [Sat, 28 Apr 2007 19:22:08 +0000 (19:22 +0000)]
*** empty log message ***

17 years agoDavid R. Linn <drl at jekyll.vuse.vanderbilt.edu>
Glenn Morris [Sat, 28 Apr 2007 19:16:50 +0000 (19:16 +0000)]
David R. Linn  <drl at jekyll.vuse.vanderbilt.edu>

Add section on Solaris out-of-tree install issues with non-GNU make.

17 years agoDavid R. Linn <drl at jekyll.vuse.vanderbilt.edu>
Glenn Morris [Sat, 28 Apr 2007 19:16:10 +0000 (19:16 +0000)]
David R. Linn  <drl at jekyll.vuse.vanderbilt.edu>

Add section on Solaris out-of-tree install issues with non-GNU make.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 28 Apr 2007 18:06:15 +0000 (18:06 +0000)]
*** empty log message ***

17 years ago~ description fixes from rms
Karl Berry [Sat, 28 Apr 2007 18:01:38 +0000 (18:01 +0000)]
~ description fixes from rms

17 years ago~ description fixes from rms
Karl Berry [Sat, 28 Apr 2007 18:00:51 +0000 (18:00 +0000)]
~ description fixes from rms