| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from gnus--devo--0 | Miles Bader | 2008-05-02 | 2 | -0/+12 |
| | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1137 | ||||
| * | (Moving subtrees): Fix typo. | Juanma Barranquero | 2008-05-02 | 2 | -1/+5 |
| | | |||||
| * | vc-toggle-read-only is no longer a good idea. | Eric S. Raymond | 2008-05-02 | 3 | -12/+7 |
| | | |||||
| * | (Text from Minibuffer): Document a list of default values for ↵ | Juri Linkov | 2008-05-02 | 2 | -8/+13 |
| | | | | | `read-from-minibuffer'. | ||||
| * | (Sexp Diary Entries): Clarify diary-float. | Glenn Morris | 2008-04-29 | 2 | -8/+12 |
| | | |||||
| * | * tramp.texi (Frequently Asked Questions): Explain, how to disable | Michael Albinus | 2008-04-28 | 2 | -0/+24 |
| | | | | | Tramp via `tramp-mode'. | ||||
| * | Massive changes in all parts of the documentation. | Carsten Dominik | 2008-04-27 | 1 | -860/+1148 |
| | | |||||
| * | *** empty log message *** | Carsten Dominik | 2008-04-27 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2008-04-24 | 1 | -3/+6 |
| | | |||||
| * | (Translation of Characters): Fix previous change. | Juanma Barranquero | 2008-04-24 | 1 | -6/+0 |
| | | |||||
| * | (translation-table-for-input): Mark as obsolete. | Stefan Monnier | 2008-04-24 | 4 | -16/+1 |
| | | |||||
| * | Replace table-cell-horizontal-char -> table-cell-horizontal-chars. | Stefan Monnier | 2008-04-23 | 1 | -4/+4 |
| | | |||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-04-23 | 3 | -2/+7 |
| | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121 | ||||
| * | (Subdirectories in Dired): Describe using @samp{^} | Juri Linkov | 2008-04-22 | 2 | -1/+7 |
| | | | | | to return to the parent directory. | ||||
| * | (GDB-UI Layout, Other GDB-UI Buffers): Update for | Nick Roberts | 2008-04-22 | 1 | -8/+8 |
| | | | | | recent changes. | ||||
| * | *** empty log message *** | Nick Roberts | 2008-04-22 | 1 | -0/+5 |
| | | |||||
| * | Merge from gnus--devo--0 | Miles Bader | 2008-04-21 | 3 | -14/+54 |
| | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1118 | ||||
| * | (Active Keymaps): Clarify role of underlying textprop and overlay | Chong Yidong | 2008-04-20 | 1 | -1/+3 |
| | | | | | keymaps for display strings. | ||||
| * | (Overlay Properties): Clarify role of underlying textprop and overlay | Chong Yidong | 2008-04-20 | 1 | -0/+8 |
| | | | | | keymaps for display strings. | ||||
| * | * display.texi (Overlay Properties): Clarify role of underlying | Chong Yidong | 2008-04-20 | 1 | -0/+7 |
| | | | | | | | textprop and overlay keymaps for display strings. * keymaps.texi (Active Keymaps): Ditto. | ||||
| * | (GDB-UI Layout, Breakpoints Buffer) | Nick Roberts | 2008-04-19 | 1 | -1/+15 |
| | | | | | (Other GDB-UI Buffers): Update for recent thread related changes. | ||||
| * | *** empty log message *** | Nick Roberts | 2008-04-19 | 1 | -2/+7 |
| | | |||||
| * | Update example of complex interactive spec. | Stefan Monnier | 2008-04-19 | 1 | -2/+3 |
| | | |||||
| * | * minibuffer.el (completion-table-with-context): Add support for `pred'. | Stefan Monnier | 2008-04-19 | 2 | -4/+9 |
| | | | | | | | | | | (completion-table-with-terminator): Don't use complete-with-action since we have to distinguish all three cases anyway. (completion-table-with-predicate): New function. (dynamic-completion-table): Add obsolete alias. * minibuf.texi (Programmed Completion): Replace dynamic-completion-table with the new completion-table-dynamic. | ||||
| * | (Calc Summary): Add mention of `kron'. | Jay Belanger | 2008-04-11 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Jay Belanger | 2008-04-11 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Jay Belanger | 2008-04-11 | 1 | -0/+5 |
| | | |||||
| * | calc.texi (Vector and Matrix Arithmetic): Add mention of `kron'. | Jay Belanger | 2008-04-11 | 1 | -0/+6 |
| | | |||||
| * | Fix typo in previous change. | Glenn Morris | 2008-04-09 | 1 | -1/+1 |
| | | |||||
| * | (Font Lock): Prefer add-hook to using a non-nil `mode' arg | Stefan Monnier | 2008-04-08 | 2 | -3/+9 |
| | | | | | in `font-lock-add-keywords'. | ||||
| * | Update for calendar name changes. | Glenn Morris | 2008-04-08 | 3 | -229/+259 |
| | | | | | Also add Baha'i calendar references where appropriate. | ||||
| * | (Some Terms): Change "fonts in this manual" index entry to | Chong Yidong | 2008-04-07 | 1 | -1/+1 |
| | | | | | "typographic conventions". | ||||
| * | * intro.texi (Some Terms): Change "fonts in this manual" index | Chong Yidong | 2008-04-07 | 1 | -0/+5 |
| | | | | | entry to "typographic conventions". | ||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-04-05 | 9 | -3/+29 |
| | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107 | ||||
| * | (functionp): Return nil for special forms. | Stefan Monnier | 2008-04-05 | 1 | -3/+1 |
| | | |||||
| * | Fix grammar in previous change. | Glenn Morris | 2008-04-05 | 1 | -1/+1 |
| | | |||||
| * | (Init File): Byte-compiling .emacs is bad. | Glenn Morris | 2008-04-05 | 2 | -4/+12 |
| | | |||||
| * | (Text Props and Strings): Add indexing for read syntax of text properties. | Eli Zaretskii | 2008-04-05 | 2 | -0/+7 |
| | | |||||
| * | (Minibuffer Edit) <resize-mini-windows>: Adjust default. | Stefan Monnier | 2008-04-04 | 2 | -5/+9 |
| | | |||||
| * | doc/misc/ChangeLog: Update. | Michael Olson | 2008-04-01 | 1 | -0/+5 |
| | | |||||
| * | minor fixes for EasyPG | Michael Olson | 2008-04-01 | 1 | -0/+7 |
| | | | | | | | | | Hello, Would someone please apply the attached patch which only contains minor bug/doc fixes for EasyPG? Then I'll post an update of the patch: http://article.gmane.org/gmane.emacs.devel/89452 | ||||
| * | * gnus.texi (Example Methods): Fix description about ssh-agent. | Katsumi Yamaoka | 2008-03-31 | 2 | -8/+11 |
| | | | | | | (Indirect Functions): Fix the default value of nntp-telnet-command; remove link to connect.html. | ||||
| * | * trampver.texi: Update release number. | Michael Albinus | 2008-03-30 | 1 | -1/+1 |
| | | |||||
| * | * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for | Michael Albinus | 2008-03-30 | 1 | -0/+2 |
| | | | | | overwriting when NEWNAME is a local file. | ||||
| * | * dbus.texi (Synchronous Methods): New parameter TIMEOUT for | Michael Albinus | 2008-03-30 | 2 | -2/+15 |
| | | | | | | dbus-call-method. (Receiving Method Calls): The timeout can be set by the calling client. | ||||
| * | (nntp-netcat-command): Rename from nntp-via-netcat-command. | Stefan Monnier | 2008-03-30 | 1 | -10/+10 |
| | | | | | | | | | | | (nntp-netcat-switches): Rename from nntp-via-netcat-switches. (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer. (nntp-service-to-port): New function. (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet) (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it. (nntp-open-netcat-stream): New function. (nntp-open-via-rlogin-and-netcat): Don't use a pty. | ||||
| * | Update for `calendar-date-style' replacing `european-calendar'. | Glenn Morris | 2008-03-29 | 2 | -20/+22 |
| | | |||||
| * | (Top): Fix version. Add SASL. | Reiner Steib | 2008-03-29 | 2 | -1/+6 |
| | | |||||
| * | * trampver.texi: Update release number. | Michael Albinus | 2008-03-29 | 2 | -1/+7 |
| | | |||||
| * | Merge from gnus--devo--0 | Miles Bader | 2008-03-29 | 4 | -32/+191 |
| | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1104 | ||||