index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; * src/lread.c (load_path_default): Remove unused variable.
Eli Zaretskii
2021-06-26
1
-1
/
+0
*
Fix NS native compilation builds
Alan Third
2021-06-26
1
-6
/
+1
*
Fix lexing of numbers with trailing decimal point and exponent
Mattias Engdegård
2021-05-27
1
-5
/
+5
*
Make searching for files faster under Windows
Nicolás Bértolo
2021-05-13
1
-1
/
+11
*
Rename comp-eln-load-path → native-comp-eln-load-path
Andrea Corallo
2021-05-06
1
-1
/
+1
*
Rename comp-warning-on-missing-source
Andrea Corallo
2021-05-06
1
-1
/
+2
*
Output native compiled preloaded files into the 'preloaded' subfolder
Andrea Corallo
2021-04-04
1
-26
/
+47
*
Issue a warning when eln look-up fails due to missing .el source file.
Andrea Corallo
2021-04-01
1
-2
/
+10
*
Do not defer compilation when bytecode is explicitly requested (bug#46617)
Andrea Corallo
2021-03-31
1
-0
/
+6
*
* Prevent stale eln loading checking file timestamp before load (bug#46617)
Andrea Corallo
2021-03-26
1
-10
/
+19
*
* src/lread.c (maybe_swap_for_eln): Fix eln filename (bug#bug#47337).
Andrea Corallo
2021-03-24
1
-1
/
+3
*
Prevent unnecessary multiple .el hashing in 'maybe_swap_for_eln'
Andrea Corallo
2021-03-21
1
-10
/
+12
*
Do not load native code when `load' is explicitly called on a .elc file
Andrea Corallo
2021-03-19
1
-8
/
+16
*
Fix typos and doc strings in native-compilation files
Eli Zaretskii
2021-03-04
1
-2
/
+1
*
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-02-10
1
-44
/
+73
|
\
|
*
Note that the `values' variable is now obsolete
Lars Ingebrigtsen
2021-02-09
1
-1
/
+2
|
*
Avoid overwriting minibuffer prompt by keystrokes echo
Eli Zaretskii
2021-02-04
1
-3
/
+12
|
*
Fix up invalid_syntax error signalling
Lars Ingebrigtsen
2021-02-02
1
-8
/
+7
|
*
Make syntax errors say the line/column they appear at
Lars Ingebrigtsen
2021-02-01
1
-40
/
+60
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-01-16
1
-4
/
+25
|
\
|
|
*
Make libraries works with xterm-mouse-mode.
Jared Finder
2021-01-15
1
-0
/
+6
|
*
Add a new variable `inhibit-interaction'
Lars Ingebrigtsen
2021-01-12
1
-4
/
+19
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-20
1
-1
/
+1
|
\
|
|
*
Make "Invalid modifier in string" ordinary invalid-read-syntax error
Zajcev Evgeny
2020-12-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-23
1
-0
/
+7
|
\
|
|
*
Avoid assertion violations in malformed Unicode escapes
Eli Zaretskii
2020-10-20
1
-0
/
+7
*
|
* Do not check eln timestamp as superseded by source hashing (bug#43532)
Andrea Corallo
2020-10-15
1
-16
/
+10
*
|
Clean-up some now unnecessary diff against master
Andrea Corallo
2020-09-29
1
-20
/
+3
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-09-21
1
-0
/
+3
|
\
|
|
*
Make (let ((:key 'foo)) :key) signal an error in lexical elisp, too
Lars Ingebrigtsen
2020-09-20
1
-0
/
+3
|
*
Remove code checked in to lread.c by mistake
Lars Ingebrigtsen
2020-09-20
1
-1
/
+0
|
*
Terminate `comint-password-function' tests
dickmao
2020-09-20
1
-0
/
+1
*
|
* Fix `load-filename' for installed instance (bug#43089)
Andrea Corallo
2020-09-01
1
-40
/
+22
*
|
* src/lread.c (Fload): Fix for manual eln load.
Andrea Corallo
2020-08-31
1
-3
/
+9
*
|
Have .elc files in `load-history' when loading native code (bug#43089)
Andrea Corallo
2020-08-29
1
-9
/
+15
*
|
* Back using `load-file-name' when reading '#$' (bug#42961)
Andrea Corallo
2020-08-29
1
-5
/
+7
*
|
* src/lread.c (Fload): Bind load-file-name to the .elc filename.
Andrea Corallo
2020-08-29
1
-2
/
+4
*
|
Rework eln hash filename strategy
Andrea Corallo
2020-08-23
1
-3
/
+10
*
|
Revert "Fix native code uneffective loads after recompilation" (bug#42944)
Andrea Corallo
2020-08-20
1
-7
/
+13
*
|
Fix native code uneffective loads after recompilation
Andrea Corallo
2020-08-19
1
-13
/
+7
*
|
* Introduce `load-no-native'
Andrea Corallo
2020-08-17
1
-1
/
+7
*
|
Move eln files into dedicated cache directories
Andrea Corallo
2020-08-17
1
-139
/
+67
*
|
* Remove a warning for conventional build
Andrea Corallo
2020-08-15
1
-1
/
+1
*
|
Two `load-history' eln related fixes.
Andrea Corallo
2020-06-22
1
-1
/
+2
*
|
Copy suffixes passed to 'openp' to avoid GC crashes. Fixes bug#41755
Nicolás Bértolo
2020-06-10
1
-4
/
+10
*
|
Reduce the number of files probed when finding a lisp file.
Nicolás Bértolo
2020-06-06
1
-49
/
+154
*
|
Some fixes for --without-nativecomp config
Andrea Corallo
2020-06-06
1
-0
/
+6
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-06-04
1
-10
/
+11
|
\
|
[next]