summaryrefslogtreecommitdiff
path: root/lisp/find-file.el
Commit message (Expand)AuthorAge
* Restore `ff-find-other-file' buffer selection logicStephen Leake2021-05-25
* * lisp/find-file.el: Make the commands oblivious to mouse/non-mouseStefan Monnier2021-04-06
* * lisp/find-file.el: Use lexical-bindingStefan Monnier2021-04-06
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix more typosStefan Kangas2020-10-03
* Update copyright year to 2020Paul Eggert2020-01-01
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Make ff-find-other-file symmetric for C++ (Bug#20192)Dima Kogan2017-05-21
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Allow ff-find-other-file (etc) to work with indirect clone buffersDima Kogan2016-02-24
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Update copyright year to 2015Paul Eggert2015-01-01
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-10
* * lisp/find-file.el (cc-other-file-alist): Bump :version.Glenn Morris2013-05-06
* * lisp/find-file.el (cc-other-file-alist): Add ".m" for ObjC.Ivan Andrus2013-05-06
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Convert more defvars to defcustoms.Chong Yidong2012-05-04
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-05
* Reduce some of the many, many variant spellings of NeXTstep.Glenn Morris2011-03-03
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-12
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * find-file.el (ff-get-file): Doc fix.Juanma Barranquero2008-10-15
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* (ff-special-constructs): Doc fix. Also, for C/C++Thien-Thi Nguyen2006-07-16
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (ada-procedure-start-regexp, ada-package-start-regexp): Add defvars.Richard M. Stallman2005-08-09
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (ff-which-function-are-we-in): Clean up.Stefan Monnier2005-07-02
* (ff-search-directories, ff-special-constructs, ff-find-other-file): Fix spellingJuanma Barranquero2005-06-16
* (cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entrie...Daniel Pfeiffer2004-10-26