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
*
Fix PWD startup checking with symlinks
Paul Eggert
2020-08-26
1
-6
/
+3
*
Allow directories to be called .el in -add-subdirs-to-load-path
Robert Pluim
2020-08-26
1
-3
/
+0
*
Let Emacs start even if curdir is inaccessible
Paul Eggert
2020-08-17
1
-5
/
+6
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-4
/
+4
*
Fix edge case errors in filename-matching regexps
Mattias Engdegård
2020-04-14
1
-2
/
+2
*
Make emacs prefer an existing ~/.emacs.d to an existing XDG location
Robert Pluim
2020-01-16
1
-21
/
+21
*
Always use lexical-binding in lisp-interaction-mode (bug#38835)
Mattias Engdegård
2020-01-13
1
-3
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Don't warn about pure-space overflow
Eli Zaretskii
2019-12-14
1
-1
/
+5
*
* lisp/startup.el (command-line): Fix last change in package--activated
Stefan Monnier
2019-11-11
1
-3
/
+1
*
* lisp/startup.el (package--activated): Fix redundant definition
Stefan Monnier
2019-11-09
1
-1
/
+1
*
Avoid changing value of defcustom package-enable-at-startup
Stefan Kangas
2019-11-06
1
-0
/
+3
*
Enable tab-bar-mode from X resources
Juri Linkov
2019-10-13
1
-4
/
+8
*
Use quit-window in some functions
Andreas Politz
2019-10-13
1
-3
/
+1
*
Merge branch 'feature/tabs'
Juri Linkov
2019-10-01
1
-0
/
+3
|
\
|
*
Remove unused code and reformat to 70 columns.
Juri Linkov
2019-10-01
1
-3
/
+1
|
*
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-31
1
-0
/
+5
*
|
Add bug reporting and link the manual on the about screen
Stefan Kangas
2019-09-28
1
-3
/
+5
*
|
Fix running on MS-Windows with non-existing home directory
Eli Zaretskii
2019-09-28
1
-2
/
+3
*
|
Fix error in display-startup-screen
Lars Ingebrigtsen
2019-09-26
1
-10
/
+10
*
|
Also prefer .emacs.d if .emacs exists
Paul Eggert
2019-09-19
1
-1
/
+8
*
|
Fix auto-save with user-emacs-directory
Paul Eggert
2019-09-11
1
-0
/
+1
*
|
Calculate user-emacs-directory on startup
Paul Eggert
2019-08-31
1
-12
/
+39
|
/
*
Prefer ~/.config/emacs to ~/.emacs.d if neither exists
Paul Eggert
2019-08-30
1
-6
/
+9
*
Use XDG conventions more consistently
Paul Eggert
2019-08-27
1
-21
/
+27
*
Revert "Recompute user-emacs-directory-relative defcustoms one more time"
Eli Zaretskii
2019-08-24
1
-10
/
+2
*
Recompute user-emacs-directory-relative defcustoms one more time
Eli Zaretskii
2019-08-22
1
-2
/
+10
*
Improve pdumper doc; say unexec is deprecated
Paul Eggert
2019-07-23
1
-2
/
+2
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-17
/
+0
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-0
/
+17
*
Allow trailing whitespace in --eval argument (Bug#36219)
Noam Postavsky
2019-06-15
1
-1
/
+3
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Implement and document XDG-style startup files under ~/.config.
Eric S. Raymond
2019-05-25
1
-4
/
+13
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Use lexical-binding by default for M-:, --eval, and *scratch*
Stefan Monnier
2019-04-25
1
-5
/
+13
*
* lisp/startup.el (load--user-init-file): Support early-init.elc as well.
Eli Zaretskii
2019-02-16
1
-3
/
+9
*
* lisp/startup.el: Rename load-user-init-file
Stefan Monnier
2019-02-16
1
-20
/
+12
*
Fix 'early-init-file' value when file is missing
Eli Zaretskii
2019-02-16
1
-1
/
+5
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-1
/
+5
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-08-10
1
-2
/
+2
|
\
|
|
*
Improve error messages regarding initial-buffer-choice (Bug#29098)
Alexander Gramiak
2018-08-09
1
-2
/
+2
|
*
Fix decoding of directories when "~" includes non-ASCII chars
Eli Zaretskii
2018-06-02
1
-3
/
+11
*
|
Default to splash on current frame, if none visible (Bug#31169)
Noam Postavsky
2018-06-18
1
-1
/
+2
*
|
Fix initialization of custom-delayed-init-variables
Eli Zaretskii
2018-06-12
1
-3
/
+10
*
|
Make setting inhibit-startup-screen in early init work
Daniel Colascione
2018-06-08
1
-5
/
+4
*
|
Fix decoding of directories when "~" includes non-ASCII chars
Eli Zaretskii
2018-05-18
1
-3
/
+11
*
|
More alias-related tedium
Glenn Morris
2018-04-20
1
-3
/
+3
[next]