aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
...
* | (org-publish-get-plist-from-filename): Use mapc rather than mapcar.Glenn Morris2007-10-121-1/+1
* | Remove some trailing whitespace.Glenn Morris2007-10-121-8/+8
* | (reftex-offer-label-menu): Use mapc rather than mapcar.Glenn Morris2007-10-121-3/+3
* | (reftex-select-unmark): Use mapc rather than mapcar.Glenn Morris2007-10-121-6/+6
* | (reftex-toc-do-promote): Use mapc rather than mapcar.Glenn Morris2007-10-121-1/+1
* | (reftex-erase-all-selection-and-index-buffers)Glenn Morris2007-10-121-3/+3
* | Revert down-casing of copyright header.Glenn Morris2007-10-111-2/+2
* | Installed version 5.11b of org-modeJohn Wiegley2007-10-102-685/+1302
* | Merge from emacs--rel--22Miles Bader2007-10-092-4/+7
|\|
| * (tex-validate-buffer): Use paragraph motion functions, rather thanGlenn Morris2007-09-201-19/+23
| * (tex-terminate-paragraph): Use backward-paragraph.Glenn Morris2007-09-191-1/+6
| * (css-electric-keys): electrick->electric.Stefan Monnier2007-09-181-3/+3
| * (tex-compilation-parse-errors): Prefer the filename fromGlenn Morris2007-09-171-12/+19
| * Joe Wells <jbw at macs.hw.ac.uk> (tiny change)Glenn Morris2007-09-171-1/+2
| * (tex-region): Simplify previous change,Glenn Morris2007-09-171-64/+50
| * (tex-region): Handle the case where the region is not inGlenn Morris2007-09-161-48/+82
| * (flyspell-mode): Catch errors in flyspell-mode-on.Richard M. Stallman2007-08-271-1/+4
* | (fill-paragraph-or-region): New function.Juri Linkov2007-10-061-0/+12
* | (tex-fontify-script, tex-font-script-display): Add :version tag.Glenn Morris2007-09-281-2/+4
* | (tex-suscript-height-ratio, tex-suscript-height-minimum): NewGlenn Morris2007-09-281-2/+32
* | 2007-09-26 Bastien Guerry <[email protected]>John Wiegley2007-09-263-584/+573
* | (table--generate-source-epilogue, table-insert,Juanma Barranquero2007-09-261-41/+41
* | (flyspell-delay-commands, flyspell-deplacement-commands):Juanma Barranquero2007-09-261-2/+2
* | (artist-mt-get-symbol-from-keyword-sub, artist-go-retrieve-from-symbol-sub,Juanma Barranquero2007-09-261-10/+10
* | (tex-font-script-display): Doc fix.Glenn Morris2007-09-251-2/+5
* | (org-confirm-shell-link-function, org-confirm-elisp-link-function): Doc fixes.Richard M. Stallman2007-09-231-11/+11
* | (org-confirm-shell-link-function): Doc fix.Juri Linkov2007-09-221-1/+1
* | (tex-next-unmatched-eparen): Doc fix.Glenn Morris2007-09-211-14/+35
* | (tex-validate-region): Handle escaped parens.Glenn Morris2007-09-211-2/+27
* | Refill copyright.Glenn Morris2007-09-201-2/+3
* | Revert previous change.Glenn Morris2007-09-201-17/+21
* | Revert previous change.Glenn Morris2007-09-201-11/+12
* | (tex-terminate-paragraph): Leave point at the site of any mismatch.Glenn Morris2007-09-191-12/+11
* | (tex-terminate-paragraph): Use backward-paragraph.Glenn Morris2007-09-191-1/+6
* | (tex-verbatim-environments): Eliminate CL dependency.Richard M. Stallman2007-09-171-1/+1
* | (tex-compilation-parse-errors): Prefer the filename fromGlenn Morris2007-09-171-12/+19
* | Joe Wells <jbw at macs.hw.ac.uk> (tiny change)Glenn Morris2007-09-171-1/+2
* | (tex-region): Simplify previous change,Glenn Morris2007-09-171-79/+65
* | (tex-region): Handle the case where the region is not inGlenn Morris2007-09-161-11/+45
* | (css): New custom group.Glenn Morris2007-09-151-4/+12
* | (bibtex-style-indent-basic): Specify a custom group.Glenn Morris2007-09-151-1/+2
* | (org-publish-org-to-html): Remove duplicate function definition.Glenn Morris2007-09-121-14/+0
* | Standardize license text.Glenn Morris2007-09-121-4/+4
* | Remove spurious * in docstrings.Stefan Monnier2007-09-101-81/+78
* | * textmodes/org-export-latex.el: arch-tag restored.Carsten Dominik2007-09-081-1/+2
* | *** empty log message ***Carsten Dominik2007-09-081-5/+4
* | Updated to org-mode 5.08John Wiegley2007-09-073-329/+550
* | (flyspell-mark-duplications-exceptions): New variable. List ofMichaƫl Cadilhac2007-08-311-0/+17
* | (org-set-regexps-and-options): Use `org-remove-keyword-keys'.Carsten Dominik2007-08-301-2/+8
* | (org-export-visible): Fix drawers before export.Carsten Dominik2007-08-301-209/+511