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
*
Make the nativecomp test eln directory more reliably be removed
Lars Ingebrigtsen
2022-05-24
1
-31
/
+7
*
Factor out *scratch* initialization
Sean Whitton
2022-05-09
1
-9
/
+3
*
Fix inhibiting reading the user init file with "emacs -x"
Lars Ingebrigtsen
2022-05-06
1
-0
/
+8
*
; Improve comments for a recently installed bugfix
Eli Zaretskii
2022-04-22
1
-6
/
+11
*
Respect user-emacs-directory-warning in startup
Tino Calancha
2022-04-21
1
-5
/
+16
*
Make it easier to use Emacs as a script interpreter
Lars Ingebrigtsen
2022-04-18
1
-2
/
+21
*
Guard against custom entries that can contain NULs
Robert Pluim
2022-03-16
1
-1
/
+5
*
Make `next-buffer' order reflect command line file order
Lars Ingebrigtsen
2022-02-21
1
-2
/
+16
*
Merge from origin/emacs-28
Eli Zaretskii
2022-02-18
1
-9
/
+9
|
\
|
*
* lisp/startup.el (normal-top-level): Small code move, improve 202d3be873.
Andrea Corallo
2022-02-11
1
-8
/
+8
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-02-10
1
-0
/
+10
|
\
|
|
*
; * lisp/startup.el (normal-top-level): Fix byte-compilation warning.
Eli Zaretskii
2022-02-10
1
-1
/
+5
|
*
* lisp/startup.el (normal-top-level): Disable native-comp if not available
Andrea Corallo
2022-02-10
1
-0
/
+7
*
|
Restore command-line--load-script messaging
Lars Ingebrigtsen
2022-02-10
1
-1
/
+1
*
|
Don't signal a backtrace on empty --script files
Lars Ingebrigtsen
2022-02-10
1
-1
/
+14
*
|
Allow customization of the user's eln-cache directory
Eli Zaretskii
2022-02-10
1
-71
/
+59
*
|
* lisp/startup.el (startup--require-comp-safely): Fix typo in a92c6191b0
Andrea Corallo
2022-02-01
1
-1
/
+1
*
|
Rename `comp--loadable' into `comp--compilable'
Andrea Corallo
2022-02-01
1
-4
/
+4
*
|
* Fix `startup--require-comp-safely' (bug#53675)
Andrea Corallo
2022-02-01
1
-1
/
+1
*
|
Fix error at startup with recent change
Po Lu
2022-01-29
1
-25
/
+26
*
|
Fix native-compilation at startup
Eli Zaretskii
2022-01-29
1
-0
/
+59
*
|
Move native-comp-eln-load-path setting earlier again
Lars Ingebrigtsen
2022-01-28
1
-38
/
+41
*
|
; Rename 'startup--require-comp-safetly'
Eli Zaretskii
2022-01-28
1
-2
/
+2
*
|
Add new switch --init-directory
Lars Ingebrigtsen
2022-01-27
1
-32
/
+46
*
|
Fix potential native compiler circular dependencies during load
Andrea Corallo
2022-01-27
1
-11
/
+15
*
|
* Fix `startup--honor-delayed-native-compilations' for (bug#53497)
Andrea Corallo
2022-01-27
1
-6
/
+10
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Minor improvements of 'lisp-directory' docs
Eli Zaretskii
2021-12-31
1
-1
/
+1
*
|
Don't store docstrings of preloaded .el files in etc/DOC
Stefan Monnier
2021-12-30
1
-4
/
+7
*
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-13
1
-13
/
+28
|
\
\
|
*
|
* lisp/startup.el: Let-bind browse-url-browser-function instead of setq-local
Juri Linkov
2021-12-12
1
-13
/
+28
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-07
1
-3
/
+7
|
\
|
|
|
*
|
Add package management to tutorial and startup screen
Daniel Fleischer
2021-12-06
1
-3
/
+7
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-06
1
-1
/
+2
|
\
|
|
|
*
|
Fix fancy-about-screen point placement
Lars Ingebrigtsen
2021-12-05
1
-1
/
+2
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-12-06
1
-3
/
+8
|
\
|
|
|
*
|
Tweak fancy-about-text
Lars Ingebrigtsen
2021-12-05
1
-2
/
+3
|
*
|
Fill Emacs version on about screen
Lars Ingebrigtsen
2021-12-05
1
-1
/
+5
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-01
1
-1
/
+15
|
\
|
|
|
*
|
Improve native compiler startup circular dependecy prevention mechanism
Andrea Corallo
2021-11-30
1
-1
/
+15
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-30
1
-8
/
+24
|
\
|
|
|
*
|
Fix handling of '--dump-file' command-line option
Eli Zaretskii
2021-11-25
1
-0
/
+6
|
*
|
Fill the Emacs version on the splash page
Lars Ingebrigtsen
2021-11-21
1
-8
/
+18
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-13
1
-1
/
+9
|
\
|
|
|
*
|
; * lisp/startup.el (command-line-1): Fix a typo in a comment.
Eli Zaretskii
2021-11-12
1
-1
/
+1
|
*
|
Allow using /dev/stdin as a --script parameter again
Lars Ingebrigtsen
2021-11-12
1
-1
/
+9
|
|
/
*
|
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-11
1
-4
/
+18
|
\
|
|
*
Center Emacs logo above text on the splash screen
Stefan Kangas
2021-09-08
1
-3
/
+13
|
*
Fix bytecomp container test case
Lars Ingebrigtsen
2021-08-12
1
-1
/
+5
[next]