summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.15
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
| | | | Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
| | | | | Update email addresses and fix spellings of some author and maintainer names.
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| | | | Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
| | | | Run admin/update-copyright.
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-14/+14
|
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-14/+14
| | | | | | | | | This fixes some URLs I omitted from my previous pass, notably those in lists.gnu.org. Although lists.gnu.org does not yet support TLS 1.1, TLS 1.0 is better than nothing. * lisp/erc/erc.el (erc-official-location): * lisp/mail/emacsbug.el (report-emacs-bug): Use https:, not http:.
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
| | | | | This catches some URLs I missed in my previous scan, or perhaps were added after the scan.
* More authors.el updatesGlenn Morris2017-06-071-1/+1
| | | | | | | * admin/authors.el (authors-ignored-files, authors-valid-file-names) (authors-renamed-files-alist): Additions. ; ChangeLog fixes
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| | | | Run admin/update-copyright.
* ; Spelling fixesPaul Eggert2016-04-101-1/+1
|
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
| | | | Run admin/update-copyright.
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| | | | Run admin/update-copyright.
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-13/+13
|\
| * Fix white-space problems in ChangeLogs.Paul Eggert2014-11-241-13/+13
| |
* | Misc accumulated ChangeLog convention fixesStefan Monnier2014-08-281-6/+6
|/
* lisp/ChangeLog*: Fix typos.Juanma Barranquero2014-03-071-1/+1
|
* ChangeLog fixesGlenn Morris2014-01-211-0/+8
|
* ChangeLog fixesGlenn Morris2014-01-141-2/+0
|
* ChangeLog fixesGlenn Morris2014-01-101-4/+8
|
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
|
* Fix typos in ChangeLogs.Juanma Barranquero2013-07-261-1/+1
|
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
| |
* | * lisp/vc/ediff-util.el (ediff-buffer-type): New function.Dave Abrahams2012-12-141-2/+2
| | | | | | | | | | | | | | | | (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type rather than taking it as as argument. (ediff-inferior-compare-regions): Adjust calls accordingly. Fixes: debbugs:11319
* | * vc-hg.el (vc-hg-next-revision): Ensure use of default "tip" output formatKirk Kelsey2012-11-301-1/+1
|/ | | | Fixes: debbugs:6968
* Remove tiny change marker for author with assignmentGlenn Morris2012-10-061-2/+2
|
* Spelling fixes.Paul Eggert2012-05-281-1/+1
|
* Fix last ChangeLog + Andreas Politz has signed paperwork.Stefan Monnier2012-03-211-2/+2
|
* ChangeLog fixesGlenn Morris2012-02-241-2/+2
|
* ChangeLog fixes.Juanma Barranquero2012-01-101-20/+20
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Spelling fixes.Paul Eggert2011-12-301-1/+1
|
* Spelling fixes.Paul Eggert2011-12-111-1/+1
|
* Spelling fixes.Paul Eggert2011-12-041-2/+2
|
* Spelling fixes (mostly "inactive" vs "deactivate").Paul Eggert2011-11-271-1/+1
|
* Fix typos.Juanma Barranquero2011-11-251-2/+2
|
* Spelling fixes.Paul Eggert2011-11-221-1/+1
|
* Fix typos.Juanma Barranquero2011-11-201-1/+1
|
* Spelling fixes.Paul Eggert2011-11-191-4/+4
|
* Spelling fixes.Paul Eggert2011-11-191-2/+2
|
* Spelling fixes.Paul Eggert2011-11-171-1/+1
|
* Fix typos.Juanma Barranquero2011-11-151-3/+3
|
* Spelling fixes.Paul Eggert2011-11-141-1/+1
|
* Spelling fixes.Paul Eggert2011-11-141-2/+2
|
* Fix more typos.Juanma Barranquero2011-11-121-1/+1
|
* Doc fixes related to vc-initial-comment.Glenn Morris2011-10-171-1/+1
| | | | | | | | | | | | * doc/emacs/maintaining.texi (Registering): Remove vc-initial-comment. * lisp/vc/vc.el (vc-initial-comment): Mark as obsolete. * lisp/ChangeLog.15: Fix old entry. * etc/NEWS: Mention this. Fixes: debbugs:9745
* Minor doc fixes. Remove duplicate ChangeLog entries.Juri Linkov2011-08-071-1/+1
| | | | | | | | | | | | | | | * doc/emacs/dired.texi (Operating on Files): Rewrite according to the fact that `dired-do-chmod' doesn't use the `chmod' program anymore. * lisp/faces.el (list-faces-display): Remove extra angle bracket from `help-mode-map'. * lisp/info.el (Info-history-toc-nodes): Doc fix. * lisp/longlines.el (longlines-mode): Doc fix. * src/editfns.c (Fformat_time_string): Doc fix, add tag `usage:' to show the arg `TIME' instead of `TIMEVAL'.
* * font-lock.el (font-lock-builtin-face): Change light background colorChong Yidong2011-07-041-1/+1
| | | | | | to dark slate blue. Fixes: debbugs:6693
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+22810