summaryrefslogtreecommitdiff
path: root/lisp/emulation/tpu-mapper.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
|
* 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
|
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| |
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* 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
|
* (tpu-mapper): New command. Contains all the code previously at top-level.Stefan Monnier2008-01-041-224/+202
|
* (tpu-map-key): Use unless rather than cond.Glenn Morris2007-11-071-17/+17
| | | | Remove superfluous concats. Move final set-buffer to non-emacs-specific code.
* Rob Riepel <riepel at networking.stanford.edu>Glenn Morris2007-11-071-11/+2
| | | | (tpu-map-key): Remove un-needed cond branch.
* (tpu-map-key): Use with-no-warning to suppress byte-opt warning.Glenn Morris2007-10-301-2/+3
|
* * calc/calc.el (calc-emacs-type-lucid): Remove.Dan Nicolaescu2007-10-291-45/+33
| | | | | | | | | | | | | | | | | | | | | | | (calc-digit-map, calcDigit-start, calc-read-key) (calc-clear-unread-commands): * calc/calc-ext.el (calc-user-key-map): Replace uses of calc-emacs-type-lucid with (featurep 'xemacs) * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with (featurep 'xemacs). (tpu-lucid-emacs19-p): Remove. (tpu-map-key): Make it a function instead of using fset. Inline tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs. (tpu-emacs-map-key, tpu-lucid-map-key): Remove. * ielm.el: Use featurep 'xemacs. * progmodes/cperl-mode.el (cperl-xemacs-p): Remove. (condition-case, cperl-can-font-lock, cperl-singly-quote-face) (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces) (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace cperl-xemacs-p with (featurep 'xemacs). (font-lock-cache-position): Pacify byte compiler.
* Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |
* | (tpu-emacs-map-key): Use new keymap names.Stefan Monnier2007-06-121-3/+3
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-071-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-011-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Use eval-buffer, not eval-current-buffer.Richard M. Stallman2005-05-301-1/+1
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Doc fix.Pavel Janík2001-12-201-1/+1
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* Use `convert-standard-filename' to set the nameKarl Heuer1996-01-191-1/+3
| | | | of the key mapping file.
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* Comment changes.Richard M. Stallman1995-07-271-7/+8
|
* Eval key definitions and clean up upon completion.Richard M. Stallman1995-04-261-3/+21
| | | | Persistent completion status message.
* At end, use default file name .tpu-keys.Richard M. Stallman1995-04-251-19/+9
| | | | | Do not kill Emacs. (tpu-emacs-map-key): Renamed from tpu-gnu-map-key.
* Change size of selected screen. Reposition afterRichard M. Stallman1994-06-201-12/+18
| | | | | | | printing help. Null default directory for save. Produce minibuffer key bindings for kp4 and kp5. (tpu-kp4, tpu-kp5): New variables. (tpu-mapper-revision): Variable deleted.
* Comment change.Richard M. Stallman1993-11-231-2/+2
|
* Insert setqs for tpu-help-... variables.Richard M. Stallman1993-08-111-2/+6
|
* (tpu-gnu-map-key): Repaired the key nameRichard M. Stallman1993-08-101-9/+13
| | | | generation code to work with the latest version of emacs.
* entered into RCSRichard M. Stallman1993-08-041-14/+14
|
* Initial revisionRichard M. Stallman1993-08-021-0/+369