| Commit message (Expand) | Author | Age | Files | Lines |
* | (fancy-about-text): Fix wording of Guided Tour. (Bug#4960) | Juri Linkov | 2009-11-29 | 1 | -1/+1 |
* | * textmodes/tex-mode.el (tex-alt-dvi-print-command) | Dan Nicolaescu | 2009-11-06 | 1 | -2/+2 |
* | * puresize.h (BASE_PURESIZE): Increase to 1470000. | Dan Nicolaescu | 2009-10-30 | 1 | -2/+2 |
* | * textmodes/tex-mode.el (tex-dvi-view-command) | Dan Nicolaescu | 2009-10-26 | 1 | -2/+2 |
* | The --quick command line option now ignores X resources and Registry settings. | Juanma Barranquero | 2009-09-17 | 1 | -4/+2 |
* | (command-line): Initialize the window-system after | Stefan Monnier | 2009-09-16 | 1 | -38/+40 |
* | Revert unnecessary parts of previous change. | Glenn Morris | 2009-09-15 | 1 | -7/+8 |
* | (command-line-1): Give local variables with common names a | Glenn Morris | 2009-09-15 | 1 | -46/+49 |
* | * mail/sendmail.el (send-mail-function): | Stefan Monnier | 2009-09-13 | 1 | -16/+0 |
* | * mwheel.el (mwheel-installed-bindings): New var. | Stefan Monnier | 2009-09-12 | 1 | -2/+0 |
* | * startup.el (tutorial-directory): Make it a defcustom. | Stefan Monnier | 2009-09-12 | 1 | -7/+6 |
* | * custom.el (custom-delayed-init-variables): New var. | Stefan Monnier | 2009-09-11 | 1 | -1/+8 |
* | * keymap.c (QCadvertised_binding): New constant. | Stefan Monnier | 2009-09-11 | 1 | -1/+1 |
* | * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove. | Stefan Monnier | 2009-09-10 | 1 | -20/+2 |
* | * startup.el (command-line-normalize-file-name): On Windows and | Juanma Barranquero | 2009-09-10 | 1 | -0/+3 |
* | Use default-value rather than default-enable-multibyte-characters. | Glenn Morris | 2009-09-03 | 1 | -4/+5 |
* | * paths.el (abbrev-file-name): Move to abbrev.el. | Stefan Monnier | 2009-08-29 | 1 | -71/+49 |
* | Remove code for defunct system-types emx, macos, mswindows, | Glenn Morris | 2009-08-22 | 1 | -5/+1 |
* | Use forward-line rather than goto-line. | Glenn Morris | 2009-08-22 | 1 | -4/+6 |
* | * emacs.c (USAGE3, standard_args): Add -mm and --maximized. | Jan Djärv | 2009-07-01 | 1 | -0/+2 |
* | (normal-no-mouse-startup-screen): Use F1 rather than C-h | Stefan Monnier | 2009-05-29 | 1 | -50/+54 |
* | * startup.el (normal-top-level): Implement a work-around to handle | Chong Yidong | 2009-04-25 | 1 | -1/+15 |
* | Revert incorrect checkin. | Chong Yidong | 2009-04-23 | 1 | -7/+1 |
* | * hi-lock.el (hi-lock--inhibit-font-lock-hook): New var. | Chong Yidong | 2009-04-23 | 1 | -1/+7 |
* | (command-line): Don't match an empty argument as an | Andreas Schwab | 2009-02-20 | 1 | -15/+14 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | * emacs.c (main): Print and error and exit when no data is read | Dan Nicolaescu | 2008-12-18 | 1 | -1/+5 |
* | * server.el (server-start): If unable to start the server, | Juanma Barranquero | 2008-12-16 | 1 | -1/+5 |
* | (initial-buffer-choice): Change an abstract file name | Juri Linkov | 2008-11-22 | 1 | -1/+1 |
* | (fancy-startup-text): Give "Emacs tutorial" line the usual | Chong Yidong | 2008-11-16 | 1 | -1/+1 |
* | (command-line): Ignore init-file-user when checking user's home directory | Eli Zaretskii | 2008-11-08 | 1 | -7/+9 |
* | (startup-echo-area-message): Display a different message in daemon | Chong Yidong | 2008-11-04 | 1 | -6/+8 |
* | * startup.el (inhibit-startup-screen): Reflow docstring. | Juanma Barranquero | 2008-10-28 | 1 | -6/+6 |
* | * emacs.c (daemon_name): New variable. | Dan Nicolaescu | 2008-10-27 | 1 | -3/+7 |
* | * startup.el (command-line): Call daemon-initialized after | Dan Nicolaescu | 2008-10-26 | 1 | -1/+2 |
* | * completion.el (add-completion-to-head, add-completion): Doc fixes. | Juanma Barranquero | 2008-10-25 | 1 | -6/+6 |
* | Revert part of last change; it breaks bootstrapping on some systems. | Juanma Barranquero | 2008-10-24 | 1 | -2/+2 |
* | New function `locate-user-emacs-file'. | Juanma Barranquero | 2008-10-24 | 1 | -2/+2 |
* | (command-line): If toolbar is disabled but ought to be initialized, | Chong Yidong | 2008-10-12 | 1 | -11/+12 |
* | (command-line): Revert 2008-09-26 change, not | Dan Nicolaescu | 2008-10-11 | 1 | -7/+5 |
* | (command-line): Don't invoke tool-bar-mode if it is not fboundp. | Eli Zaretskii | 2008-10-10 | 1 | -0/+1 |
* | (command-line): Enable tool-bar-mode as long as it is not suppressed | Chong Yidong | 2008-10-09 | 1 | -8/+10 |
* | (command-line): Use display-warning to warn about an init file error. | Chong Yidong | 2008-10-07 | 1 | -29/+16 |
* | (before-init-time, after-init-time): Move into emacs.c. | Chong Yidong | 2008-10-06 | 1 | -6/+1 |
* | (command-line): Start the daemon server later. | Romain Francoise | 2008-09-28 | 1 | -7/+9 |
* | (command-line): Turn on menu-bar-mode and | Dan Nicolaescu | 2008-09-26 | 1 | -11/+15 |
* | (command-line): Remove always true test. | Dan Nicolaescu | 2008-09-21 | 1 | -2/+1 |
* | * emacs.c (standard_args): Add --daemon. | Dan Nicolaescu | 2008-09-21 | 1 | -3/+9 |
* | (command-line): Don't call tty-register-default-colors if | Eli Zaretskii | 2008-08-23 | 1 | -8/+16 |
* | * startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-... | Adrian Robert | 2008-08-07 | 1 | -1/+1 |