| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Juri Linkov | 2006-09-02 | 1 | -0/+4 |
| | | |||||
| * | Regroup Europe Non-ASCII examples by similar scripts. | Juri Linkov | 2006-09-02 | 1 | -2/+2 |
| | | |||||
| * | Document `buffer-chars-modified-tick' | Chong Yidong | 2006-09-01 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-08-25 | 1 | -0/+5 |
| | | |||||
| * | Give priority to graphical terminals over text terminals regarding C-z. | Richard M. Stallman | 2006-08-25 | 1 | -11/+11 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-08-24 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-08-23 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-08-21 | 1 | -1/+1 |
| | | |||||
| * | Sync with the latest TUTORIAL. | Kenichi Handa | 2006-08-21 | 2 | -44/+52 |
| | | |||||
| * | Update to Dave Love's latest version. | Stefan Monnier | 2006-08-20 | 2 | -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 Monnier | 2006-08-20 | 2 | -5/+10 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-08-20 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-08-18 | 1 | -0/+12 |
| | | |||||
| * | Synchronize with TUTORIAL. | Eli Zaretskii | 2006-08-18 | 3 | -5/+5 |
| | | |||||
| * | Version number change. | Carsten Dominik | 2006-08-15 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Carsten Dominik | 2006-08-15 | 1 | -0/+4 |
| | | |||||
| * | * TUTORIAL.de: Synchronize with TUTORIAL. | Werner LEMBERG | 2006-08-12 | 2 | -2/+6 |
| | | |||||
| * | Update the Allout entries. | Eli Zaretskii | 2006-08-12 | 1 | -8/+37 |
| | | |||||
| * | Mention that zone-mode.el is now obsolete. | Romain Francoise | 2006-08-10 | 2 | -3/+9 |
| | | |||||
| * | Don't say which side scroll bar is on. | Richard M. Stallman | 2006-08-09 | 2 | -1/+5 |
| | | |||||
| * | Fix typo reported by Peter Dyballa <Peter_Dyballa@Web.DE>. | Romain Francoise | 2006-08-06 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Romain Francoise | 2006-08-06 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2006-08-06 | 2 | -0/+7 |
| | | |||||
| * | (Note): Add note about ollowing a longjmp call. | Nick Roberts | 2006-08-06 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2006-08-06 | 1 | -0/+4 |
| | | |||||
| * | (font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars. | Stefan Monnier | 2006-08-03 | 1 | -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--21 | Miles Bader | 2006-08-03 | 2 | -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 of | Kenichi Handa | 2006-08-01 | 2 | -2/+9 |
| | | | | | the change. | ||||
| * | Merge from gnus--rel--5.10 | Miles Bader | 2006-07-31 | 2 | -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 Steib | 2006-07-29 | 2 | -2/+5 |
| | | |||||
| * | Document the change in position policy on MS-Windows. | Eli Zaretskii | 2006-07-29 | 1 | -0/+8 |
| | | |||||
| * | New arg for `read-event', `read-char', and `read-char-exclusive' | Chong Yidong | 2006-07-26 | 1 | -0/+6 |
| | | |||||
| * | (Fdefine_key): If the key binding definition looks like an | Stefan Monnier | 2006-07-22 | 1 | -0/+2 |
| | | | | | XEmacs-style key sequence, convert it to Emacs's format. | ||||
| * | Document use of EMAIL. | Eli Zaretskii | 2006-07-22 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-07-17 | 1 | -0/+6 |
| | | |||||
| * | 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de> | Reiner Steib | 2006-07-17 | 3 | -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. Storm | 2006-07-14 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-07-14 | 1 | -1/+5 |
| | | |||||
| * | Emacs now requires ws2_32.dll on Windows. | Kim F. Storm | 2006-07-14 | 1 | -4/+13 |
| | | |||||
| * | Update the Allout entry | Eli Zaretskii | 2006-07-14 | 1 | -2/+14 |
| | | |||||
| * | Update Hungarian sample. | Károly Lőrentey | 2006-07-14 | 2 | -1/+5 |
| | | |||||
| * | Update for ERC 5.1.3. | Miles Bader | 2006-07-14 | 2 | -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 #undef | Francesco Potortì | 2006-07-11 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-07-11 | 1 | -2/+6 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-07-09 | 2 | -0/+6 |
| | | |||||
| * | Suggest consolidation with user customization when the | David Kastrup | 2006-07-08 | 2 | -4/+16 |
| | | | | | system default of a customized variable changes. | ||||
| * | Add an example "Compilation started ..." line. | Thien-Thi Nguyen | 2006-07-08 | 2 | -0/+7 |
| | | |||||
| * | Version number change. | Carsten Dominik | 2006-07-07 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Carsten Dominik | 2006-07-07 | 1 | -0/+4 |
| | | |||||
| * | Fix Danish. | Kenichi Handa | 2006-07-05 | 1 | -1/+1 |
| | | |||||