| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
* | Make obsolete --unibyte argument do nothing (Bug#6886). | Chong Yidong | 2010-08-22 | 1 | -9/+15 |
* | * startup.el (command-line): Don't call tool-bar-setup in a tty-only build. | Andreas Schwab | 2010-07-01 | 1 | -4/+5 |
* | * startup.el (command-line): Recognize "0" X resource value. | Chong Yidong | 2010-06-27 | 1 | -1/+1 |
* | Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249). | Chong Yidong | 2010-06-26 | 1 | -20/+23 |
* | Merge package.el, written by Tom Tromey <tromey@redhat.com>. | Chong Yidong | 2010-06-16 | 1 | -0/+3 |
* | * startup.el (fancy-about-screen): In mode-line, apply | Chong Yidong | 2010-02-21 | 1 | -2/+4 |
* | Fix 2009-02-20 change to startup.el (Bug#5519). | Chong Yidong | 2010-02-04 | 1 | -1/+1 |
* | Command line arg processing fix (Bug#5392) | Chong Yidong | 2010-01-16 | 1 | -3/+10 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (command-line-1): Use orig-argi to check for ignored X and NS options. | Jan Djärv | 2010-01-09 | 1 | -2/+2 |
* | (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 |