aboutsummaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Juri Linkov2006-09-021-0/+4
|
* Regroup Europe Non-ASCII examples by similar scripts.Juri Linkov2006-09-021-2/+2
|
* Document `buffer-chars-modified-tick'Chong Yidong2006-09-011-0/+7
|
* *** empty log message ***Richard M. Stallman2006-08-251-0/+5
|
* Give priority to graphical terminals over text terminals regarding C-z.Richard M. Stallman2006-08-251-11/+11
|
* *** empty log message ***Kim F. Storm2006-08-241-0/+7
|
* *** empty log message ***Richard M. Stallman2006-08-231-0/+3
|
* *** empty log message ***Richard M. Stallman2006-08-211-1/+1
|
* Sync with the latest TUTORIAL.Kenichi Handa2006-08-212-44/+52
|
* Update to Dave Love's latest version.Stefan Monnier2006-08-202-30/+122
| | | | | | | | | | | (__all__): Fix args -> eargs. Add new `modpath' fun. (eargs): Add `imports' arg. (all_names): New fun. (complete): Rewrite without using rlcompleter. Remove `namespace' arg, add `imports' arg. (ehelp): Replace g and l args with `imports'. (eimport): Use __main__ rather than `emacs' namespace. (modpath): New fun.
* (eexecfile): Use the __main__ rather than `emacs' namespace.Stefan Monnier2006-08-202-5/+10
|
* *** empty log message ***Richard M. Stallman2006-08-201-0/+4
|
* *** empty log message ***Eli Zaretskii2006-08-181-0/+12
|
* Synchronize with TUTORIAL.Eli Zaretskii2006-08-183-5/+5
|
* Version number change.Carsten Dominik2006-08-151-1/+1
|
* *** empty log message ***Carsten Dominik2006-08-151-0/+4
|
* * TUTORIAL.de: Synchronize with TUTORIAL.Werner LEMBERG2006-08-122-2/+6
|
* Update the Allout entries.Eli Zaretskii2006-08-121-8/+37
|
* Mention that zone-mode.el is now obsolete.Romain Francoise2006-08-102-3/+9
|
* Don't say which side scroll bar is on.Richard M. Stallman2006-08-092-1/+5
|
* Fix typo reported by Peter Dyballa <Peter_Dyballa@Web.DE>.Romain Francoise2006-08-061-1/+1
|
* *** empty log message ***Romain Francoise2006-08-061-1/+1
|
* *** empty log message ***Nick Roberts2006-08-062-0/+7
|
* (Note): Add note about ollowing a longjmp call.Nick Roberts2006-08-061-0/+7
|
* *** empty log message ***Nick Roberts2006-08-061-0/+4
|
* (font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.Stefan Monnier2006-08-031-0/+5
| | | | | | | | (font-lock-extend-region-multiline) (font-lock-extend-region-wholelines): New functions. (font-lock-default-fontify-region): Use them. (font-lock-extend-jit-lock-region-after-change): Only round up if font-lock-default-fontify-region will do it as well.
* Merge from erc--emacs--21Miles Bader2006-08-032-1/+26
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-379 Creator: Michael Olson <mwolson@gnu.org>
* (find-operation-coding-system): Describe the more detail ofKenichi Handa2006-08-012-2/+9
| | | | the change.
* Merge from gnus--rel--5.10Miles Bader2006-07-312-371/+360
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 121-122) - Update from CVS 2006-07-28 Reiner Steib <Reiner.Steib@gmx.de> * etc/GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using texi/gnus-news.el of the trunk. 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnheader.el (nnheader-insert-head): Make it work with Mac as well. 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnheader.el (nnheader-insert-head): Make it work even if the file uses CRLF for the line-break code. 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (Oort Gnus): Mention that the Lisp files are now installed in .../site-lisp/gnus/ by default. [ From gnus-news.texi in the trunk. ] 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (MIME Commands): Additions for yEnc. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-375
* Fix typo.Reiner Steib2006-07-292-2/+5
|
* Document the change in position policy on MS-Windows.Eli Zaretskii2006-07-291-0/+8
|
* New arg for `read-event', `read-char', and `read-char-exclusive'Chong Yidong2006-07-261-0/+6
|
* (Fdefine_key): If the key binding definition looks like anStefan Monnier2006-07-221-0/+2
| | | | XEmacs-style key sequence, convert it to Emacs's format.
* Document use of EMAIL.Eli Zaretskii2006-07-221-0/+5
|
* *** empty log message ***Richard M. Stallman2006-07-171-0/+6
|
* 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>Reiner Steib2006-07-173-1611/+5411
| | | | | | | | * ru-refcard.ps: Regenerate. 2006-07-17 Alex Ott <alexott@gmail.com> * ru-refcard.tex: Update for Emacs 22.
* Mention that kbd macro has existed since Emacs 20.1.Kim F. Storm2006-07-141-0/+2
|
* *** empty log message ***Kim F. Storm2006-07-141-1/+5
|
* Emacs now requires ws2_32.dll on Windows.Kim F. Storm2006-07-141-4/+13
|
* Update the Allout entryEli Zaretskii2006-07-141-2/+14
|
* Update Hungarian sample.Károly Lőrentey2006-07-142-1/+5
|
* Update for ERC 5.1.3.Miles Bader2006-07-142-0/+114
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-348 Creator: Michael Olson <mwolson@gnu.org>
* **** In C and derived languages, etags creates tags for #undefFrancesco Potortì2006-07-111-0/+2
|
* *** empty log message ***Kim F. Storm2006-07-111-2/+6
|
* *** empty log message ***Richard M. Stallman2006-07-092-0/+6
|
* Suggest consolidation with user customization when theDavid Kastrup2006-07-082-4/+16
| | | | system default of a customized variable changes.
* Add an example "Compilation started ..." line.Thien-Thi Nguyen2006-07-082-0/+7
|
* Version number change.Carsten Dominik2006-07-071-2/+2
|
* *** empty log message ***Carsten Dominik2006-07-071-0/+4
|
* Fix Danish.Kenichi Handa2006-07-051-1/+1
|