index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
startup.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes.
Paul Eggert
2011-11-13
1
-1
/
+1
*
Change scroll-up/down bindings to Emacs 24's scroll-*-command.
Chong Yidong
2011-10-01
1
-2
/
+2
*
Insert initial-scratch-message before displaying *scratch*. (Bug#9636)
Martin Rudalics
2011-09-30
1
-9
/
+12
*
In command-line-1 insert initial-scratch-message before markers (Bug#9605).
Martin Rudalics
2011-09-29
1
-1
/
+4
*
* startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix (Bug#9274).
Chong Yidong
2011-08-20
1
-1
/
+1
*
lisp/startup.el (argi): Declare as global variable (bug#9275).
Juanma Barranquero
2011-08-12
1
-0
/
+5
*
(initial-buffer-choice): Don't mention the `none' selection, which is against...
Lars Magne Ingebrigtsen
2011-07-14
1
-4
/
+2
*
* startup.el (initial-buffer-choice): Add `none' as a choice
Lars Magne Ingebrigtsen
2011-07-13
1
-3
/
+6
*
Fix last change.
Chong Yidong
2011-07-09
1
-1
/
+1
*
Tweak link and startup screen faces.
Chong Yidong
2011-07-09
1
-95
/
+88
*
* startup.el (normal-splash-screen): Remove gratuitous mode-line setting (Bug...
Chong Yidong
2011-05-28
1
-3
/
+0
*
* lisp/startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
Glenn Morris
2011-05-28
1
-5
/
+1
*
lisp/startup.el (command-line): Use delayed warning for "_emacs".
Juanma Barranquero
2011-04-29
1
-4
/
+3
*
Fix theme and X-resource interactions for the cursor face.
Chong Yidong
2011-04-04
1
-1
/
+2
*
* lisp/subr.el (with-output-to-temp-buffer): Don't change current-buffer to
Stefan Monnier
2011-03-29
1
-54
/
+58
*
Fix C-M-x in lexbind mode. Misc tweaks.
Stefan Monnier
2011-03-24
1
-78
/
+76
*
Merge from trunk
Stefan Monnier
2011-03-21
1
-16
/
+29
|
\
|
*
Fix tar package handling, and clean up package-subdirectory-regexp usage.
Chong Yidong
2011-03-19
1
-3
/
+12
|
*
Add warning for obsolete _emacs init file.
Juanma Barranquero
2011-03-16
1
-13
/
+17
|
*
* lisp/startup.el (command-line): Update package subdirectory regexp.
Chong Yidong
2011-03-15
1
-1
/
+1
*
|
Remove bytecomp- prefix, plus misc changes.
Stefan Monnier
2011-03-16
1
-0
/
+1
|
/
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-3
/
+1
*
Don't mess with *temp*.
Stefan Monnier
2011-01-20
1
-19
/
+16
*
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-3
/
+3
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-2
/
+2
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
startup.el trivia.
Glenn Morris
2010-12-02
1
-21
/
+18
*
|
startup.el trivia.
Glenn Morris
2010-11-27
1
-3
/
+0
*
|
* files.el (backup-by-copying-when-mismatch): The default value is
Michael Albinus
2010-11-21
1
-3
/
+0
*
|
Let the cursorColor X resource set the the cursor face (Bug#7392).
Chong Yidong
2010-11-13
1
-4
/
+11
*
|
* lisp/startup.el (package-initialize): Update declaration.
Glenn Morris
2010-11-09
1
-1
/
+1
*
|
Silence compilation of startup.el.
Glenn Morris
2010-10-31
1
-3
/
+5
*
|
Check more carefully for packages before loading package.el.
Chong Yidong
2010-10-30
1
-2
/
+24
*
|
Remove ns-handle-* functions that duplicate x-handle-*.
Glenn Morris
2010-10-25
1
-35
/
+35
*
|
Avoid inline image variables for checkboxes (Bug#7222).
Chong Yidong
2010-10-24
1
-15
/
+20
*
|
More cleanups and minor fixes for Customize.
Chong Yidong
2010-10-11
1
-17
/
+15
*
|
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
[next]