aboutsummaryrefslogtreecommitdiffstats
path: root/src/callint.c
Commit message (Expand)AuthorAgeFilesLines
* (Fcall_interactively): Use AREF.Stefan Monnier2008-02-191-5/+5
* * simple.el (transient-mark-mode): Add an :init-value.Dan Nicolaescu2008-02-171-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* | Merge from emacs--rel--22Miles Bader2007-12-281-1/+4
|\|
| * (syms_of_callint) <command-history>: Add reference to history-length inEli Zaretskii2007-12-221-1/+4
* | Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-09-131-3/+0
* | (Fcall_interactively): Comment fixes.Michaël Cadilhac2007-09-101-4/+2
* | (Fcall_interactively): Use Finteractive_form also for subrsStefan Monnier2007-09-101-27/+11
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\|
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-151-4/+7
|\| |
| * | (Fcall_interactively): Make the parsing of interactiveDavid Kastrup2007-06-251-4/+7
* | | Merge from emacs--devo--0Miles Bader2007-06-111-1/+1
|\| |
| * | (Fdelete_and_extract_region): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
| |/
* | Merged from [email protected]Karoly Lorentey2007-01-291-2/+2
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* | Merged from [email protected].Karoly Lorentey2007-01-011-3/+3
|\|
| * (Finteractive): Doc fix.Richard M. Stallman2006-12-261-3/+3
* | Merged from [email protected].Karoly Lorentey2006-12-031-55/+32
|\|
| * * callint.c (callint_message): Convert to a Lisp string.Chong Yidong2006-10-191-55/+32
* | Merged from [email protected]Karoly Lorentey2006-10-141-2/+4
|\|
| * * callint.c (Fcall_interactively): Doc fix.Chong Yidong2006-09-251-2/+4
* | Merged from [email protected]Karoly Lorentey2006-07-291-4/+4
|\|
| * Change callers of read_char.Chong Yidong2006-07-261-3/+3
| * (check_mark): Use xsignal0.Kim F. Storm2006-07-181-1/+1
* | Merged from [email protected].Karoly Lorentey2006-07-141-8/+4
|\|
| * (Fcall_interactively): Remove loop around wrong_type_argument.Kim F. Storm2006-07-121-6/+2
| * (Fcall_interactively): Update/simplify sit_for calls.Kim F. Storm2006-07-111-2/+2
* | Merged from [email protected].Karoly Lorentey2006-06-121-1/+1
|\|
| * (Fcall_interactively): Fread_from_minibuffer now takes only seven args.Luc Teirlinck2006-05-251-1/+1
* | Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in ...Karoly Lorentey2006-01-031-2/+1
* | Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Bo...Karoly Lorentey2005-09-111-3/+3
|/
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (Finteractive): Document G option.Richard M. Stallman2005-03-171-0/+7
* (Fcall_interactively): Call Fread_from_minibuffer with extra argument.Luc Teirlinck2004-11-211-1/+1
* (Fcall_interactively): Remove unused variable 'funcar'.Kim F. Storm2004-11-091-1/+0
* (Fcall_interactively): Avoid reusing EVENT for other data.Richard M. Stallman2004-11-071-7/+7
* (Fcall_interactively): Add 'U' code to get the up-event discarded by aKim F. Storm2004-10-261-4/+19
* (Fcall_interactively): Doc fix.Luc Teirlinck2004-07-311-1/+2
* (Fkey_description): Change callers.Kim F. Storm2004-04-161-2/+2
* (fix_command): Use XDCR.Stefan Monnier2004-04-141-1/+1
* (Fcall_interactively): Fix last change.Kim F. Storm2004-03-291-1/+1
* (Fcall_interactively): Use Finteractive_form.Stefan Monnier2004-03-291-15/+7
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (Fcall_interactively): Save and restore Vthis_command, Vthis_original_command,Richard M. Stallman2003-08-291-0/+20