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
*
; 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
*
Fix 'json-available-p' on MS-Windows
Mattias Engdegård
2022-12-26
1
-5
/
+5
*
Fix "C-h k" in recursive minibuffers
Eli Zaretskii
2022-12-23
1
-10
/
+12
*
; Revert "; * lisp/subr.el (internal--with-narrowing): Simplify"
Eli Zaretskii
2022-12-17
1
-3
/
+4
*
; * lisp/subr.el (internal--with-narrowing): Simplify
Philip Kaludercic
2022-12-17
1
-4
/
+3
*
Update the documentation of overlays (bug#59996)
Eli Zaretskii
2022-12-14
1
-1
/
+1
*
; * lisp/subr.el (posn-col-row): Revert inadvertent change.
Eli Zaretskii
2022-12-03
1
-1
/
+1
*
Fix "C-h k" when clicking on another frame
Eli Zaretskii
2022-12-03
1
-1
/
+1
*
; Add cross-reference to string-equal docstring
Stefan Kangas
2022-12-03
1
-1
/
+3
*
; * lisp/subr.el (string-equal-ignore-case): Doc fix (bug#59779).
Eli Zaretskii
2022-12-02
1
-1
/
+1
*
Merge branch 'feature/improved-locked-narrowing'
Gregory Heytings
2022-11-27
1
-0
/
+25
|
\
|
*
Minor improvements for locked narrowing
Gregory Heytings
2022-11-26
1
-13
/
+5
|
*
Save and restore narrowing locks in 'save-restriction'.
Gregory Heytings
2022-11-26
1
-6
/
+4
|
*
Generic 'with-narrowing' macro.
Gregory Heytings
2022-11-25
1
-16
/
+31
|
*
Reworked locked narrowing.
Gregory Heytings
2022-11-25
1
-8
/
+11
|
*
Merge master into feature/improved-locked-narrowing.
Gregory Heytings
2022-11-24
1
-11
/
+13
|
|
\
|
*
\
Merge master into feature/improved-locked-narrowing.
Gregory Heytings
2022-10-30
1
-142
/
+180
|
|
\
\
|
*
\
\
Merge master into feature/improved-locked-narrowing.
Gregory Heytings
2022-08-23
1
-9
/
+5
|
|
\
\
\
|
*
|
|
|
Minor improvements to locked narrowing.
Gregory Heytings
2022-08-21
1
-8
/
+11
|
*
|
|
|
Improved locked narrowing.
Gregory Heytings
2022-08-20
1
-0
/
+14
*
|
|
|
|
Improve documentation of some posn-* functions
Eli Zaretskii
2022-11-26
1
-3
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
; Fix typos
Stefan Kangas
2022-11-20
1
-1
/
+1
*
|
|
|
; Fix typos (prefer US spelling)
Stefan Kangas
2022-11-18
1
-1
/
+1
*
|
|
|
; * lisp/subr.el (match-buffers): Fix typo
Juanma Barranquero
2022-11-15
1
-1
/
+1
*
|
|
|
; * lisp/subr.el (setq-local): Fix last doc change.
Eli Zaretskii
2022-11-04
1
-8
/
+10
*
|
|
|
; * lisp/subr.el (setq-local): Doc fix.
Juanma Barranquero
2022-11-04
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
; * lisp/subr.el (keyboard-translate): Doc fix. (Bug#58805)
Eli Zaretskii
2022-10-27
1
-1
/
+1
*
|
|
; Fix several symbol name typos
Stefan Kangas
2022-10-26
1
-2
/
+2
*
|
|
(sit-for): Add compiler-macro to warn about obsolete calling convention
Stefan Monnier
2022-10-18
1
-1
/
+8
*
|
|
cl-generic: Fix `advertised-calling-convention` declarations
Stefan Monnier
2022-10-16
1
-3
/
+11
*
|
|
subr.el (inhibit-point-motion-hooks): Mark it as obsolete
Stefan Monnier
2022-10-07
1
-1
/
+6
*
|
|
* lisp/subr.el (y-or-n-p): Use substitute-command-keys.
Stefan Kangas
2022-10-04
1
-5
/
+6
*
|
|
Rename to inhibit-automatic-native-compilation
Lars Ingebrigtsen
2022-10-03
1
-1
/
+1
*
|
|
Add new variable 'inhibit-native-compilation'
Lars Ingebrigtsen
2022-10-03
1
-0
/
+3
*
|
|
Tweak while-let definition
Lars Ingebrigtsen
2022-09-29
1
-1
/
+1
*
|
|
Add new macro 'while-let'
Lars Ingebrigtsen
2022-09-28
1
-0
/
+13
*
|
|
(event-start/end): Fix part of bug#52092
Stefan Monnier
2022-09-24
1
-8
/
+17
*
|
|
Abolish max-specpdl-size (bug#57911)
Mattias Engdegård
2022-09-19
1
-0
/
+8
*
|
|
* lisp/subr.el (list-of-strings-p): Declare pure and error-free
Mattias Engdegård
2022-09-16
1
-0
/
+1
*
|
|
Faster and more robust list-of-strings-p
Mattias Engdegård
2022-09-16
1
-2
/
+3
*
|
|
Add new predicate list-of-strings-p
Lars Ingebrigtsen
2022-09-16
1
-0
/
+5
*
|
|
combine-change-calls-1: Fix case where `body` also changes other bufs
Stefan Monnier
2022-09-15
1
-10
/
+20
*
|
|
Restrict replace-*-in-region to the bounds defined by caller
Kévin Le Gouguec
2022-09-11
1
-17
/
+21
*
|
|
* lisp/subr.el (string-split): New alias for split-string.
Stefan Kangas
2022-09-10
1
-0
/
+2
*
|
|
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-6
/
+0
*
|
|
Improve save-match-data hygiene
Mattias Engdegård
2022-09-07
1
-11
/
+6
[next]