1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00
Commit graph

4586 commits

Author SHA1 Message Date
Chong Yidong
d63a01efdb * files.el (trash-directory): Change default to nil.
(move-file-to-trash): If trash-directory is nil and
system-move-file-to-trash is unbound, perform freedesktop-style
trashing.

* NEWS: Document change.
2009-06-28 04:54:06 +00:00
Dan Nicolaescu
3c3bf6ce8f Remove find-file-not-found-hook VC method. (Bug#2757)
* vc-hooks.el (vc-file-not-found-hook)
(vc-default-find-file-not-found-hook): Remove functions.
(find-file-not-found-functions): Do not add vc-file-not-found-hook.
* vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
* vc.el:
* vc-hg.el:
* vc-git.el: Do not mention find-file-not-found-hook VC method.
2009-06-26 23:53:55 +00:00
Michael Albinus
009c963cd2 * NEWS: Add new connection methods of Tramp. 2009-06-24 19:21:22 +00:00
Michael Albinus
ac8b8fcdeb *** empty log message *** 2009-06-24 19:20:49 +00:00
Kenichi Handa
aa4a938453 Re-generated. 2009-06-24 13:04:25 +00:00
Chong Yidong
303eb97f10 Change width and height to 48 pixels, similar to Gnome svg icons. 2009-06-22 03:40:49 +00:00
Chong Yidong
7024347875 Add "Branch for 23.1" ChangeLog entry. 2009-06-21 14:35:26 +00:00
Chong Yidong
adce950df3 Put "temporary note" back in for Emacs 23.2. 2009-06-21 04:42:46 +00:00
Chong Yidong
16e8227107 Remove +++ and --- lines; minor copyedits. 2009-06-19 17:09:32 +00:00
Chong Yidong
7ddbf42de8 Regenerate. 2009-06-19 16:21:12 +00:00
Kenichi Handa
67cbe6817d *** empty log message *** 2009-06-17 01:26:01 +00:00
Glenn Morris
6e270cdbc8 Merge in a few snippets just deleted from faq.texi. 2009-06-16 02:55:46 +00:00
Kenichi Handa
26e092ac97 Use "/" instead of "," to seperate independent words. 2009-06-16 00:48:34 +00:00
Alan Mackenzie
7841339b76 Document changes to end-of-defun-function, clarifying entry for
beginning-of-defun-function.
2009-06-15 09:05:17 +00:00
Alan Mackenzie
043dfe2460 *** empty log message *** 2009-06-15 09:04:05 +00:00
Bill Wohler
d1d878511d Update for MH-E release 8.2. 2009-06-13 17:15:40 +00:00
Chong Yidong
60959d23f4 Describe buffer-face-mode properly. 2009-06-13 00:26:45 +00:00
Kenichi Handa
742c7b4c4b Re-generated. 2009-06-12 12:34:34 +00:00
Kenichi Handa
6c73ae8bba *** empty log message *** 2009-06-12 07:42:49 +00:00
Kenichi Handa
a22fb0fa44 Downcase "suomi". 2009-06-08 12:00:18 +00:00
Chong Yidong
0d77490724 Tweak entry about Exceed X server (Bug#3383). 2009-05-26 03:23:13 +00:00
Chong Yidong
ae98e41f94 Note that comment-style now defaults to indent. 2009-05-26 03:04:49 +00:00
Werner LEMBERG
7481597491 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
Use reformed Orthography.
Minor improvements.
2009-05-25 10:11:15 +00:00
Chong Yidong
708ee539a0 Regenerate. 2009-05-23 02:53:58 +00:00
Chong Yidong
089c16bf15 Regenerate. 2009-05-20 01:41:14 +00:00
Chong Yidong
ece53951d7 * refcards/survival.tex: Add M-g M-g binding.
* refcards/survival.tex:
* refcards/sk-survival.tex:
* refcards/sk-refcard.tex:
* refcards/sk-dired-ref.tex:
* refcards/ru-refcard.tex:
* refcards/pt-br-refcard.tex:
* refcards/pl-refcard.tex:
* refcards/fr-survival.tex:
* refcards/fr-dired-ref.tex:
* refcards/dired-ref.tex:
* refcards/cs-survival.tex:
* refcards/cs-refcard.tex:
* refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
2009-05-19 01:46:13 +00:00
Chong Yidong
a96da3ab42 * refcards/refcard.tex: Update Emacs version to 23. 2009-05-15 06:18:34 +00:00
Chong Yidong
91ce9459d8 * refcards/de-refcard.tex: Merge changes from refcard.tex.
Change `Paragraph' to `Absatz'.
2009-05-15 06:16:32 +00:00
Chong Yidong
ee5dc90279 Update documentation status. 2009-05-13 03:22:28 +00:00
Chong Yidong
52456e5917 Update documentation status for abbrevs. 2009-05-13 01:27:13 +00:00
Chong Yidong
ded5dab72e Documented empty -a option for emacsclient. 2009-05-12 04:10:30 +00:00
Chong Yidong
0c1e3f0de3 Documented font-backend X resource and frame parameter. 2009-05-12 03:32:48 +00:00
Martin Rudalics
abe8f3060b Rewrite entry for display-buffer. 2009-05-08 06:26:05 +00:00
Chong Yidong
a99c39bbfc Update documentation status. 2009-05-06 03:56:01 +00:00
Chong Yidong
a46a0c4ec1 Regenerate. 2009-05-01 14:37:08 +00:00
Chong Yidong
91f68422d6 * files.el (hack-local-variables-prop-line)
(hack-local-variables, dir-locals-read-from-file): Bind
read-circle to nil before reading.
* lread.c (Vread_circle): New variable.
(read1): Disable recursive read if Vread_circle is nil.
2009-04-29 03:02:54 +00:00
Chong Yidong
ddc1fc75df Regenerate. 2009-04-25 01:40:35 +00:00
Chong Yidong
b2c5a635a6 Update documentation status. 2009-04-22 04:22:20 +00:00
Chong Yidong
5222de6298 Documented initial-buffer-choice. 2009-04-22 01:29:46 +00:00
Chong Yidong
2ac982458b Documented underline-minimum-offset. 2009-04-15 03:07:39 +00:00
Chong Yidong
605bfcb3b1 Document new variables wrap-prefix and line-prefix. 2009-04-13 16:20:56 +00:00
Chong Yidong
b86c2eb900 Replace bitmaps with vector graphics. 2009-04-12 15:19:58 +00:00
Chong Yidong
2b96fd7c1f Scalable version of the image, created using inkscape. 2009-04-12 04:19:31 +00:00
Chong Yidong
bea20cb928 Update documentation status. 2009-04-10 04:59:14 +00:00
Glenn Morris
540f30924d Bob Rogers <rogers-emacs at rgrjr.dyndns.org> (tiny change; non-copyrightable)
Spelling and grammar fixes.
2009-04-10 02:18:58 +00:00
Glenn Morris
583ebd6327 Update some urls. Remove dead links: eshell, expand, ffap, hideshow.
Remove original whitespace, now in obsolete/.
Remember and nXML are part of the distribution now.
2009-04-09 02:32:39 +00:00
Chong Yidong
1c33b028b9 Documented fill-forward-paragraph-function. 2009-04-09 01:18:21 +00:00
Eli Zaretskii
e02ec85ea0 Mention the fact that font and color in tooltip-frame-parameters are ignored. 2009-04-04 14:51:33 +00:00
Chong Yidong
a08e807106 Documented: mkdir' is a new convenience alias for make-directory'. 2009-04-04 01:34:05 +00:00
Chong Yidong
d647f92691 Regenerate. 2009-03-31 00:19:56 +00:00