aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/subr.el
Commit message (Expand)AuthorAgeFilesLines
* (w32-shell-dos-semantics): Declare as function.Glenn Morris2007-11-191-0/+2
* (process-lines): Move here from ../admin/admin.el.Glenn Morris2007-11-171-0/+17
* (make-variable-frame-local): Fix typo in obsolescence message.Juanma Barranquero2007-11-161-1/+1
* * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.Stefan Monnier2007-11-151-1/+3
* (match-substitute-replacement): New function.Juri Linkov2007-11-101-0/+18
* Merge from emacs--rel--22Miles Bader2007-10-271-2/+1
|\
| * (make-variable-frame-localizable): Remove.Stefan Monnier2007-10-231-2/+1
| * (complete-with-action): Backport from trunk (for vc-arch.el).Stefan Monnier2007-08-231-4/+15
* | Merge from emacs--devo--0Miles Bader2007-08-131-10/+9
|\ \
| * | Merge from emacs--rel--22Miles Bader2007-08-131-10/+9
| |\|
| | * (combine-and-quote-strings): Renamed from strings->string.Richard M. Stallman2007-08-121-10/+9
* | | Merge from emacs--devo--0Miles Bader2007-07-311-1/+20
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\|
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| | * (when, unless): Doc fix.Juanma Barranquero2007-07-161-2/+2
| | * * pcvs-util.el (cvs-strings->string, cvs-string->strings):Nick Roberts2007-07-081-0/+30
| * | * subr.el (start-file-process-shell-command)Michael Albinus2007-07-241-0/+19
* | | Merge from emacs--devo--0Miles Bader2007-07-151-7/+85
|\| |
| * | (when, unless): Doc fix.Juanma Barranquero2007-07-141-2/+2
| * | *** empty log message ***Stefan Monnier2007-07-101-4/+39
| * | (looking-at-p, string-match-p): New functions.Richard M. Stallman2007-07-101-0/+12
| * | (run-mode-hooks): Docstring improvement.Stefan Monnier2007-07-081-1/+2
| * | * pcvs-util.el (cvs-strings->string, cvs-string->strings): RenameNick Roberts2007-06-281-0/+30
* | | Merge from emacs--devo--0Miles Bader2007-06-161-0/+9
|\| |
| * | (user-emacs-directory): New defconst.Chong Yidong2007-06-131-0/+9
| |/
* | Merged from [email protected]Karoly Lorentey2007-05-111-3/+8
|\|
| * (read-number): Catch errors.Richard M. Stallman2007-04-221-3/+5
| * (read-number): Doc fix.Richard M. Stallman2007-04-211-0/+3
* | Merged from [email protected]Karoly Lorentey2007-04-221-28/+50
|\|
| * Fix indentation.Vinicius Jose Latorre2007-04-091-28/+36
| * (with-case-table): Use `make-symbol' to avoid variable capture.John Paul Wallington2007-04-061-5/+9
| * * subr.el (with-case-table): New macro.Chong Yidong2007-04-041-0/+10
* | Merged from [email protected]Karoly Lorentey2007-04-221-14/+37
|\|
| * Revert 2007-01-04 change by Kevin Rodgers due to lack of legal papers.Chong Yidong2007-03-191-11/+26
| * (def-edebug-spec): Fix typo in docstring.Juanma Barranquero2007-03-191-1/+1
| * (when, unless): Doc fix.Kim F. Storm2007-03-181-2/+10
* | Merged from [email protected]Karoly Lorentey2007-02-241-0/+5
|\|
| * (insert-for-yank-1): Prevent read-only properties from interferingChong Yidong2007-02-091-0/+5
* | Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected]Karoly Lorentey2007-01-131-5/+5
|\|
| * (momentary-string-display): Use save-excursion.Richard M. Stallman2007-01-101-4/+4
| * (split-string): Remove spurious ")" from doc string.Eli Zaretskii2007-01-061-1/+1
* | Merged from [email protected]Karoly Lorentey2007-01-061-27/+15
|\|
| * * faces.el (momentary): Move here ...Dan Nicolaescu2007-01-051-5/+0
| * (momentary): New face.Richard M. Stallman2007-01-041-29/+19
| * (momentary-string-display): After moving point, set POS variable to it to avoidJuanma Barranquero2007-01-021-0/+3
* | Merged from [email protected].Karoly Lorentey2007-01-011-1/+2
|\|
| * (unread-command-char): Reflow obsolescence info.Juanma Barranquero2006-12-111-1/+2
* | Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-7/+9
|\|