index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
subr.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify 'without-restriction'
Gregory Heytings
2024-01-15
1
-2
/
+3
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Improve documentation of signaling errors in batch mode
Eli Zaretskii
2023-11-09
1
-0
/
+4
*
; Fix doc string of 'lsh'
Eli Zaretskii
2023-09-15
1
-2
/
+4
*
; * lisp/subr.el (string-suffix-p, string-prefix-p): Doc fix.
Eli Zaretskii
2023-09-14
1
-4
/
+8
*
Fix typo (Bug#65764)
Joseph Turner
2023-09-06
1
-1
/
+1
*
* lisp/subr.el (combine-change-calls-1): Fix bug#64989
Stefan Monnier
2023-08-28
1
-2
/
+2
*
* Add missing alias to `native-comp-enable-subr-trampolines'.
Andrea Corallo
2023-08-14
1
-0
/
+2
*
* Add missing alias to `native-comp-enable-subr-trampolines'.
Andrea Corallo
2023-08-14
1
-0
/
+2
*
; * lisp/subr.el (ignore, always): Doc fixes. (Bug#64776)
Eli Zaretskii
2023-07-22
1
-4
/
+4
*
; Improve documentation of with-restriction
Gregory Heytings
2023-07-09
1
-8
/
+7
*
Add internal function to enter a labeled restriction
Gregory Heytings
2023-07-06
1
-2
/
+3
*
* lisp/subr.el (with-restriction): Tweak indent rule
Stefan Monnier
2023-06-12
1
-1
/
+1
*
Fix 'use-dialog-box-p' and friends
Eli Zaretskii
2023-05-23
1
-2
/
+5
*
Merge branch 'scratch/long-lines-cleanup' into 'emacs-29'
Gregory Heytings
2023-05-13
1
-2
/
+2
|
\
|
*
Code cleanup for long line optimizations
Gregory Heytings
2023-03-29
1
-2
/
+2
*
|
Fix arguments of xml.c functions as displayed in Help buffers
Eli Zaretskii
2023-05-05
1
-2
/
+2
*
|
; Improve documentation of 'match-buffers'
Eli Zaretskii
2023-04-10
1
-6
/
+7
*
|
Fix "C-h k" and "C-h c" with Paste from Kill Menu
Eli Zaretskii
2023-04-08
1
-36
/
+38
*
|
; Improve documentation of 'declare-function'
Eli Zaretskii
2023-04-05
1
-1
/
+2
*
|
; * lisp/subr.el (use-dialog-box-p): Fix last change.
Eli Zaretskii
2023-04-02
1
-3
/
+2
*
|
* lisp/subr.el (use-dialog-box-p): Fix conditions for GUI dialogs.
Eli Zaretskii
2023-04-02
1
-1
/
+2
|
/
*
; * lisp/subr.el (read-char-choice): Fix last change.
Eli Zaretskii
2023-03-28
1
-7
/
+9
*
Improve documentation of 'read-choice' and related symbols
Eli Zaretskii
2023-03-28
1
-26
/
+30
*
Fix accidental backward-incompatible change (bug#62417)
João Távora
2023-03-27
1
-3
/
+3
*
; * lisp/subr.el (setq-local): Add missing period (bug#62242).
Arash Esbati
2023-03-17
1
-1
/
+1
*
Add 'declare' specs to with- and without-restriction
Gregory Heytings
2023-03-08
1
-0
/
+2
*
Fix documentation of 'normal-mode' in buffers that don't visit files
Eli Zaretskii
2023-03-04
1
-2
/
+3
*
Merge 'emacs-29' into 'feature/inhibit-native-comp-cleanup'
Andrea Corallo
2023-02-17
1
-16
/
+37
|
\
|
*
Rename with/without-narrowing to with/without-restriction
Eli Zaretskii
2023-02-13
1
-12
/
+12
|
*
Merge branch 'scratch/fix-locked-narrowing'
Gregory Heytings
2023-02-13
1
-13
/
+34
|
|
\
|
|
*
Minor improvements to labeled narrowing
Gregory Heytings
2023-02-13
1
-8
/
+6
|
|
*
Update the documentation about labeled (locked) narrowing
Gregory Heytings
2023-02-09
1
-5
/
+9
|
|
*
Add 'without-narrowing' macro
Gregory Heytings
2023-02-09
1
-4
/
+23
|
|
*
Make 'narrowing-lock' and 'narrowing-unlock' internal
Gregory Heytings
2023-02-09
1
-1
/
+1
*
|
|
Rename native-comp-deferred-compilation into native-comp-jit-compilation
Andrea Corallo
2023-02-13
1
-0
/
+4
*
|
|
Rename comp-enable-subr-trampolines into native-comp-enable-subr-trampolines
Andrea Corallo
2023-02-13
1
-0
/
+4
*
|
|
Revert "Add new variable 'inhibit-native-compilation'"
Andrea Corallo
2023-02-13
1
-3
/
+0
*
|
|
Revert "Rename to inhibit-automatic-native-compilation"
Andrea Corallo
2023-02-13
1
-1
/
+1
|
/
/
*
/
; Improve documentation of hash functions.
Eli Zaretskii
2023-02-11
1
-2
/
+2
|
/
*
Don't clobber match data in 'y-or-n-p'
Eli Zaretskii
2023-02-04
1
-6
/
+8
*
* lisp/subr.el (while-let): Fix docs if-let->if-let* (bug#60758).
Sean Whitton
2023-01-15
1
-1
/
+3
*
Revert "* lisp/subr.el (while-let): Use if-let, not if-let* (bug#60758)."
Sean Whitton
2023-01-15
1
-1
/
+1
*
* lisp/subr.el (combine-change-calls-1): Fix bug#60467
Stefan Monnier
2023-01-13
1
-7
/
+7
*
* lisp/subr.el (while-let): Use if-let, not if-let* (bug#60758).
Sean Whitton
2023-01-12
1
-1
/
+1
*
; Fix documentation of y-or-n-p/yes-or-no-p
Eli Zaretskii
2023-01-04
1
-2
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Revert a recent change which causes errors
Eli Zaretskii
2022-12-31
1
-1
/
+1
*
; Fix handling of 'not' by 'buffer-match-p'
Philip Kaludercic
2022-12-31
1
-2
/
+2
*
Simplify last change (bug#60311)
Eli Zaretskii
2022-12-26
1
-5
/
+2
[next]