| Commit message (Expand) | Author | Age | Files | Lines |
* | (grep-mode-tool-bar-map): Check if tool-bar-map has been initialized | Chong Yidong | 2008-10-12 | 1 | -19/+22 |
* | (x-create-frame-with-faces): Don't call tool-bar-setup. | Chong Yidong | 2008-10-12 | 1 | -5/+0 |
* | (tool-bar-setup): Variable deleted. | Chong Yidong | 2008-10-12 | 1 | -61/+55 |
* | * tool-bar.el (tool-bar-setup): Variable deleted. | Chong Yidong | 2008-10-12 | 1 | -0/+15 |
* | * ftfont.c (ftfont_shape_by_flt): Make static. | Andreas Schwab | 2008-10-12 | 3 | -4/+5 |
* | Don't include <m17n-flt.h>. | Andreas Schwab | 2008-10-12 | 2 | -3/+4 |
* | Only check for m17n-flt if HAVE_LIBOTF. | Andreas Schwab | 2008-10-12 | 3 | -14/+18 |
* | Switch coding system to unix. | Carsten Dominik | 2008-10-12 | 1 | -314/+314 |
* | *** empty log message *** | Carsten Dominik | 2008-10-12 | 1 | -0/+4 |
* | Delete leftover conflict markers. | Romain Francoise | 2008-10-12 | 1 | -2/+0 |
* | Lots of minor fixes. | Carsten Dominik | 2008-10-12 | 2 | -114/+371 |
* | Add description for attachments, plus minor changes. | Carsten Dominik | 2008-10-12 | 2 | -14/+21 |
* | New files org-attach.el, org-list.el, org-plot.el. | Carsten Dominik | 2008-10-12 | 4 | -0/+1706 |
* | 2008-10-12 Carsten Dominik <carsten.dominik@gmail.com> | Carsten Dominik | 2008-10-12 | 28 | -1502/+1802 |
* | If pop-up-frames has the value `graphic-only', display-buffer only | Chong Yidong | 2008-10-12 | 1 | -0/+3 |
* | In Postcript mode, C-c C-c launches Doc View minor mode for viewing | Chong Yidong | 2008-10-12 | 1 | -2/+4 |
* | (Minibuffer File): Add xref to File Names. | Chong Yidong | 2008-10-12 | 1 | -10/+24 |
* | * mini.texi (Minibuffer File): Add xref to File Names. | Chong Yidong | 2008-10-12 | 1 | -0/+4 |
* | (General Variables): Change Numbered Backups xref to Backup Names. | Chong Yidong | 2008-10-12 | 1 | -4/+5 |
* | * cmdargs.texi (Initial Options): Document renamed variable inhibit-startup-s... | Chong Yidong | 2008-10-12 | 1 | -0/+1 |
* | Delete Numbered Backups node. | Chong Yidong | 2008-10-12 | 1 | -1/+0 |
* | (File Names): Reorganize description. | Chong Yidong | 2008-10-12 | 1 | -323/+277 |
* | * files.texi (File Names): Reorganize description. | Chong Yidong | 2008-10-12 | 1 | -0/+16 |
* | (display-warning): Issue a message if called during daemon | Chong Yidong | 2008-10-11 | 1 | -12/+23 |
* | * emacs-lisp/warnings.el (display-warning): Issue a message if | Chong Yidong | 2008-10-11 | 1 | -0/+3 |
* | Note that Postscript, PDF, and DVI files are now opened in Doc View | Chong Yidong | 2008-10-11 | 1 | -1/+4 |
* | * info.el (info-tool-bar-map): Initialize it unconditionally. | Chong Yidong | 2008-10-11 | 1 | -0/+11 |
* | (compilation-mode-tool-bar-map): Initialize it unconditionally. | Chong Yidong | 2008-10-11 | 1 | -20/+19 |
* | (grep-mode-tool-bar-map): Initialize it unconditionally. | Chong Yidong | 2008-10-11 | 1 | -20/+19 |
* | (gud-tool-bar-map): Initialize it unconditionally. | Chong Yidong | 2008-10-11 | 1 | -24/+23 |
* | (info-tool-bar-map): Initialize it unconditionally. | Chong Yidong | 2008-10-11 | 1 | -17/+16 |
* | * pmail.el (pmail-tool-bar-map): Initialize it unconditionally. | Chong Yidong | 2008-10-11 | 2 | -27/+30 |
* | (tool-bar-local-item) | Chong Yidong | 2008-10-11 | 1 | -21/+17 |
* | * tool-bar.el (tool-bar-local-item) | Chong Yidong | 2008-10-11 | 1 | -0/+7 |
* | (Edit Keyboard Macro): Lossage is now 300 keys. | Romain Francoise | 2008-10-11 | 2 | -2/+6 |
* | * help.el (view-lossage): Fix docstring, lossage is now 300 keys. | Romain Francoise | 2008-10-11 | 4 | -4/+10 |
* | `recent_keys' now holds last 300 keystrokes, not 100. | Romain Francoise | 2008-10-11 | 1 | -1/+1 |
* | Checked buffers.texi. | Chong Yidong | 2008-10-11 | 1 | -1/+1 |
* | Documented clone-indirect-buffer and kill-matching-buffers. | Chong Yidong | 2008-10-11 | 1 | -0/+2 |
* | (Buffers): Add xrefs to Mode Line and Lisp Interaction. | Chong Yidong | 2008-10-11 | 1 | -127/+119 |
* | * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction. | Chong Yidong | 2008-10-11 | 1 | -0/+12 |
* | newsticker--treeview-list-sort-by-column: variable name e vs. event | Ulf Jasper | 2008-10-11 | 2 | -3/+8 |
* | (command-line): Revert 2008-09-26 change, not | Dan Nicolaescu | 2008-10-11 | 2 | -7/+10 |
* | Documented save-buffers-kill-terminal. | Chong Yidong | 2008-10-10 | 1 | -0/+1 |
* | (Exiting): Document change of C-x C-c to save-buffers-kill-terminal. | Chong Yidong | 2008-10-10 | 1 | -3/+11 |
* | * entering.texi (Exiting): Document change of C-x C-c to | Chong Yidong | 2008-10-10 | 1 | -0/+5 |
* | (minibuffer-complete-shell-command): Bind | Andreas Schwab | 2008-10-10 | 2 | -1/+10 |
* | (pop-to-buffer): Fix misplacement of arg norecord in | Martin Rudalics | 2008-10-10 | 2 | -2/+7 |
* | Mention `calc-embedded-word-regexp'. | Jay Belanger | 2008-10-10 | 1 | -0/+3 |
* | (Embedded mode overview, Customizing Embedded Mode, Customizing Calc): | Jay Belanger | 2008-10-10 | 1 | -26/+20 |