]>
git.eshelyaron.com Git - emacs.git/log
Eli Zaretskii [Fri, 4 May 2007 13:43:21 +0000 (13:43 +0000)]
Add information about building with Cygwin Make 3.80.
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.
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.
Nick Roberts [Fri, 4 May 2007 02:23:56 +0000 (02:23 +0000)]
*** empty log message ***
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
Richard M. Stallman [Thu, 3 May 2007 22:56:49 +0000 (22:56 +0000)]
*** empty log message ***
Karl Berry [Thu, 3 May 2007 16:47:47 +0000 (16:47 +0000)]
make EMACSVER plain 22 for printed version
Karl Berry [Thu, 3 May 2007 16:36:22 +0000 (16:36 +0000)]
black refs for printing
Karl Berry [Thu, 3 May 2007 16:34:25 +0000 (16:34 +0000)]
black refs for printing
Karl Berry [Thu, 3 May 2007 16:33:40 +0000 (16:33 +0000)]
no @anchor in mid-paragraph
Karl Berry [Thu, 3 May 2007 16:32:07 +0000 (16:32 +0000)]
ignore *.pdf
Karl Berry [Thu, 3 May 2007 16:31:03 +0000 (16:31 +0000)]
ignore *.pdf
Karl Berry [Thu, 3 May 2007 16:30:24 +0000 (16:30 +0000)]
texinfo.tex update
Karl Berry [Thu, 3 May 2007 16:28:29 +0000 (16:28 +0000)]
avoid @anchor in middle of paragraph
Karl Berry [Thu, 3 May 2007 15:53:11 +0000 (15:53 +0000)]
no color for hyperlinks for printing
Glenn Morris [Thu, 3 May 2007 04:13:45 +0000 (04:13 +0000)]
Tweak message about the absence of shell functions.
Glenn Morris [Thu, 3 May 2007 04:13:27 +0000 (04:13 +0000)]
*** empty log message ***
Glenn Morris [Thu, 3 May 2007 04:12:13 +0000 (04:12 +0000)]
Tweak message about the absence of shell functions.
Glenn Morris [Thu, 3 May 2007 04:11:38 +0000 (04:11 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 2 May 2007 04:32:34 +0000 (04:32 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 2 May 2007 02:33:04 +0000 (02:33 +0000)]
*** empty log message ***
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
Richard M. Stallman [Tue, 1 May 2007 22:42:07 +0000 (22:42 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 1 May 2007 21:55:26 +0000 (21:55 +0000)]
(Initial Options): Under --batch, mention --eval.
Richard M. Stallman [Tue, 1 May 2007 20:48:06 +0000 (20:48 +0000)]
*** empty log message ***
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.
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
Romain Francoise [Tue, 1 May 2007 09:33:51 +0000 (09:33 +0000)]
Revert 2007-04-06 change.
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.
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.
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.
Nick Roberts [Mon, 30 Apr 2007 22:03:30 +0000 (22:03 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 29 Apr 2007 22:35:06 +0000 (22:35 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 29 Apr 2007 21:57:37 +0000 (21:57 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 29 Apr 2007 21:57:33 +0000 (21:57 +0000)]
(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.
Richard M. Stallman [Sun, 29 Apr 2007 21:11:42 +0000 (21:11 +0000)]
(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.
Richard M. Stallman [Sun, 29 Apr 2007 16:14:03 +0000 (16:14 +0000)]
Delete duplicate change.
Andreas Schwab [Sun, 29 Apr 2007 16:08:14 +0000 (16:08 +0000)]
(VECSIZE): Use OFFSETOF.
Richard M. Stallman [Sun, 29 Apr 2007 14:46:51 +0000 (14:46 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 29 Apr 2007 14:43:28 +0000 (14:43 +0000)]
(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.
YAMAMOTO Mitsuharu [Sun, 29 Apr 2007 07:26:50 +0000 (07:26 +0000)]
(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.
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
Glenn Morris [Sat, 28 Apr 2007 22:27:58 +0000 (22:27 +0000)]
Add another url.
Glenn Morris [Sat, 28 Apr 2007 20:39:52 +0000 (20:39 +0000)]
*** empty log message ***
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.
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.
Glenn Morris [Sat, 28 Apr 2007 20:37:14 +0000 (20:37 +0000)]
*** empty log message ***
Glenn Morris [Sat, 28 Apr 2007 20:30:43 +0000 (20:30 +0000)]
Revert addition of duplicate 2007 to copyright years in previous
change.
Glenn Morris [Sat, 28 Apr 2007 20:30:15 +0000 (20:30 +0000)]
Revert addition of duplicate 2007 to copyright years in previous
change.
Glenn Morris [Sat, 28 Apr 2007 20:19:23 +0000 (20:19 +0000)]
Restore 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.
Glenn Morris [Sat, 28 Apr 2007 20:17:17 +0000 (20:17 +0000)]
Restore 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.
Glenn Morris [Sat, 28 Apr 2007 19:59:28 +0000 (19:59 +0000)]
Restore file pending consideration of python.el legal status.
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.
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.
Glenn Morris [Sat, 28 Apr 2007 19:51:24 +0000 (19:51 +0000)]
Restore file pending consideration of python.el legal status.
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").
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").
Glenn Morris [Sat, 28 Apr 2007 19:40:48 +0000 (19:40 +0000)]
Add pointers to the relevant mailing lists threads.
Glenn Morris [Sat, 28 Apr 2007 19:22:08 +0000 (19:22 +0000)]
*** empty log message ***
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.
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.
Richard M. Stallman [Sat, 28 Apr 2007 18:06:15 +0000 (18:06 +0000)]
*** empty log message ***
Karl Berry [Sat, 28 Apr 2007 18:01:38 +0000 (18:01 +0000)]
~ description fixes from rms
Karl Berry [Sat, 28 Apr 2007 18:00:51 +0000 (18:00 +0000)]
~ description fixes from rms
Karl Berry [Sat, 28 Apr 2007 17:56:06 +0000 (17:56 +0000)]
one more line break
Karl Berry [Sat, 28 Apr 2007 17:54:13 +0000 (17:54 +0000)]
one more line break
Richard M. Stallman [Sat, 28 Apr 2007 17:46:24 +0000 (17:46 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 28 Apr 2007 17:46:09 +0000 (17:46 +0000)]
(sh-mode): Recognize .profile as sh style.
Karl Berry [Sat, 28 Apr 2007 17:45:50 +0000 (17:45 +0000)]
propagate changes from trunk
Richard M. Stallman [Sat, 28 Apr 2007 17:24:22 +0000 (17:24 +0000)]
(read_escape): In a string, \s is always space.
Richard M. Stallman [Sat, 28 Apr 2007 17:21:40 +0000 (17:21 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 28 Apr 2007 17:09:54 +0000 (17:09 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 28 Apr 2007 15:51:04 +0000 (15:51 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 28 Apr 2007 15:37:58 +0000 (15:37 +0000)]
(sh-mode): Recognize .profile as sh style.
Richard M. Stallman [Sat, 28 Apr 2007 14:28:22 +0000 (14:28 +0000)]
*** empty log message ***
Stefan Monnier [Sat, 28 Apr 2007 14:08:58 +0000 (14:08 +0000)]
(vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
Eli Zaretskii [Sat, 28 Apr 2007 09:34:36 +0000 (09:34 +0000)]
($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e instead of $(lisp)/mh-e.
Eli Zaretskii [Sat, 28 Apr 2007 09:32:26 +0000 (09:32 +0000)]
(fill-paragraph): Doc fix.
Eli Zaretskii [Sat, 28 Apr 2007 09:24:38 +0000 (09:24 +0000)]
($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e instead of $(lisp)/mh-e.
Nick Roberts [Sat, 28 Apr 2007 08:57:20 +0000 (08:57 +0000)]
(gud-menu-map): Pdb can't handle SIGINT so
don't put stop button on toolbar.
Nick Roberts [Sat, 28 Apr 2007 08:56:26 +0000 (08:56 +0000)]
*** empty log message ***
Glenn Morris [Sat, 28 Apr 2007 04:17:12 +0000 (04:17 +0000)]
Import bugs from copy of this file on the trunk.
Glenn Morris [Sat, 28 Apr 2007 04:16:38 +0000 (04:16 +0000)]
Move bugs to EMACS_22_BASE branch.
Glenn Morris [Sat, 28 Apr 2007 04:13:48 +0000 (04:13 +0000)]
(image-dired-cmd-create-thumbnail-options)
(image-dired-cmd-create-temp-image-options): Replace option
+profile "*" with -strip.
Glenn Morris [Sat, 28 Apr 2007 04:11:53 +0000 (04:11 +0000)]
(image-dired-cmd-create-thumbnail-options)
(image-dired-cmd-create-temp-image-options): Replace option
+profile "*" with -strip.
Glenn Morris [Sat, 28 Apr 2007 04:10:51 +0000 (04:10 +0000)]
*** empty log message ***
Miles Bader [Sat, 28 Apr 2007 03:47:01 +0000 (03:47 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (base, patch 1-2)
- tag of emacs@sv.gnu.org/emacs--devo--0--patch-709
- Sync to CVS tag EMACS_22_BRANCHPOINT
- Sync to CVS branch EMACS_22_BASE
2007-04-25 Richard M. Stallman <rms@gnu.org>
* lisp/hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
2007-04-24 Richard M. Stallman <rms@gnu.org>
* lispref/text.texi (Special Properties): Add xref to Overlay Properties.
* lispref/display.texi (Overlay Properties): Add xref to Special Properties.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-716
J.D. Smith [Fri, 27 Apr 2007 19:34:22 +0000 (19:34 +0000)]
\ 3
Chong Yidong [Fri, 27 Apr 2007 19:03:48 +0000 (19:03 +0000)]
** mathias.dahl@gmail.com, Apr 24: Tumme fails with default custom settings
Fixed in 2007-04-25 checkin.
Chong Yidong [Fri, 27 Apr 2007 18:56:26 +0000 (18:56 +0000)]
(flyspell-auto-correct-previous-word): Use window-start and
window-end.
Chong Yidong [Fri, 27 Apr 2007 18:56:16 +0000 (18:56 +0000)]
* textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use
window-start and window-end.
J.D. Smith [Fri, 27 Apr 2007 18:55:50 +0000 (18:55 +0000)]
Minor updates for IDLWAVE 6.1
Chong Yidong [Fri, 27 Apr 2007 18:54:25 +0000 (18:54 +0000)]
** pj@heslin.eclipse.co.uk, Apr 24: Small bug in flyspell.el
Fixed.
Chong Yidong [Fri, 27 Apr 2007 18:53:31 +0000 (18:53 +0000)]
(flyspell-auto-correct-previous-word): Use window-start and
window-end.