1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

2539 Commits

Author SHA1 Message Date
Richard M. Stallman
3b4a1f681e *** empty log message *** 2006-03-20 15:08:56 +00:00
Roland Winkler
77e98f4c5f (bibtex-mode)
*** The variables `bibtex-autokey-name-case-convert' and
`bibtex-autokey-titleword-case-convert' have been renamed to
`bibtex-autokey-name-case-convert-function' and
`bibtex-autokey-titleword-case-convert-function'. The old names are
still available as aliases.
2006-03-19 21:57:45 +00:00
Eli Zaretskii
1a527e2731 Elaborate on debugging GC crashes. 2006-03-18 14:30:37 +00:00
Eli Zaretskii
288f0d6402 Mention new behavior with unreachable $DISPLAY. 2006-03-18 13:55:31 +00:00
Stefan Monnier
4ffc92c2d8 * 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.
2006-03-15 22:26:09 +00:00
Carsten Dominik
94ad24cf31 Version number change only. 2006-03-15 07:14:20 +00:00
Carsten Dominik
9212fe9914 *** empty log message *** 2006-03-15 07:13:43 +00:00
Nick Roberts
c167547bc3 (Note): Describe features for debugging with GDB in Emacs. 2006-03-14 20:29:15 +00:00
Nick Roberts
3470ef3731 *** empty log message *** 2006-03-14 20:25:42 +00:00
Carsten Dominik
0d1233f611 Version number update only 2006-03-13 07:10:48 +00:00
Miles Bader
8cf1c5a442 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Merge from gnus--rel--5.10

Patches applied:

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

   - Copy/update icons from Gnus trunk
2006-03-11 23:42:49 +00:00
Bill Wohler
5996fb0934 Add period to last sentence added. 2006-03-11 22:50:06 +00:00
Bill Wohler
d5b0837674 Document `image-load-path-for-library'. Note that all images have been
moved from lisp into etc/images in `find-image' item. Fix typo in
`copy-tree'
2006-03-11 22:49:40 +00:00
Eli Zaretskii
9257b6273a *** empty log message *** 2006-03-11 15:46:24 +00:00
Richard M. Stallman
5a893bff84 *** empty log message *** 2006-03-11 15:25:13 +00:00
Glenn Morris
5a473319ae *** empty log message *** 2006-03-10 08:06:45 +00:00
Reiner Steib
3f9c65caa4 Replace "Schreiben" by "Dr� where appropriate. 2006-03-09 16:51:56 +00:00
Carsten Dominik
23f173b162 Version number change only. 2006-03-07 10:04:20 +00:00
Carsten Dominik
7204b00e0e Move defvars out of eval-when-compile. Use
buffer-file-name variable.
	(org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
	arg `file'.
	(org-level-faces): Remove startup dependency.
	(org-cycle, org-map-tree, org-scan-tags)
	(org-remember-handler): Don't call `outline-level' directly.
	(org-mhe-search-all-folders): New option.
	(org-mhe-get-message-folder-from-index,
	org-mhe-get-message-folder): Fix indexing search.
	(org-format-agenda-item): Handle nil TAGS argument.
	(org-cleaned-string-for-export, org-activate-target-links)
	(org-make-target-link-regexp): Deal with empty radio target list.
	(org-tag): New face.
	(org-get-level-face): New function.
	(org-set-font-lock-defaults): Simplify setup for headlines.
	(org-complete): Pass common substring to `display-completion-list'.
2006-03-07 10:03:55 +00:00
Miles Bader
fe62aaccd6 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 49-51)

   - Merge from emacs--devo--0
   - Update from CVS
2006-03-06 10:27:26 +00:00
Bill Wohler
dec817ba91 Update for MH-E release 7.93. 2006-03-05 20:32:54 +00:00
Carsten Dominik
ecfadb692c Version number change only 2006-03-01 07:09:42 +00:00
Miles Bader
ba0226ddfa Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 40-42)

   - Merge from emacs--devo--0
   - Update from CVS
2006-02-28 00:38:35 +00:00
Thien-Thi Nguyen
cca1796923 Fix omission bug: Add dot (ASCII 0x2E) on first line. 2006-02-23 13:31:03 +00:00
Carsten Dominik
09fd368a84 Version number change only 2006-02-23 10:56:04 +00:00
Carsten Dominik
3bfb811235 *** empty log message *** 2006-02-22 07:23:52 +00:00
Carsten Dominik
616ae0b93a (section{Links}): Rewritten to cover the modified
link system.
2006-02-22 07:15:38 +00:00
Kim F. Storm
49af2995e0 *** empty log message *** 2006-02-20 22:31:16 +00:00
Miles Bader
d8bd1ad494 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-102
Creator:  Michael Olson <mwolson@gnu.org>

Merge from erc--emacs--0
2006-02-20 09:40:28 +00:00
Bill Wohler
ba88a6ef23 Mention that 7.92 is the third 8.0 beta release. 2006-02-18 22:47:54 +00:00
Bill Wohler
0951cd3644 Update for MH-E release 7.92. 2006-02-18 22:47:01 +00:00
Kenichi Handa
4599a9a554 Reworked. 2006-02-17 11:24:57 +00:00
Kenichi Handa
80a9929264 (TUTORIAL.cn): Update the maintainer. 2006-02-17 11:24:24 +00:00
Eli Zaretskii
1d489c0df7 Update the Allout entry. 2006-02-17 10:58:37 +00:00
Miles Bader
e7559e307d Revision: emacs@sv.gnu.org/emacs--devo--0--patch-88
Creator:  Michael Olson <mwolson@gnu.org>

Merge from erc--emacs--0
2006-02-16 01:41:30 +00:00
Chong Yidong
542f7c55b4 * NEWS: Changes in handling of file local variables. 2006-02-14 14:44:32 +00:00
Jan Djärv
3430357a03 * NEWS: Gtk+ 2.4 is required. 2006-02-14 11:40:14 +00:00
YAMAMOTO Mitsuharu
cbd488c46a *** empty log message *** 2006-02-10 08:35:43 +00:00
YAMAMOTO Mitsuharu
e9452469cf (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage. 2006-02-10 08:35:25 +00:00
Andreas Schwab
2ccc6e6605 Typo. 2006-02-09 13:35:52 +00:00
Mathias Dahl
5f64e9f656 Keybindings for Tumme in Dired. 2006-02-08 23:17:13 +00:00
Thien-Thi Nguyen
5b0d63bc36 Update years in copyright notice; nfc. 2006-02-05 23:44:47 +00:00
Jay Belanger
4c003d2f9a *** empty log message *** 2006-02-05 16:35:52 +00:00
Jay Belanger
09ea57eaca Update copyright year. 2006-02-05 16:31:42 +00:00
Miles Bader
8508e990c1 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Creator:  Michael Olson <mwolson@gnu.org>

Merge from erc--emacs--0
2006-02-05 12:42:51 +00:00
Bill Wohler
5384dc93e5 Update for MH-E release 7.91. 2006-02-03 23:17:59 +00:00
Stefan Monnier
a53e64ccbb *** empty log message *** 2006-02-02 15:12:24 +00:00
Richard M. Stallman
39eadb4ac5 *** empty log message *** 2006-02-02 04:41:26 +00:00
Bill Wohler
c80ba99d2d Release MH-E version 7.90.
* NEWS, MH-E-NEWS: Update for release 7.90.
2006-02-02 00:00:53 +00:00
Richard M. Stallman
b2acecc1fc *** empty log message *** 2006-01-31 18:39:50 +00:00