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
*
* lisp/gnus/gnus-art.el: Fix misuse of `standard-value`.
Stefan Monnier
2021-02-02
1
-1
/
+1
*
Use `lexical-binding` in all `lisp/international` files
Stefan Monnier
2021-01-25
1
-0
/
+2
*
* lisp/startup.el: Fix bug#45857, bug#30994, and bug#45913.
Stefan Monnier
2021-01-19
1
-8
/
+3
*
* lisp/startup.el (command-line): Remove redundant set of no-blinking-cursor
Stefan Monnier
2021-01-14
1
-9
/
+0
*
* lisp/startup.el (command-line): Remove redundant set of no-blinking-cursor
Stefan Monnier
2021-01-14
1
-2
/
+1
*
Fix marking "delayed-initialization" vars as dynamically scoped
Stefan Monnier
2021-01-14
1
-9
/
+7
*
Merge from origin/emacs-27
Glenn Morris
2021-01-14
1
-4
/
+5
|
\
|
*
Fix inhibiting the default.el loading in user init file
Eli Zaretskii
2021-01-08
1
-4
/
+5
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/package.el: Load package-quickstart without package.el
Stefan Monnier
2021-01-05
1
-11
/
+1
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Default the init file to init.el, not init
Lars Ingebrigtsen
2020-12-17
1
-3
/
+3
*
|
Prefer setq-local in most files
Stefan Kangas
2020-12-09
1
-2
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
*
|
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
[next]