| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (Sorting Sequences): In sort*, add a little cautionary note about the key | Juanma Barranquero | 2006-12-25 | 2 | -1/+8 | |
| | | | | | procedure being used heavily. | |||||
| * | (Caching passphrase): Default for pgg-gpg-use-agent changed to t. | Chong Yidong | 2006-12-24 | 1 | -10/+14 | |
| | | | | | (Prerequisites): Add explanation about gpg-agent. | |||||
| * | * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed | Chong Yidong | 2006-12-24 | 1 | -0/+6 | |
| | | | | | | to t. (Prerequisites): Add explanation about gpg-agent. | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-12-24 | 1 | -0/+7 | |
| | | ||||||
| * | (Holidays): US daylight savings begins second Sunday | Richard M. Stallman | 2006-12-24 | 1 | -6/+6 | |
| | | | | | | | in March for 2007 onwards. (Daylight Savings): Show new US default daylight savings rules, 2nd Sun in Mar to 1st Sun in Nov, now in cal-dst.el. | |||||
| * | (Scroll Calendar): < and > are switched. | Chong Yidong | 2006-12-23 | 1 | -8/+7 | |
| | | ||||||
| * | * calendar.texi (Scroll Calendar): < and > are switched. | Chong Yidong | 2006-12-23 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-12-23 | 1 | -0/+4 | |
| | | ||||||
| * | (Deletion): Describe `M-\' prefix argument. | Richard M. Stallman | 2006-12-23 | 1 | -3/+4 | |
| | | ||||||
| * | (Regexp Search): Explain why forward and reverse regexp | Richard M. Stallman | 2006-12-23 | 2 | -0/+17 | |
| | | | | | search are not mirror images. | |||||
| * | Fix a typo in an example. | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 | |
| | | ||||||
| * | (History and Acknowledgements): Recognize that Emacs | Richard M. Stallman | 2006-12-19 | 2 | -1/+7 | |
| | | | | | now does have floating point. | |||||
| * | Bump version number to 22.0.92 | Chong Yidong | 2006-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-19 | 1 | -0/+5 | |
| | | ||||||
| * | (Choosing Modes): Describe match-function elements for | Kim F. Storm | 2006-12-19 | 1 | -5/+9 | |
| | | | | | magic-mode-alist. | |||||
| * | * tramp.texi (External transfer methods): Describe new method `scpc'. | Michael Albinus | 2006-12-19 | 2 | -0/+24 | |
| | | ||||||
| * | (Windows Keyboard): Add a footnote about "Windows" keys peculiarities. | Eli Zaretskii | 2006-12-18 | 2 | -1/+11 | |
| | | ||||||
| * | (Editing Abbrevs): Fix previous change. | Richard M. Stallman | 2006-12-18 | 2 | -1/+5 | |
| | | ||||||
| * | Added short note on gpg-agent to the introduction. | Chong Yidong | 2006-12-17 | 1 | -1/+6 | |
| | | ||||||
| * | * pgg.texi: Added short note on gpg-agent to the introduction. | Chong Yidong | 2006-12-17 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Alan Mackenzie | 2006-12-17 | 1 | -0/+6 | |
| | | ||||||
| * | programs.texi (Left Margin Paren): Remove the bit which says | Alan Mackenzie | 2006-12-17 | 1 | -22/+29 | |
| | | | | | | that CC Mode sets open-paren-in-column-0-is-defun-start to nil. Discuss some of the issues of setting this option to nil. | |||||
| * | (Editing Abbrevs): Mention system abbrevs. | Glenn Morris | 2006-12-17 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Glenn Morris | 2006-12-17 | 1 | -0/+4 | |
| | | ||||||
| * | (Windows Keyboard): Fix last change. | Eli Zaretskii | 2006-12-16 | 1 | -5/+7 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-12-16 | 1 | -0/+4 | |
| | | ||||||
| * | (Windows Files): `w32-get-true-file-attributes' is only relevant for NTFS | Eli Zaretskii | 2006-12-16 | 1 | -7/+8 | |
| | | | | | | volumes. (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS volumes. | |||||
| * | (Windows Keyboard): Clarify `w32-recognize-altgr' effect. | Eli Zaretskii | 2006-12-16 | 2 | -5/+10 | |
| | | ||||||
| * | (HTML Mode): Fix "C-c TAB". | Eli Zaretskii | 2006-12-15 | 2 | -1/+5 | |
| | | ||||||
| * | Merge from gnus--rel--5.10 | Miles Bader | 2006-12-15 | 2 | -3/+8 | |
| | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 176) - Update from CVS 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Hiding Headers): Document that `long-to' and `many-to' also applies to Cc. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-560 | |||||
| * | Merge from gnus--rel--5.10 | Miles Bader | 2006-12-14 | 2 | -10/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 173-175) - Merge from emacs--devo--0 - Update from CVS - Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice. 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/legacy-gnus-agent.el: Add Copyright notice. 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (X-Face): Clarify. Say which programs are required on Windows. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-558 | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-12-09 | 1 | -0/+4 | |
| | | ||||||
| * | (Invoking emacsclient): Simplify TCP file text. | Richard M. Stallman | 2006-12-09 | 1 | -17/+12 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-12-08 | 1 | -0/+4 | |
| | | ||||||
| * | (Misc File Ops): Document insert-file-literally. | Eli Zaretskii | 2006-12-08 | 1 | -0/+7 | |
| | | ||||||
| * | (Colors): Note that --color is intended for overriding the terminal defaults, | Eli Zaretskii | 2006-12-08 | 2 | -2/+9 | |
| | | | | | not for normal invocation. | |||||
| * | (Emacs Server): Improve wording. Don't mention the ``server program''. | Eli Zaretskii | 2006-12-08 | 2 | -31/+67 | |
| | | | | | | | Add a cross-reference to "Init File" node. (Invoking emacsclient): Add index entries. Document both short and long versions of command-line options. Document the -f option. | |||||
| * | Update from erc--emacs--22 | Miles Bader | 2006-12-08 | 2 | -4/+4 | |
| | | | | | | | | | | Highlights: - Remove contributions from someone who has not assigned changes yet. - Merge in a couple of bug-fixes from the main branch. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-546 Creator: Michael Olson <mwolson@gnu.org> | |||||
| * | (Outline Format): Say to set outline-regexp | Richard M. Stallman | 2006-12-06 | 2 | -19/+28 | |
| | | | | | and outline-level with major modes and file local variables. | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-12-05 | 1 | -0/+9 | |
| | | ||||||
| * | (Antinews): Mention the alternative to `~/.emacs_SHELLNAME', | Juanma Barranquero | 2006-12-05 | 1 | -1/+2 | |
| | | | | | which is `~/.emacs.d/init_SHELLNAME.sh'. | |||||
| * | (^M in the shell buffer): Mention the alternative to `~/.emacs_SHELLNAME', | Juanma Barranquero | 2006-12-05 | 1 | -1/+1 | |
| | | | | | which is `~/.emacs.d/init_SHELLNAME.sh'. | |||||
| * | (Interactive Shell): Mention the alternative to `~/.emacs_SHELLNAME', | Juanma Barranquero | 2006-12-05 | 1 | -1/+2 | |
| | | | | | which is `~/.emacs.d/init_SHELLNAME.sh'. | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-12-04 | 1 | -0/+6 | |
| | | ||||||
| * | (Acknowledgments): Fix Arne J@o{}rgensen's name. | Eli Zaretskii | 2006-12-04 | 2 | -2/+2 | |
| | | ||||||
| * | autoupdate | Karl Berry | 2006-12-01 | 1 | -19/+78 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-12-01 | 1 | -0/+3 | |
| | | ||||||
| * | (Enabling Multibyte): Rephrase the confusing reference to a colon in the mode | Eli Zaretskii | 2006-12-01 | 1 | -5/+7 | |
| | | | | | line. | |||||
| * | (Windows Processes) [@ifnottex]: Mention w32-shell-execute. | Eli Zaretskii | 2006-12-01 | 2 | -0/+15 | |
| | | ||||||
| * | (Watch Expressions): Mention SPC for expanding/contracting watch expressions. | Nick Roberts | 2006-11-27 | 1 | -1/+1 | |
| | | ||||||