aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-09-021-2/+3
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1398
| * Fix typo.Juanma Barranquero2008-08-261-1/+1
| |
| * Fix typos (sync from the trunk).Juanma Barranquero2008-08-261-33/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * facemenu.el (facemenu-unlisted-faces): Fix obsolescence declaration. * hi-lock.el (hi-lock-mode): Fix typo in docstring. * icomplete.el (icomplete-compute-delay, icomplete-get-keys): Doc fixes. (icomplete-delay-completions-threshold): Fix typo in docstring. * speedbar.el (speedbar-stealthy-function-list) (speedbar-verbosity-level, speedbar-supported-extension-expressions) (speedbar-update-current-file, speedbar-add-indicator) (speedbar-tag-expand): Reflow docstrings. (speedbar-use-imenu-flag, speedbar-use-tool-tips-flag) (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp) (speedbar-file-regexp, speedbar-message, speedbar-item-info) (speedbar-files-item-info, speedbar-fetch-replacement-function) (speedbar-maybe-add-localized-support) (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list) (speedbar-extract-one-symbol, speedbar-recenter-to-top) (speedbar-recenter, speedbar-separator-face): Fix typos in docstrings. (speedbar-ignored-directory-expressions, speedbar-handle-delete-frame) (speedbar-show-info-under-mouse, speedbar-directory-buttons) (speedbar-check-vc-this-line, speedbar-files-line-directory) (speedbar-buffer-buttons, speedbar-buffer-buttons-temp) (speedbar-buffers-line-directory): Doc fixes. * tool-bar.el (tool-bar-add-item): Fix typo in docstring. * emacs-lisp/edebug.el (edebug-unwrap*, edebug-signal) (edebug-restore-status): Doc fixes. (edebug-gensym, edebug-top-level-nonstop, edebug-eval-display) (edebug-eval-result-list, edebug-eval-redisplay, edebug) (edebug-trace): Fix typos in docstrings. * emulation/tpu-edt.el (tpu-match-beginning, tpu-match-end) (tpu-check-match, tpu-goto-breadcrumb, tpu-reset-screen-size) (tpu-toggle-overwrite-mode, tpu-include, tpu-get, tpu-what-line) (tpu-insert-escape, tpu-insert-formfeed, tpu-end-define-macro-key) (tpu-check-search-case, tpu-select, tpu-unselect, tpu-trim-line-ends) (tpu-toggle-control-keys): Fix typos in docstrings. (tpu-kill-buffer): Doc fix. (tpu-make-file-buffer-list, tpu-toggle-regexp, tpu-cut) (tpu-append-region, tpu-delete-current-char, tpu-emacs-replace): Reflow docstrings. * eshell/em-smart.el (eshell-review-quick-commands): Doc fix. * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring. * play/solitaire.el (solitaire, solitaire-mode-map, solitaire-mode-hook) (solitaire-mode, solitaire, solitaire-solve): Fix typos in docstrings. * progmodes/gdb-ui.el (gdb-source-info): Fix typo in docstring. * progmodes/python.el (python-comment-line-p, python-blank-line-p) (python-skip-out): Doc fixes.
| * (edt-default-emulation-setup): Share global-buffers-menu-map with theChong Yidong2008-08-181-1/+5
| | | | | | | | emulated global map.
* | (edt-default-emulation-setup): Share global-buffers-menu-map with theChong Yidong2008-08-181-1/+5
| | | | | | | | emulated global map.
* | * bitmaps/README:Dan Nicolaescu2008-07-313-9/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xfns.c: * termcap.c: * term.c: * syswait.h: * systty.h: * systime.h: * syssignal.h: * sysdep.c: * process.h: * process.c: * print.c: * ndir.h: * lread.c: * keyboard.c: * getpagesize.h: * floatfns.c: * fileio.c: * emacs.c: * doc.c: * dispnew.c: * dired.c: * data.c: * callproc.c: * buffer.c: * README: * Makefile.in: * s/template.h: * s/msdos.h: * m/vax.h: Remove VMS support. * s/vms.h: * vlimit.h: * uaf.h: * temacs.opt: * param.h: * ioctl.h: Remove file. * descrip.mms: * compile.com: Remove file. * Create.c: Remove VMS support. * message.el (Module): * gnus-start.el (Module): * gnus-registry.el (Module): * textmodes/texinfmt.el: * nxml/nxml-enc.el: * mail/feedmail.el: * international/mule.el: * international/latexenc.el: * emulation/viper-util.el: * emulation/viper-init.el: * emulation/viper-ex.el: * emacs-lisp/bytecomp.el: * version.el: * subr.el: * startup.el: * sort.el: * shadowfile.el: * recentf.el: * printing.el: * paths.el: * minibuffer.el: * ls-lisp.el: * loadup.el: * hippie-exp.el: * finder.el: * files.el: * ediff-util.el: * ediff-ptch.el: * ediff-init.el: * ediff-diff.el: * dired.el: * dired-aux.el: * cus-edit.el: * bindings.el: * arc-mode.el: * add-log.el: Remove VMS support. * obsolete/vmsproc.el: * obsolete/vms-pmail.el: * obsolete/vms-patch.el: Remove file. * etags.c: * emacsclient.c: Remove VMS support. * termcap.src: Remove file. * README: * PROBLEMS: * MACHINES: Remove VMS info. * ediff.texi: Remove VMS support. * os.texi: * intro.texi: * files.texi: Remove VMS support. * emacs.texi: Remove VMS support. * make-dist: * README: Remove VMS support. * vms: Remove directory.
* | merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-8/+0
| |
* | American English spelling fix.Glenn Morris2008-06-272-3/+3
| |
* | Drop test for Emacs < 19.Glenn Morris2008-06-121-25/+11
| | | | | | | | | | (edt-xserver): Use replace-regexp-in-string. (x-server-vendor): Define for compiler, for builds without X.
* | (edt-xserver): Use replace-regexp-in-string.Glenn Morris2008-06-121-9/+11
| | | | | | | | (x-server-vendor): Define for compiler, for builds without X.
* | Remove unnecessary eval-when-compile.Glenn Morris2008-06-071-5/+4
| |
* | Put isearch-scroll property on cua-scroll-up and cua-scroll-down.Juri Linkov2008-05-111-0/+2
| |
* | Update autoloads.Juanma Barranquero2008-05-061-1/+1
| |
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0625-155/+105
| |
* | (tpu-have-ispell): Fix typo in obsolescence declaration.Juanma Barranquero2008-04-181-1/+1
| |
* | Cleanup the bug-report email addresses and make sure theStefan Monnier2008-04-161-0/+5
| | | | | | | | maintainer is still willing to handle bug reports.
* | Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-1018-18/+18
| |
* | 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2008-04-064-8/+8
| | | | | | | | | | | | | | | | | | * viper*.el (viper-search-wrap-around-t): replace with viper-search-wrap-around. * ediff*.el: replace 3-argument 'require' statements with 1-argument ones (wrapped in if's). For compatibility with the current stable version of XEmacs.
* | 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2008-04-042-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ediff*el: replaced load with require in eval-when-compile. * ediff-hook: deleted all invocations of (autoload ...). * ediff-util.el (ediff-setup): make window-min-height a local variable in ediff control window, and set its min height to 2. (ediff-setup-control-buffer): dedicate the control window. (ediff-toggle-multiframe): undedicate control window. Work directly with ediff-setup-windows-multiframe and ediff-setup-windows-plain. * ediff-wind (ediff-choose-window-setup-function-automatically): new function. (ediff-window-setup-function): change initialization. (ediff-setup-windows-automatic): deleted. (ediff-setup-windows-plain-merge): make control window dedicated. (ediff-destroy-control-frame): do not skip frames if working in a single frame. * emulation/viper-ex.el: move provide's forward, prevent ecursion in eval-when-compile. * emulation/viper-util.el: move provide's forward, prevent ecursion in eval-when-compile.
* | 2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2008-04-036-99/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | * viper-macs.el (viper-read-fast-keysequence): use viper-read-event instead of viper-read-key. * viper.el (viper-mode): move the check for fundamental mode. * viper-utils.el (viper-get-saved-cursor-color-in-replace-mode) viper-get-saved-cursor-color-in-insert-mode): get rid of redundant let-statements. * viper*.el: replaced load with require in eval-when-compile.
* | (cua-mode): Turn off shift-select-mode.Chong Yidong2008-04-021-1/+4
| |
* | (cua-paste): Signal an error in read-only buf.Stefan Monnier2008-03-191-1/+1
| |
* | (viper-file-remote-p): Remove, unused.Stefan Monnier2008-03-121-5/+0
| |
* | (viper-frame-value): Prefer buffer-local value, if set, over frame value.Glenn Morris2008-03-031-5/+8
| |
* | (viper-cond-compile-for-xemacs-or-emacs): Delete macro.Glenn Morris2008-03-011-39/+22
| | | | | | | | | | | | | | | | | | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test. Replace obselete frame-local variables with frame-parameters. (viper-replace-overlay-cursor-color, viper-insert-state-cursor-color) (viper-emacs-state-cursor-color, viper-vi-state-cursor-color): Only call make-variable-frame-local on XEmacs.
* | (zmacs-region-stays): No need to define for compiler.Glenn Morris2008-03-011-107/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test. Replace obselete frame-local variables with frame-parameters. (viper-frame-value): New macro. (viper-set-cursor-color-according-to-state, viper-save-cursor-color) (viper-get-saved-cursor-color-in-replace-mode) (viper-get-saved-cursor-color-in-insert-mode) (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay): Use viper-frame-value for viper-replace-overlay-cursor-color, viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and viper-vi-state-cursor-color values. (viper-set-minibuffer-overlay): Use when rather than if.
* | (zmacs-region-stays): No need to define for compiler.Glenn Morris2008-03-011-68/+52
| | | | | | | | | | | | | | | | | | | | | | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test. Replace obselete frame-local variables with frame-parameters. (viper-insert-state-post-command-sentinel, viper-R-state-post-command-sentinel) (viper-replace-state-post-command-sentinel, viper-change-state-to-insert) (viper-change-state-to-emacs): Use viper-frame-value for viper-replace-overlay-cursor-color, viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and viper-vi-state-cursor-color values.
* | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-4/+4
| |
* | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-8/+6
| | | | | | | | (viper-add-keymap): Use mapc rather than mapcar on Emacs.
* | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-4/+2
| |
* | Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.Glenn Morris2008-03-011-35/+28
| | | | | | | | (viper-counting-clicks-p): Only define on XEmacs.
* | (zmacs-region-stays): Define for compiler once only.Glenn Morris2008-03-011-1/+0
| |
* | (cua-remap-control-z): Fix typo in docstring.Juanma Barranquero2008-03-011-1/+1
| |
* | (cua-remap-control-v)Kim F. Storm2008-02-291-11/+20
| | | | | | | | | | | | | | (cua-remap-control-z): New defcustoms. (cua-mode): Add them to set-after property. (cua--init-keymaps): Use them. Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
* | (viper-emacs-state-mode-list): Rename `custom-mode' to `Custom-mode'.Juri Linkov2008-02-281-1/+1
| |
* | (vip-special-prefix-com): Use ispell-region rather than spell-region.Glenn Morris2008-02-221-1/+1
| |
* | (tpu-have-ispell): Doc fix. Make obsolete.Glenn Morris2008-02-221-12/+14
| | | | | | | | | | | | | | | | (tpu-caar, tpu-cadr): Delete functions. (zmacs-regions): No need to declare for compiler. (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr. (tpu-spell-check): Rewrite, and handle mark after point. (tpu-special-insert): Use or rather than if.
* | Merge from emacs--devo--0Miles Bader2008-01-307-14/+32
|\ \ | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
| * | * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):Dan Nicolaescu2008-01-242-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * message.el (message-beginning-of-line): Use featurep instead of bound tests in order to resolve conditionals at compile time. * textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous) (reftex-toc-restore-region): * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer) (reftex-index-phrases-apply-to-region): * textmodes/ispell.el (ispell-word): * progmodes/vhdl-mode.el (vhdl-keep-region-active): * progmodes/pascal.el (pascal-mark-defun): * progmodes/f90.el (f90-mark-subprogram, f90-indent-region) (f90-fill-region): * emulation/tpu-edt.el (tpu-set-mark): * emulation/crisp.el (crisp-region-active): * winner.el (winner-active-region): * ansi-color.el (ansi-color-set-extent-face): Use featurep instead of bound tests in order to resolve conditionals at compile time.
| * | Regenerate for new tpu-extras md5sum in generated autoload.Glenn Morris2008-01-121-1/+1
| | |
| * | 2008-01-10 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2008-01-103-10/+16
| | | | | | | | | | | | | | | | | | * ediff*.el: uncommented declare-function. * viper*.el: uncommented declare-function.
| * | 2008-01-09 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2008-01-095-16/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ediff*.el: commented out declare-function. "make bootstrap" stops with an error and emacs does not compile with those things in. Besides, declare-function is not defined in XEmacs. * ediff-util (eqiff-quit): autoraise minibuffer. * ediff-diff (ediff-convert-fine-diffs-to-overlays): make it a defin * viper*.el: commented out declare-function -- not defined in XEmacs. * viper-ex.el (viper-info-on-file): take care of indiret buffers. * viper.el (viper-set-hooks, set-cursor-color): set viper-vi-state-cursor-color.
* | | Merge from emacs--devo--0Miles Bader2008-01-0925-325/+300
|\ \ \ | |/ / | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
| * | Merge from emacs--rel--22Miles Bader2008-01-0823-23/+23
| |\ \ | | |/ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| | * Add 2008 to copyright years.Glenn Morris2008-01-0725-25/+25
| | |
| | * (tpu-next-line, tpu-previous-line, tpu-forward-line, tpu-backward-line)Stefan Monnier2007-11-161-6/+6
| | | | | | | | | | | | | | | (tpu-scroll-window-down, tpu-scroll-window-up): Replace next-line-internal -> line-move.
| | * (cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings.Juanma Barranquero2007-11-151-3/+3
| | |
| * | Misc comment and docstring fixes to better follow conventions.Stefan Monnier2008-01-041-68/+66
| | |
| * | (tpu-load-xkeys): Recommend to run theStefan Monnier2008-01-041-10/+9
| | | | | | | | | | | | tpu-mapper command rather than load the tpu-mapper package.
| * | (tpu-mapper): New command. Contains all the code previously at top-level.Stefan Monnier2008-01-041-224/+202
| | |