aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* (forward-sentence): Doc fix.Juanma Barranquero2007-11-211-2/+2
* * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-202-0/+6
* * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-201-9/+10
* (texinfo-format-printindex): Collect combined indexesJuri Linkov2007-11-181-5/+8
* * smime.el (from):Dan Nicolaescu2007-11-161-1/+1
* * textmodes/org.el (org-table-formula-substitute-names): RemovedCarsten Dominik2007-11-061-3/+2
* Remember: Use define-obsolete-function-alias for `remember-buffer'.Michael Olson2007-11-031-1/+1
* (nroff-mode): Set comment-insert-comment-function rather thanGlenn Morris2007-11-031-12/+7
* remember.el: Make remember-buffer an alias of remember-finalizeMichael Olson2007-11-021-0/+3
* Remove mentions of Planner in remember.el.Michael Olson2007-11-011-24/+11
* Remember: Fix mistake in last commit and improve remember-mode docstring.Michael Olson2007-11-011-5/+9
* remember.el (remember-mode-map): Define and initialize in one step.Michael Olson2007-11-011-6/+5
* Remember: Put on a low-cookie diet, and improve docstrings.Michael Olson2007-11-011-13/+17
* (nroff-mode): Set indent-line-function.Glenn Morris2007-11-011-1/+15
* * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvmDan Nicolaescu2007-10-311-173/+171
* Add arch taglineMiles Bader2007-10-302-0/+2
* remember.el: Add additional items to some defcustom optionsMichael Olson2007-10-301-5/+6
* Add 2007 to copyright years.Glenn Morris2007-10-301-1/+1
* * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)Dan Nicolaescu2007-10-301-1/+1
* Check in Remember ModeMichael Olson2007-10-302-0/+565
* * textmodes/flyspell.el (message-signature-separator):Dan Nicolaescu2007-10-291-0/+1
* (org-publish-get-plist-from-filename):Glenn Morris2007-10-291-1/+1
* Revert down-casing of copyright header.Glenn Morris2007-10-291-2/+2
* Merge from emacs--rel--22Miles Bader2007-10-272-2/+5
|\
| * (conf-space-keywords): Mark this regexps as safe if a string.Glenn Morris2007-10-251-0/+1
| * Require CL.Stefan Monnier2007-10-231-1/+5
| * (tex-uptodate-p): Don't signal an error if oneStefan Monnier2007-10-231-1/+2
| * (fill-individual-paragraphs): Doc fix.Juanma Barranquero2007-10-181-4/+4
* | * emulation/pc-select.el (next-line-mark, next-line-nomark)Dan Nicolaescu2007-10-261-0/+2
* | (fill-nobreak-p): Replace obsolete aliasDan Nicolaescu2007-10-261-1/+1
* | (org-no-warnings): New macro.Carsten Dominik2007-10-251-3/+5
* | (org-todo): Save and restore match data.Carsten Dominik2007-10-251-3/+5
* | * textmodes/org.el: (org-agenda-get-restriction-and-command): UseCarsten Dominik2007-10-251-23/+31
* | (conf-space-keywords): Mark this regexp as safe if a string.Glenn Morris2007-10-251-0/+1
* | (org-publish-attachment): Re-installDan Nicolaescu2007-10-241-3/+4
* | * textmodes/org.el (org-version): Changed to 5.13e.Carsten Dominik2007-10-241-148/+203
* | Installed org-mode 5.13dJohn Wiegley2007-10-223-775/+1742
* | * textmodes/reftex.el: Move require easymenu before first use.Dan Nicolaescu2007-10-212-8/+9
* | (fill-paragraph): When the region is active, don't try other `or' branchesJuri Linkov2007-10-201-1/+1
* | * textmodes/two-column.el (2C-split, 2C-merge):Dan Nicolaescu2007-10-192-4/+4
* | (org-columns-eval): Use forward-line.Thien-Thi Nguyen2007-10-181-2/+1
* | Delete eol whitespace; nfc.Thien-Thi Nguyen2007-10-181-52/+52
* | (artist-previous-line, artist-next-line): Use forward-line.Thien-Thi Nguyen2007-10-181-14/+8
* | (fill-individual-paragraphs): Fix typo in docstring.Juanma Barranquero2007-10-181-1/+1
* | (fill-individual-paragraphs): Doc fix.Juanma Barranquero2007-10-181-3/+4
* | (ispell-word): Add interactive arg `region'. Fix docstring.Juri Linkov2007-10-181-4/+6
* | (fill-paragraph-or-region): Remove function at the request of RMS.Juri Linkov2007-10-181-70/+67
* | (ispell-word): Call `ispell-region' on the active region in transient-mark-mode.Juri Linkov2007-10-141-5/+11
* | (reftex-select-item): Use mapc rather than mapcar.Glenn Morris2007-10-131-3/+3
* | (org-export-as-html, org-export-as-ascii)Glenn Morris2007-10-131-51/+51