aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24Miles Bader2004-07-171-2/+19
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from lorentey@elte.hu--2004/emacs--hacks--0, emacs--cvs-trunk--0 Patches applied: * lorentey@elte.hu--2004/emacs--hacks--0--patch-2 Prevent special events from appending dashes to the echo string. * lorentey@elte.hu--2004/emacs--hacks--0--patch-4 Added ChangeLog entry. * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-451 Update from CVS: lisp/subr.el (get-buffer-window-list): Doc fix. * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-452 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-454 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455 Bash the dashes * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-456 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-458 Update from CVS
| * (cua--preserve-mark-commands): New defvar.Kim F. Storm2004-07-161-2/+19
| | | | | | | | | | | | | | | | | | Init to beginning-of-buffer and end-of-buffer. (cua--undo-push-mark): New defvar. (cua--pre-command-handler): Set inhibit-mark-movement if mark is already active and command is in cua--preserve-mark-commands. Also fix check for shift modifier on non-window systems. (cua--post-command-handler): Clear inhibit-mark-movement if set.
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader2004-06-283-48/+185
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-218 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221 Restore deleted tagline in etc/TUTORIAL.ru * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229 Remove TeX output files from the archive * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-247 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248 src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-249 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-256 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-258 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-263 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-264 Update from CVS: lispref/display.texi: emacs -> Emacs. * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-265 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275 Update from CVS: man/makefile.w32-in: Revert last change * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-295 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296 Allow restarting an existing debugger session that's exited * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-297 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-299 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-300 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-327 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-328 Update from CVS: src/.gdbinit (xsymbol): Fix last change. * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-329 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-344 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345 Tweak source regexps so that building in place won't cause problems * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-346 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-351 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-352 Update from CVS: lisp/flymake.el: New file. * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-361 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362 Support " [...]" style defaults in minibuffer-electric-default-mode * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363 (read-number): Use canonical format for default in prompt. * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-364 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-367 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368 Improve display-supports-face-attributes-p on non-ttys * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369 Rewrite face-differs-from-default-p * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370 Move `display-supports-face-attributes-p' entirely into C code * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-371 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372 Simplify face-differs-from-default-p; don't consider :stipple. * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-373 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374 (tty_supports_face_attributes_p): Ensure attributes differ from default * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-375 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-376 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377 (Fdisplay_supports_face_attributes_p): Work around bootstrapping problem * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-378 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-380 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381 Face merging cleanups * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-382 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-384 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385 src/xfaces.c (push_named_merge_point): Return 0 if a cycle is detected * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-386 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 Tweak arch tagging to make build/install-in-place less annoying * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397 Work around vc-arch problems when building eshell * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-398 Tweak permissions * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-399 Tweak directory permissions * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-400 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 More build-in-place tweaking of arch tagging * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-402 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403 Yet more build-in-place tweaking of arch tagging * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-404 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-409 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410 Make sure image types are initialized for lookup too * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-411 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-416 Update from CVS
| * Doc fixes: say "PC Selection mode", not "`pc-selection-mode'".Richard M. Stallman2004-06-131-13/+14
| |
| * (cua-mode): Deactivate mark when cua-mode is enabled.Kim F. Storm2004-05-031-0/+1
| |
| * (cua--update-indications): Fix last change.Kim F. Storm2004-05-031-1/+1
| |
| * Change cursor-type block to hollow.Kim F. Storm2004-04-301-12/+12
| |
| * * emulation/cua-base.el: Add support for changing cursor types;Kim F. Storm2004-04-301-26/+106
| | | | | | | | | | | | | | | | | | based on patch from Michael Mauger. (cua-normal-cursor-color, cua-read-only-cursor-color) (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Customization cursor type and/or cursor color. (cua--update-indications): Handle cursor type changes. (cua-mode): Update cursor indications if enabled.
| * (cua--convert-rectangle-as): New defmacro.Kim F. Storm2004-04-301-7/+18
| | | | | | | | | | | | (cua-upcase-rectangle, cua-downcase-rectangle): Use it. (cua-upcase-initials-rectangle, cua-capitalize-rectangle): New commands (suggested by Jordan Breeding)..
| * (cua--standard-movement-commands):Kim F. Storm2004-04-301-2/+46
| | | | | | | | | | | | Add cua-scroll-up and cua-scroll-down. (cua-scroll-up, cua-scroll-down): New commands. (cua--init-keymaps): Remap scroll-up and scroll-down.
| * (cua-read-only-cursor-color)Kim F. Storm2004-04-131-4/+7
| | | | | | | | (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
| * (tpu-set-mark): Fix typo.Juanma Barranquero2004-02-291-1/+1
| |
| * (ex-mark): Remove extra format stringAndreas Schwab2004-02-081-2/+2
| | | | | | | | argument.
| * (vi-mode): Remove extra format string argument.Andreas Schwab2004-02-081-7/+8
| | | | | | | | | | | | | | | | | | (vi-repeat-last-search): Likewise. (vi-reverse-last-search): Likewise. (vi-goto-mark): Likewise. (vi-reverse-last-find-char): Likewise. (vi-repeat-last-find-char): Likewise. (vi-locate-def): Likewise.
| * * progmodes/idlwave.el (idlwave-make-tags):Eli Zaretskii2004-01-031-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * textmodes/flyspell.el (flyspell-large-region):. * progmodes/make-mode.el (makefile-query-by-make-minus-q): * emulation/viper-util.el (viper-glob-unix-files): * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent): * man.el (Man-init-defvars): * jka-compr.el (jka-compr-call-process): * files.el (get-free-disk-space,insert-directory): * ediff-ptch.el (ediff-test-patch-utility): * ediff-diff.el (ediff-test-utility): * dired-aux.el (dired-check-process): * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to test the return value of call-process, because it can be a string.
| * (cua--standard-movement-commands): Add forward-sentence and backward-sentence.Kim F. Storm2003-11-251-1/+3
| |
* | Sync to HEADKenichi Handa2004-04-1626-26/+58
| |
* | (keypad-setup): Use characterp.Dave Love2003-09-101-1/+1
| |
* | New directoryKenichi Handa2003-09-0826-26/+0
|/
* Add arch taglinesMiles Bader2003-09-0126-0/+26
|
* (cua-mode): Use explicit arg to turn off minor modes.Stefan Monnier2003-06-161-3/+3
|
* (ctl-x-map): Don't bind C-x C-i or C-x 3.Richard M. Stallman2003-05-281-4/+5
| | | | | (global-map): Don't bind C-z. (vip-setup): New function to rebind C-x 7 and C-z.
* (cua-mode): Use define-minor-mode.Stefan Monnier2003-04-181-42/+11
| | | | (cua-global-mark-face): Fix face format.
* (top-level): Quote second arg toKai Großjohann2003-04-021-3/+3
| | | | `eval-after-load'.
* (cua-set-mark): Unconditionally repeatKim F. Storm2003-03-311-4/+5
| | | | pop-global-mark without C-x prefix. Fix doc.
* (cua-set-mark): Check pop-global-mark-quick-repeat.Kim F. Storm2003-03-241-1/+2
|
* (cua-set-mark): Doc fixes.Kim F. Storm2003-03-221-9/+19
| | | | | Allow pop-global-mark to be repeated with C-x C-SPC C-SPC... C-u C-u C-SPC now unconditionally sets the mark.
* * man.el (Man-getpage-in-background): Always use `setenv' forKai Großjohann2003-03-091-0/+6
| | | | | | | | | environment variables, instead of modifying process-environment directly. The previous version let-bound process-environment -- the let-binding is skipped for GROFF_NO_SGR because there is already a let-binding in effect in some outer scope. * emulation/crisp.el (top-level): Interoperate with cua.
* Provide `cua' feature.Kim F. Storm2003-03-081-0/+2
|
* (cua--standard-movement-commands): Fix docstring.Juanma Barranquero2003-03-081-1/+1
|
* Add run-time check to catch users tryingKim F. Storm2003-02-211-0/+16
| | | | | to use older versions of CUA-mode, rather than the version distributed with Emacs. Use autoload cookies and eval-after-load.
* Trailing whitepace deleted.Juanma Barranquero2003-02-0420-618/+618
|
* * emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-cKim F. Storm2003-01-251-2/+3
| | | | | | bindings from cua--cua-keys-keymap to cua--region-keymap, as they are only needed when the region is active. This also makes the output from C-h b look normal when cua-mode is enabled (no C-S-x/c bindings).
* (cua--pre-command-handler): CorrectedKim F. Storm2003-01-031-4/+4
| | | | handling of delete-selection properties.
* (defgroup edt): Arrange that definition starts at beginning of line.Markus Rost2002-11-121-7/+8
|
* Simplify Emacs 19 compatibility.Markus Rost2002-11-111-70/+25
|
* (top-level): Fix typo.Juanma Barranquero2002-10-181-8/+8
|
* (cua-normal-cursor-color): FixedKim F. Storm2002-10-061-12/+11
| | | | initialization to make "Erase Customization" work.
* 2002-09-18 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2002-09-182-6/+13
| | | | | | | | | | | | * ediff-hooks.el: Put back the autoloads (for compatibility with XEmacs). * ediff-init.el: Use defalias instead of fset. * ediff-util.el: Use defalias instead of fset. * viper-util.el (viper-chars-in-region): simplification. * viper.el (viper-emacs-state-mode-list): added modes.
* (keypad-setup, keypad-shifted-setup)Kim F. Storm2002-09-141-5/+7
| | | | | | (keypad-numlock-setup, keypad-numlock-shifted-setup): Change `Remove Binding' option to `Unspecified/User-defined'. (keypad-setup): Enhance explanation of setup type `none'.
* (ex-compile-command): Fix typo.Juanma Barranquero2002-08-301-1/+1
|
* (cua--rectangle-operation): Don't callKim F. Storm2002-07-041-2/+3
| | | | | FCT if current column is outside rectangle. (cua--delete-rectangle): Do nothing if zero width or out of bounds.
* (tpu-delete-to-eol): Fix typo.Juanma Barranquero2002-07-031-2/+2
| | | | (tpu-delete-to-bol): Likewise.
* Added :require 'keypad to defcustoms.Kim F. Storm2002-06-241-0/+4
|
* Corrected last fix.Kim F. Storm2002-06-211-7/+7
|
* Handle kp-begin like kp-space.Kim F. Storm2002-06-211-0/+8
|
* (cua--prefix-arg): Make register prefixesKim F. Storm2002-06-211-7/+9
| | | | work again. Corrected error in check for C-u initiated prefix.
* (edt-substitute): Fix typo.Juanma Barranquero2002-06-181-1/+1
|
* Undo previous change.Richard M. Stallman2002-06-101-2/+2
|
* (viper-insert-prev-from-insertion-ring)Richard M. Stallman2002-06-101-2/+2
| | | | (viper-prev-destructive-command): Use copy-sequence.