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
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+2
*
Fix previous patch to match its commit message
Paul Eggert
2014-12-29
1
-0
/
+2
*
Move user-level information from CONTRIBUTE to doc/emacs/trouble.texi
Stephen Leake
2014-12-23
1
-6
/
+2
*
Merge from emacs-24; up to 117698
Glenn Morris
2014-11-09
1
-0
/
+1
|
\
|
*
* lisp/startup.el (command-line): Handle nil elements in load-path.
Glenn Morris
2014-11-09
1
-0
/
+1
*
|
Spelling fixes; tweak explanation of commit messages.
Paul Eggert
2014-11-04
1
-1
/
+1
*
|
* lisp/startup.el (command-line): Remove pointless attempt to avoid statting fs
Glenn Morris
2014-10-30
1
-5
/
+0
*
|
Merge from emacs-24; up to 117634
Glenn Morris
2014-10-29
1
-1
/
+4
|
\
|
|
*
Fix bug #18760 with incorrect decoding of tutorial for "About Emacs" screen.
Eli Zaretskii
2014-10-23
1
-1
/
+4
*
|
Get rid of backend-dependent selection-handling functions for kill/yank
Stefan Monnier
2014-10-21
1
-2
/
+2
*
|
* lisp/startup.el (command-line): Handle altered user-emacs-directory
Glenn Morris
2014-10-04
1
-1
/
+5
*
|
* lisp/frame.el: Use lexical-binding.
Stefan Monnier
2014-10-02
1
-2
/
+1
*
|
Consolidate x-select-text.
Stefan Monnier
2014-10-01
1
-27
/
+12
*
|
Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ru
Glenn Morris
2014-09-02
1
-1
/
+1
|
\
|
|
*
* lisp/startup.el (fancy-splash-frame): Extend the fix for Bug#16014 to the C...
Ken Brown
2014-08-29
1
-1
/
+1
*
|
* src/keyboard.c (Vtop_level_message): Rename to
Dmitry Antipov
2014-08-27
1
-1
/
+1
*
|
Handle C stack overflow caused by too nested Lisp evaluation.
Dmitry Antipov
2014-08-26
1
-1
/
+1
*
|
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
1
-15
/
+0
*
|
Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.ca
Glenn Morris
2014-07-08
1
-9
/
+16
|
\
|
|
*
* lisp/startup.el (command-line): Append displaying the warning about
Juri Linkov
2014-07-08
1
-9
/
+16
*
|
Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.de
Glenn Morris
2014-06-08
1
-7
/
+8
|
\
|
|
*
Small doc updates re initial-buffer-choice
Glenn Morris
2014-06-08
1
-7
/
+8
*
|
Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.edu
Glenn Morris
2014-06-07
1
-3
/
+6
|
\
|
|
*
Doc updates re window-setup-hook
Glenn Morris
2014-06-06
1
-3
/
+6
*
|
Simplify treatment of some startup hooks
Glenn Morris
2014-03-27
1
-15
/
+10
*
|
Make some files in etc obsolete
Glenn Morris
2014-03-22
1
-2
/
+3
|
/
*
Remove old debug print
Daniel Colascione
2014-03-17
1
-1
/
+0
*
* lisp/startup.el (command-line): Don't init the tty in daemon mode.
Glenn Morris
2014-02-26
1
-1
/
+2
*
Avoid calling tty-setup-hook twice
Glenn Morris
2014-02-26
1
-1
/
+1
*
Doc updates related to tty-setup-hook
Glenn Morris
2014-02-25
1
-6
/
+10
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Fix for fancy-splash image inconsistency
Darren Hoo
2014-01-30
1
-20
/
+19
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+2
*
* lisp/menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
Juri Linkov
2013-12-17
1
-0
/
+2
*
Fix decoding of paths at startup.
Eli Zaretskii
2013-12-09
1
-43
/
+46
*
* lisp/startup.el (command-line): Warn if ~/emacs.d is in load-path.
Glenn Morris
2013-11-30
1
-0
/
+23
*
Fix bug #16014 with not showing fancy splash screen on MS-Windows.
Eli Zaretskii
2013-11-30
1
-1
/
+5
*
Move runtime leim lisp files to lisp/leim directory
Glenn Morris
2013-11-26
1
-7
/
+1
*
Preload leim-list.el
Glenn Morris
2013-11-25
1
-7
/
+12
*
Use path-separator with -L, rather than just :
Glenn Morris
2013-11-20
1
-1
/
+1
*
Fix bug #15805 with trying to load Lisp files before load-path is populated.
Eli Zaretskii
2013-11-05
1
-23
/
+26
*
Fix bug #15260 with building and installing Emacs in non-ASCII directories.
Eli Zaretskii
2013-11-04
1
-26
/
+68
*
* lisp/startup.el (command-line-1): Allow `-L :...' to append to load-path.
Glenn Morris
2013-11-03
1
-7
/
+16
*
Comment markup fix
Glenn Morris
2013-11-02
1
-6
/
+5
*
Cleanup namespace of dos-w32.el.
Stefan Monnier
2013-10-29
1
-2
/
+2
*
* lisp/startup.el (default-frame-background-mode): Remove unused
Johan Bockgård
2013-10-20
1
-2
/
+0
*
Add a major-mode for the *Messages* buffer
Glenn Morris
2013-09-17
1
-2
/
+2
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
Add `remember-notes' function to store random notes across Emacs
Michal Nazarewicz
2013-06-30
1
-1
/
+2
*
lisp/startup.el: Fix bug#14639.
Juanma Barranquero
2013-06-17
1
-1
/
+3
[next]