index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
editfns.c
Age
Commit message (
Expand
)
Author
2022-10-08
Improved format string error message (bug#58168)
Mattias Engdegård
2022-10-04
Avoid assertion violations in STRING_CHAR
Eli Zaretskii
2022-09-25
Merge 'master' into noverlay
Stefan Monnier
2022-09-08
; * src/editfns.c (syms_of_editfns) <restrictions-locked>: Doc fix.
Eli Zaretskii
2022-08-23
Merge master into feature/improved-locked-narrowing.
Gregory Heytings
2022-08-21
Minor improvements to locked narrowing.
Gregory Heytings
2022-08-21
; * src/editfns.c (Fnarrowing_lock): Minor docstring improvement.
Gregory Heytings
2022-08-21
; * src/editfns.c (Fnarrow_to_region): Two forgotten cases.
Gregory Heytings
2022-08-21
Better way to protect redisplay routines from locked narrowings.
Gregory Heytings
2022-08-21
; Complete renaming to pos-bol and pos-eol
Mattias Engdegård
2022-08-21
Rename newly-added eol/bol functions to pos-eol/pos-bol
Lars Ingebrigtsen
2022-08-21
Fix user narrowing handling.
Gregory Heytings
2022-08-20
Improved locked narrowing.
Gregory Heytings
2022-08-19
; * src/editfns.c (Fline_beginning_position): Remove redundant parens.
Eli Zaretskii
2022-08-19
Add new functions eol and bol
Lars Ingebrigtsen
2022-08-18
Copy-edit doc strings and comments wrt bignum and fixnum
Mattias Engdegård
2022-08-02
; Clarify documentation of "locked narrowing"
Eli Zaretskii
2022-08-01
Fix the bytecode incompatibility due to the change to 'narrow-to-region'.
Gregory Heytings
2022-07-30
Make sure to preserve point across locked narrowing
Eli Zaretskii
2022-07-29
Minor improvements of recent documentation changes
Eli Zaretskii
2022-07-28
Add an optional 'lock' parameter to 'narrow-to-region'
Gregory Heytings
2022-07-22
Improve font locking in buffers with long lines (bug#56682).
Gregory Heytings
2022-07-01
* editfns.c (Fbyte_to_string): Use `make_unibyte_string`
Stefan Monnier
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-05-15
Add OVERRIDES argument to prin1/prin1-to-string
Lars Ingebrigtsen
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-25
Explain why we remove stuff from 'user-full-name'
Eli Zaretskii
2021-11-28
; Remove an obsolete comment
Karl Fogel
2021-07-31
Adjust how `replace-match' runs modification hooks
Lars Ingebrigtsen
2021-07-08
Code cleanup wrt file locks
Michael Albinus
2021-05-30
Don't account for character compositions in 'format' and friends
Eli Zaretskii
2021-05-22
* src/editfns.c (Finsert_char): Add docstring reference to read-char-by-name.
Juri Linkov
2021-04-26
* src/editfns.c (Fpropertize): Doc fix; reference Info manual.
Stefan Kangas
2021-04-14
Add two optional arguments to 'string-width'
Eli Zaretskii
2021-03-19
Don’t convert pointer to bool
Paul Eggert
2021-03-18
Document that `buffer-string' retains text properties
Lars Ingebrigtsen
2021-02-22
Improve wrong number of args error message in propertize
Stefan Kangas
2021-02-06
Fix copying text properties in 'format'
Eli Zaretskii
2021-01-29
Support 'operating-system-release' on MS-Windows
Eli Zaretskii
2021-01-29
Improve doc string of 'operating-system-release'
Eli Zaretskii
2021-01-29
operating-system-release doc string improvement
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-14
Make goto-char offer the number at point as default
Daniel Martín
2020-11-09
Simplify getting value of text-quoting-style (Bug#44471)
Stefan Kangas
2020-11-07
Don't leave lock files after 'replace-buffer-contents'
Eli Zaretskii
2020-10-05
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-08-24
replace-buffer-contents cleanups
Paul Eggert
2020-08-24
Fix replace-region-contents performance bug
Paul Eggert
2020-08-21
Clarify docs about line movement
Noam Postavsky
[prev]
[next]