summaryrefslogtreecommitdiff
path: root/doc/lispref/buffers.texi
Commit message (Expand)AuthorAgeFilesLines
* Check actual contents before promting about changed file...Stefan Monnier2016-09-021-2/+3
* Document buffer-swap-text+save-excursion interaction...Noam Postavsky2016-07-141-0/+6
* Some corrections in Elisp manual...Martin Rudalics2016-02-011-3/+7
* Update copyright year to 2016...Paul Eggert2016-01-011-1/+1
* Document 'inhibit-read-only' property...Eli Zaretskii2015-12-011-1/+3
* Quote less in manuals...Paul Eggert2015-09-151-4/+4
* Fix minor problems with " in manualPaul Eggert2015-09-041-1/+1
* Minor quoting etc. fixes to lispref manual...Paul Eggert2015-04-101-1/+1
* Update copyright year to 2015...Paul Eggert2015-01-011-1/+1
* Improve indexing on the chapter/section/subsection levels....Eli Zaretskii2014-12-231-0/+2
* Small doc/ fixes re @var usage....Glenn Morris2014-10-031-1/+1
* Update docs for select-window and buffer-list-update-hook....Martin Rudalics2014-03-071-2/+9
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Doc updates...Chong Yidong2013-12-281-13/+4
* Add `remember-notes' function to store random notes across Emacs...Michal Nazarewicz2013-06-301-1/+1
* * buffers.texi (Buffer File Name): Fix typo.Xue Fuqiao2013-06-291-2/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Hyphen and dash fixes in texinfo files.Paul Eggert2012-12-221-1/+1
* Correct and reword recent changes to window.texi....Martin Rudalics2012-11-231-10/+10
* Update manual for new time stamp format....Paul Eggert2012-10-241-5/+4
* Doc updates for read-only-mode....Chong Yidong2012-09-231-23/+17
* Don't warn on toggle-read-only calls....Chong Yidong2012-07-131-17/+28
* Nuke hand-written node pointers in doc/lispref...Glenn Morris2012-05-261-3/+1
* Merge changes from emacs-24 branchChong Yidong2012-04-271-2/+2
|\
| * Some menu fixes for doc/lispref...Glenn Morris2012-04-261-1/+1
| * Use Texinfo recommended convention for quotes+punctuation.Glenn Morris2012-04-251-1/+1
* | Remove unnecessary @setfilename commands from many doc/lispref/*.texiGlenn Morris2012-04-131-1/+0
|/
* In doc/lispref, use @file for buffers, per the Texinfo manual....Glenn Morris2012-04-101-2/+2
* More updates for Buffers and Files chapters of Lisp manual....Chong Yidong2012-02-271-32/+29
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* toggle-read-only fixes for bugs#7292, 10006....Glenn Morris2011-11-091-4/+5
* Describe frame-auto-hide-function and related issues....Martin Rudalics2011-10-091-14/+19
* Document display-buffer and other window changes in Lisp manual....Chong Yidong2011-09-241-20/+21
* Merge changes from emacs-23 branchChong Yidong2011-04-081-75/+84
|\
| * Clarify relationship between save-excursion and current buffer....Chong Yidong2011-03-191-75/+84
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* | Merge from emacs-23Stefan Monnier2011-01-141-2/+1
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Make verify-visited-file-modtime default to the current buffer....Glenn Morris2010-12-071-10/+8
|/
* Fix @deffn without category....Juri Linkov2010-04-151-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (Swapping Text): Minor clarification.Stefan Monnier2009-10-011-4/+4
* * subr.el (default-mode-line-format, default-header-line-format)...Stefan Monnier2009-08-271-4/+4
* * buffers.texi (Swapping Text): Recommend setting...Richard M. Stallman2009-07-161-0/+7
* * abbrevs.texi (Abbrev Mode): abbrev-mode is an option....Martin Rudalics2009-05-211-2/+2
* * syntax.texi (Position Parse): Document rationale for ignored...Chong Yidong2009-05-201-2/+2
* * buffers.texi (Current Buffer): Note that the append-to-buffer...Chong Yidong2009-04-041-22/+11
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (The Buffer List): Clarify what moves a buffer to...Martin Rudalics2008-12-311-49/+69