summaryrefslogtreecommitdiff
path: root/lisp/flow-ctrl.el
Commit message (Collapse)AuthorAgeFilesLines
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-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/+2
|
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes. * comint.el (comint-prompt-read-only): * custom.el (defcustom): * hi-lock.el (hi-lock-mode): * ibuffer.el (ibuffer-formats): * ielm.el (ielm-prompt-read-only): * novice.el (disable-command): * saveplace.el (toggle-save-place): * speedbar.el (speedbar-supported-extension-expressions): * startup.el (auto-save-list-file-prefix, init-file-user) (after-init-hook, inhibit-startup-echo-area-message): * strokes.el (strokes-help): * time-stamp.el (time-stamp): * calendar/calendar.el (calendar, diary-file): * calendar/diary-lib.el (diary-mail-entries, diary) (diary-list-entries-hook): * calendar/holidays.el (holidays, calendar-holidays): * calendar/lunar.el (lunar-phases): * calendar/solar.el (sunrise-sunset): * emulation/edt.el (edt-load-keys): * emulation/viper.el (viper-mode): * eshell/em-alias.el (eshell-command-aliases-list): * eshell/esh-util.el (eshell-convert-numeric-arguments): * international/ogonek.el (ogonek-information): * net/tramp-cmds.el (tramp-bug): * net/quickurl.el (quickurl-reread-hook-postfix): * play/decipher.el (decipher-font-lock-keywords): * progmodes/cc-styles.el (c-set-style): * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern): * progmodes/inf-lisp.el (inferior-lisp-prompt): * progmodes/octave-mod.el (octave-mode): * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password): * progmodes/verilog-mode.el (verilog-read-defines): * textmodes/two-column.el (2C-mode): Likewise.
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Comment (fix header format).Glenn Morris2009-01-101-3/+3
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-051-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-5/+5
|
* (enable-flow-control): Pass proper format string to message.Karl Heuer1996-01-251-8/+4
|
* Update FSF's address.Erik Naggum1996-01-141-18/+19
|
* (enable-flow-control-on): Try the whole TERM nameKarl Heuer1995-12-211-6/+9
| | | | before trying to strip off words from the end.
* (enable-flow-control): Use a char-table.Richard M. Stallman1995-10-221-17/+20
|
* (enable-flow-control): Make message depend on customization variables.Richard M. Stallman1994-10-261-1/+5
|
* (enable-flow-control): Never make keyboard-translate-table shorter.Richard M. Stallman1994-09-251-1/+2
|
* (enable-flow-control): Fix bugs turning off flow ctrl.Richard M. Stallman1994-05-281-4/+8
|
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-071-16/+15
|
* (enable-flow-control-on): Do nothing if no TERM.Richard M. Stallman1994-01-201-5/+7
|
* (enable-flow-control): Use prefix argument like minor modes.Richard M. Stallman1994-01-081-33/+48
| | | | | | (enable-flow-control-memstr=): Function deleted. (enable-flow-control-on): Use member instead. (flow-control-c-q-replacement, flow-control-c-s-replacement): New vars.
* (enable-flow-control): Don't alter the 8-bit flag.Richard M. Stallman1993-06-111-1/+1
|
* (enable-flow-control): Doc fix.Richard M. Stallman1993-06-041-1/+1
|
* (enable-flow-control...): Renamed from evade...Richard M. Stallman1993-02-111-9/+10
| | | | (enable-flow-control): Add autoload.
* Fix copyright notice.Richard M. Stallman1993-02-091-2/+1
|
* entered into RCSEric S. Raymond1992-07-241-1/+1
|
* *** empty log message ***Eric S. Raymond1992-07-221-0/+2
|
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-3/+10
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+1
|
* *** empty log message ***Richard M. Stallman1992-06-031-2/+2
|
* *** empty log message ***Richard M. Stallman1992-06-011-5/+9
|
* *** empty log message ***Eric S. Raymond1992-05-301-4/+3
|
* *** empty log message ***Jim Blandy1992-03-161-2/+2
|
* Initial revisionJim Blandy1992-02-071-0/+86