index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lispref
/
abbrevs.texi
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-02-23
Update NEWS and manual after obarray changes
Mattias EngdegÄrd
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-04-19
Remove #' and function quoting from lambda forms in manual
Mattias EngdegÄrd
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-02-20
Merge from origin/emacs-26
Glenn Morris
2019-02-17
Fix a typo in ELisp manual
Eli Zaretskii
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-10-12
Rework empty abbrev table omitting
Allen Li
2018-09-29
Avoid writing empty abbrev tables
Allen Li
2018-01-01
Update copyright year to 2018
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-03-19
Adjudicate review comments in abbrevs.texi
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-15
Quote less in manuals
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-23
Improve indexing on the chapter/section/subsection levels.
Eli Zaretskii
2014-05-26
Doc updates re abbrev-expand-function
Glenn Morris
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-12-05
Fix minor whitespace issues after "." in manual.
Paul Eggert
2012-05-26
Nuke hand-written node pointers in doc/lispref
Glenn Morris
2012-04-13
Remove unnecessary @setfilename commands from many doc/lispref/*.texi
Glenn Morris
2012-03-03
Checked lispref/abbrevs.texi
Glenn Morris
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-06-22
Untabify doc/lispref/*.texi.
Glenn Morris
2010-04-15
Fix @deffn without category.
Juri Linkov
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-08-27
* subr.el (default-mode-line-format, default-header-line-format)
Stefan Monnier
2009-05-21
* abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
Martin Rudalics
2009-05-20
* syntax.texi (Position Parse): Document rationale for ignored
Chong Yidong
2009-05-13
* abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
Chong Yidong
2009-01-25
* abbrevs.texi (Abbrev Table Properties): Fix typo.
Juanma Barranquero
2009-01-08
Add 2009 to copyright years.
Glenn Morris
2008-01-08
Merge from emacs--rel--22
Miles Bader
2007-10-30
Rename `count' and `system-flag' to :count and :system. Update all users.
Stefan Monnier
2007-10-28
Rewrite abbrev.c in Elisp.
Stefan Monnier
2007-09-06
(setfilename): Go up one more level to ../../info.
Glenn Morris
2007-09-06
Move here from ../../lispref
Glenn Morris