summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* Merged from miles@gnu.org--gnu-2005 (patch 187, 704)Karoly Lorentey2006-01-301-3/+14
|\
| * (inhibit-splash-screen, initial-scratch-message): Doc fixes.Luc Teirlinck2006-01-221-2/+6
| * (command-line-1): Handle --no-desktop if desktop.el is not loaded.Eli Zaretskii2006-01-211-1/+8
* | Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)Karoly Lorentey2006-01-171-4/+2
|\ \ | |/
| * (init-file-user): defcustom -> defvar.Luc Teirlinck2006-01-121-4/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)Karoly Lorentey2006-01-121-3/+4
|\ \ | |/
| * (init-file-user): Doc fix.Eli Zaretskii2006-01-071-3/+4
* | Merged from miles@gnu.org--gnu-2005 (patch 683-684)Karoly Lorentey2006-01-061-4/+4
|\ \ | |/
| * (fancy-splash-tail, normal-splash-screen): Update copyright year.Romain Francoise2006-01-031-4/+4
* | Make all frames created in an emacsclient session belong to that client.Karoly Lorentey2006-01-021-1/+1
* | Fix splash screen loosing input events on Emacsclient frames.Karoly Lorentey2005-12-301-1/+1
* | Enhance splash screens to work better with emacsclient.Karoly Lorentey2005-12-301-13/+30
* | Show the splash screen on Emacsclient frames. Show *scratch* by default.Karoly Lorentey2005-12-291-1/+2
* | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 681)Karoly Lorentey2005-12-291-0/+1
|\ \ | |/
| * (command-line): Use `custom-reevaluate-setting' for `send-mail-function'.Luc Teirlinck2005-12-281-0/+1
* | Reimplement and extend support for terminal-local environment variables.Karoly Lorentey2005-12-221-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)Karoly Lorentey2005-12-191-13/+24
|\ \ | |/
| * (inhibit-splash-screen): Make this the real name.Richard M. Stallman2005-12-121-13/+24
* | Merged from miles@gnu.org--gnu-2005 (patch 656-658)Karoly Lorentey2005-11-231-2/+2
|\ \ | |/
| * (command-line): Make sure that loaddefs.el is handled correctly inLuc Teirlinck2005-11-221-1/+1
| * (fancy-splash-default-action): Discard onlyYAMAMOTO Mitsuharu2005-11-191-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)Karoly Lorentey2005-11-181-0/+1
|\ \ | |/
| * (command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'.Luc Teirlinck2005-11-161-0/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)Karoly Lorentey2005-11-071-17/+57
|\ \ | |/
| * (command-line): Use `custom-reevaluate-setting' for `global-font-lock-mode'.Luc Teirlinck2005-11-051-0/+1
| * * font-lock.el: Don't deal with font-lock-face-attributes here,Dan Nicolaescu2005-11-051-0/+32
| * (command-line): Don't call tty-register-default-colors on Mac.YAMAMOTO Mitsuharu2005-11-041-1/+1
| * (command-line): Use `custom-reevaluate-setting' forYAMAMOTO Mitsuharu2005-11-041-0/+2
| * * startup.el (command-line): Use ~/.emacs.d/init.el instead ofChong Yidong2005-10-301-5/+3
| * (command-line): Call before-init-hook earlier.Richard M. Stallman2005-10-281-8/+14
* | Merged from miles@gnu.org--gnu-2005 (patch 610-614)Karoly Lorentey2005-10-231-0/+11
|\ \ | |/
| * (command-line): Convert library names in `load-history' to absolute file names.Richard M. Stallman2005-10-211-0/+11
* | Fix Delete key on X by adapting normal-erase-is-backspace-mode for multi-tty....Karoly Lorentey2005-10-231-1/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 593-595)Karoly Lorentey2005-10-191-2/+8
|\ \ | |/
| * * startup.el (command-line-x-option-alist): -nb => -nbiJan Djärv2005-10-121-1/+1
| * (fancy-splash-default-action): Discard mouse click inKim F. Storm2005-10-121-1/+7
* | Merged from miles@gnu.org--gnu-2005 (patch 578-592)Karoly Lorentey2005-10-121-3/+2
|\ \ | |/
| * * startup.el (command-line-x-option-alist): Removed options -i,Jan Djärv2005-10-091-3/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Karoly Lorentey2005-10-091-1/+1
|\ \ | |/
| * Message format spec fixes (1)Deepak Goel2005-09-181-1/+1
| * (command-line): Try calling various terminal-init-foo-barStefan Monnier2005-09-121-7/+15
* | Slightly refactor the terminal initialization code for simplicity.Karoly Lorentey2005-09-071-22/+2
* | Fix terminal initialization code. (Contributed by Dan Nicolaescu.)Karoly Lorentey2005-09-071-3/+8
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-31/+35
|\ \ | |/
| * (command-line-1): Don't suppress startup screen due to existing processes.Richard M. Stallman2005-08-201-5/+1
| * Comment change.Richard M. Stallman2005-08-091-0/+2
| * (command-line-1): Implement -scriptload.Richard M. Stallman2005-08-091-0/+7
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
| * * term/apollo.el (terminal-init-apollo): New function containingDan Nicolaescu2005-07-271-1/+7