index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lispref
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename file-name-directory
Lars Ingebrigtsen
2022-09-24
1
-1
/
+1
*
Merge from origin/emacs-28
Stefan Kangas
2022-09-23
1
-7
/
+7
|
\
|
*
; Minor copyedits of elisp.texi
Eli Zaretskii
2022-09-22
1
-7
/
+7
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-09-21
1
-1
/
+1
|
\
|
|
*
; * doc/lispref/windows.texi (Window Hooks): Fix a typo (bug#51930).
Eli Zaretskii
2022-09-20
1
-1
/
+1
*
|
Attempt to clarify Input Focus documentation
Lars Ingebrigtsen
2022-09-20
1
-11
/
+19
*
|
Abolish max-specpdl-size (bug#57911)
Mattias Engdegård
2022-09-19
4
-33
/
+3
*
|
Update Unicode support to Unicode version 15.0.0 (bug#57846)
समीर सिंह Sameer Singh
2022-09-17
1
-1
/
+1
*
|
Enable `dont-follow' for inotify file notifications
Michael Albinus
2022-09-16
1
-0
/
+3
*
|
Don't use autoloaded functions for safe-local-variable
Lars Ingebrigtsen
2022-09-16
1
-1
/
+4
*
|
Rename `image-elide' to `image-cut' and add more bindings
Lars Ingebrigtsen
2022-09-16
1
-2
/
+2
*
|
Raise default max-specpdl-size and max-lisp-eval-depth
Mattias Engdegård
2022-09-14
2
-2
/
+2
*
|
Add new commands 'image-crop' and 'image-elide'
Lars Ingebrigtsen
2022-09-13
1
-0
/
+6
*
|
Document :vert-only tool bar property
Lars Ingebrigtsen
2022-09-12
1
-0
/
+4
*
|
Make `format-prompt' use `substitute-command-keys'
Lars Ingebrigtsen
2022-09-10
1
-0
/
+3
*
|
New function substitute-quotes
Stefan Kangas
2022-09-10
1
-0
/
+5
*
|
Doc fixes for 'text-quoting-style'
Stefan Kangas
2022-09-10
1
-19
/
+7
*
|
Add new functions for splitting the root window
Hugo Heagren
2022-09-05
1
-8
/
+24
*
|
; * doc/lispref/sequences.texi (Sequence Functions): Fix punctuation.
Eli Zaretskii
2022-09-04
1
-3
/
+3
*
|
Add new function `seq-positions'
Damien Cassou
2022-09-04
1
-0
/
+21
*
|
Add new function `seq-remove-at-position'
Damien Cassou
2022-09-04
1
-0
/
+18
*
|
Improve documentation of several functions in seq.el
Damien Cassou
2022-09-04
1
-1
/
+1
*
|
Teach 'max-char' about the Unicode code range
Eli Zaretskii
2022-09-03
1
-2
/
+5
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-09-01
1
-1
/
+3
|
\
|
|
*
Improve the documentation of glyphless-character display
Eli Zaretskii
2022-08-28
1
-1
/
+3
*
|
; Fix the lispref manual about seq.el
Eli Zaretskii
2022-08-31
1
-2
/
+1
*
|
; Fix docs of glyphless-character display
Eli Zaretskii
2022-08-28
1
-1
/
+1
*
|
Support "replacement characters" on TTY frames
Eli Zaretskii
2022-08-27
1
-1
/
+5
*
|
Clarify the :box attributes in Face Attributes lispref node
Lars Ingebrigtsen
2022-08-26
1
-8
/
+11
*
|
Document how :map and :scale interacts in image maps
Lars Ingebrigtsen
2022-08-25
1
-0
/
+8
*
|
Fix generalized variable documentation for recent change
Stefan Kangas
2022-08-25
1
-11
/
+11
*
|
; Sort list of generalized variables
Stefan Kangas
2022-08-24
1
-12
/
+12
*
|
Move generalized variable `substring' doc to elisp manual
Stefan Kangas
2022-08-23
1
-0
/
+24
*
|
Move generalized variable docs to elisp manual
Stefan Kangas
2022-08-23
1
-10
/
+15
*
|
; * doc/lispref/commands.texi (Interactive Codes): Fix punctuation.
Eli Zaretskii
2022-08-22
1
-1
/
+1
*
|
Link the "f" interactive spec to `read-file-name' in the manual
Lars Ingebrigtsen
2022-08-22
1
-3
/
+3
*
|
Make start/end in libxml-parse-html-region optional
Lars Ingebrigtsen
2022-08-22
1
-2
/
+5
*
|
Make it possible to mark generalized variables as obsolete
Lars Ingebrigtsen
2022-08-21
1
-0
/
+10
*
|
Rename newly-added eol/bol functions to pos-eol/pos-bol
Lars Ingebrigtsen
2022-08-21
1
-2
/
+2
*
|
Add new functions eol and bol
Lars Ingebrigtsen
2022-08-19
1
-0
/
+10
*
|
Make the bookmark fringe icon look like a bookmark
Jim Porter
2022-08-15
2
-0
/
+5
*
|
* doc/lispref/functions.texi (What Is a Function): Improve further
Stefan Monnier
2022-08-15
1
-4
/
+6
*
|
* doc/lispref/functions.texi: Fix capitalization.
Paul Eggert
2022-08-14
1
-1
/
+1
*
|
; Fix last change.
Eli Zaretskii
2022-08-14
1
-2
/
+4
*
|
; Fix documentation of 'compiled-function-p' (bug#56648)
Eli Zaretskii
2022-08-14
1
-1
/
+2
*
|
(compiled-function-p): New function (bug#56648)
Stefan Monnier
2022-08-14
2
-0
/
+8
*
|
Document time-convert FORM argument as mandatory
Basil L. Contovounesios
2022-08-13
1
-5
/
+5
*
|
Delete many references to Emacs 23 or older from docs
Stefan Kangas
2022-08-13
2
-2
/
+1
*
|
New debugging facility: backtraces from errors in Lisp called from redisplay
Alan Mackenzie
2022-08-11
1
-0
/
+44
*
|
Support the full range of variation selectors
Axel Svensson
2022-08-11
1
-3
/
+3
[next]