summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-tex.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-2/+2
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Fix variable binding in calendar (bug#49945)Mattias Engdegård2021-08-091-9/+9
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* Use `lexical-binding` in all the cal-*.el filesStefan Monnier2021-01-201-33/+52
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-2/+2
* ; UnmaintainGlenn Morris2019-06-011-1/+1
* Merge from origin/emacs-26Glenn Morris2019-01-301-2/+2
|\
| * Fix LaTeX output of month and day from cal-tex.elEli Zaretskii2019-01-251-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove some obsolete calendar functions and variablesGlenn Morris2018-01-091-2/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Spelling and URL fixesPaul Eggert2017-09-231-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2017-09-151-1/+1
|\
| * Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* | Make landscape layout with geometry package rather than a PostScript special.Vincent Belaïche2017-09-151-18/+42
|/
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\|
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Doc tweaks.Glenn Morris2016-01-061-2/+2
|/
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Rename a new cal-tex function, document itGlenn Morris2012-10-061-33/+48
* Comment fixGlenn Morris2012-09-261-1/+1
* * lisp/calendar/cal-tex.el (cal-tex-weekly-common): Restore leading blank page.Glenn Morris2012-08-221-7/+13
* Combine two cal-tex functionsGlenn Morris2012-08-211-26/+20
* Revert accidental deletion from previous changeGlenn Morris2012-08-211-1/+154
* Remove yet more cal-tex code duplicationGlenn Morris2012-08-211-282/+45
* Remove more cal-tex code duplicationGlenn Morris2012-08-211-52/+21
* Remove still more cal-tex code duplicationGlenn Morris2012-08-211-54/+33
* Remove more cal-tex code duplicationGlenn Morris2012-08-211-20/+36
* Allow multiple cal-tex-buffer buffers to existGlenn Morris2012-08-211-3/+2
* Use cal-tex-arg moreGlenn Morris2012-08-211-4/+4
* Use cal-tex-* functions moreGlenn Morris2012-08-201-10/+8
* Improve cal-tex-cmd usageGlenn Morris2012-08-201-27/+28
* Reduce some cal-tex code duplicationGlenn Morris2012-08-201-48/+37
* Remove some blank pages from cal-tex outputGlenn Morris2012-08-201-2/+0
* cal-tex-cursor-week-at-a-glance small fixesGlenn Morris2012-08-201-8/+8
* cal-tex small fixGlenn Morris2012-08-201-16/+4
* * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance): New function.Edward Reingold2012-08-201-0/+162