Commit graph

68182 commits

Author SHA1 Message Date
Kim F. Storm
ff40b263cb *** empty log message *** 2007-01-24 00:26:20 +00:00
Kim F. Storm
155943b98e (ido-initial-position): New variable.
(ido-read-internal): Set it if default item is specified.
(ido-minibuffer-setup): Position cursor accordingly if set.
(ido-edit-input): C-e moves to end of input if not already there.
(ido-magic-backward-char): C-b does like M-b if prev char is /.
Don't switch to buffer mode if repeating C-b at start of input.
(ido-toggle-ignore): C-a only toggles ignore at start or end of
input; else it moves to start of input.
(ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
not at end of input, delete rest of input, rather than normal op.
2007-01-24 00:07:34 +00:00
Kim F. Storm
5445772e91 *** empty log message *** 2007-01-23 23:58:09 +00:00
Michael Kifer
279c800c55 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-util.el (ediff-clone-buffer-for-region-comparison): change text
	of message. Activate mark.
	(ediff-activate-mark): set transient-mark-mode to t.

	* ediff.el (ediff-regions-wordwise,ediff-regions-linewise): changed
	docstrings.

	* viper-keym.el (viper-insert-basic-map): deleted binding for S-TAB.
2007-01-23 20:56:57 +00:00
Juanma Barranquero
9671c13af8 (Finsert_char): Doc fix.
(Fget_internal_run_time, Fdecode_time): Fix typos in docstrings.
2007-01-23 13:19:36 +00:00
Martin Rudalics
bfb2471c3d *** empty log message *** 2007-01-23 07:40:29 +00:00
Martin Rudalics
5a31f3ff84 (Reverting): Use "buffer" instead of "file"
when talking about major and minor modes.
2007-01-23 07:39:57 +00:00
Martin Rudalics
7fd09fb51c (describe-variable): Don't suppress display of
buffer local value when the value is "large".
2007-01-23 07:16:11 +00:00
Chong Yidong
040c474e1c Regenerate. 2007-01-23 00:57:48 +00:00
Chong Yidong
e6e2db62bc Bump version to 22.0.93. 2007-01-23 00:47:29 +00:00
Kim F. Storm
cba9a3a5ee (ido-active): Add xemacs test from ido-minibuffer-setup.
(ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
(ido-tidy): Use ido-active.
2007-01-22 22:37:25 +00:00
Kim F. Storm
67155dc3f4 *** empty log message *** 2007-01-22 22:37:15 +00:00
Juanma Barranquero
a30cc07b6e (hexl-mode-exit): Add missing quote. 2007-01-22 15:04:05 +00:00
YAMAMOTO Mitsuharu
447466a5f8 *** empty log message *** 2007-01-22 08:28:34 +00:00
YAMAMOTO Mitsuharu
0f5c771993 [TARGET_API_MAC_CARBON] (mac_do_receive_drag): Don't
pass keyboard modifiers to mac_store_drag_event, but put them as
kEventParamKeyModifiers Apple event parameter.
2007-01-22 08:28:15 +00:00
YAMAMOTO Mitsuharu
1879b65c3d (mac-keyboard-modifier-mask-alist): New constant.
(mac-ae-keyboard-modifiers): New function.
(mac-handle-toolbar-switch-mode): Use it.
(mac-dnd-handle-drag-n-drop-event): Likewise.  Set action to `copy'
if keyboard modifiers on drop contain option key.
(mac-dnd-drop-data): Add optional argument `action'.
(special-event-map): Remove binding for M-drag-n-drop.
2007-01-22 08:27:23 +00:00
Richard M. Stallman
cddbf85a95 *** empty log message *** 2007-01-22 07:14:15 +00:00
Richard M. Stallman
6cbe2ec405 (add-log-current-defun): Use CC Mode functions to
find the beginning and end of a defun.
2007-01-22 00:10:19 +00:00
Chong Yidong
fee8b690a2 * dispnew.c (update_text_area): Revert 2006-09-17 change.
Always redraw non-mode-line rows with mouse-face.
2007-01-21 23:30:02 +00:00
Chong Yidong
234e47aaa3 (try_window): Revert previous change. 2007-01-21 23:29:20 +00:00
Chong Yidong
64401adc71 * xdisp.c (try_window): Revert previous change.
* dispnew.c (update_text_area): Revert 2006-09-17 change.
Always redraw non-mode-line rows with mouse-face.
2007-01-21 23:29:00 +00:00
Chong Yidong
724b824a77 ** lennart.borgman.073@student.lu.se, Dec 21:
Saving when the coding system can't code all buffer characters
Handa says it is on his TODO list; not blocking release.
2007-01-21 22:35:59 +00:00
Nick Roberts
b35ef705cd (gdb-var-create-regexp)
(gdb-var-create-handler): Handle value field in GDB output of
-var-create.
(gdb-max-frames): New variable.
(gdb-stack-buffer, gdb-frames-select): Use it.
(gdb-info-stack-custom): Help user customize gdb-max-frames,
if necessary.
(gdb-get-frame-number): Simplify.
2007-01-21 21:03:40 +00:00
Nick Roberts
d1bf4d2f6a *** empty log message *** 2007-01-21 21:02:40 +00:00
Glenn Morris
3c762dd974 Update copyright to 2007. 2007-01-21 20:54:07 +00:00
Glenn Morris
7cdc02a62a Add 2007 to copyright. 2007-01-21 20:49:59 +00:00
Glenn Morris
54ec3c76cb Update copyright for years 2001-2007. 2007-01-21 20:48:43 +00:00
Glenn Morris
e69377408d Add missing comma in copyright years. 2007-01-21 20:47:39 +00:00
Glenn Morris
cbd12ed70a (tramp-perl-encode, tramp-perl-decode): Update copyrights. 2007-01-21 20:38:00 +00:00
Glenn Morris
385a73ae5a *** empty log message *** 2007-01-21 20:37:47 +00:00
Alan Mackenzie
f325b5703c Correct the handling of K&R stuff in c-where-wrt-brace-construct. 2007-01-21 19:29:51 +00:00
Alan Mackenzie
a3466c2371 *** empty log message *** 2007-01-21 19:24:06 +00:00
Roland Winkler
238a5d6dc9 (bibtex-files): Fix customization type. 2007-01-21 13:48:17 +00:00
Vinicius Jose Latorre
c1a1c99425 Handle frame parameters changing dynamically 2007-01-21 12:51:29 +00:00
Nick Roberts
0ebd837a75 (gdb-var-create-regexp)
(gdb-var-create-handler): Handle value field in GDB output of
-var-create.
(gdb-max-frames): New variable.
(gdb-stack-buffer, gdb-frames-select): Use it.
(gdb-info-stack-custom): Help user customize gdb-max-frames,
if necessary.
(gdb-get-frame-number): Simplify.
2007-01-21 10:49:42 +00:00
Nick Roberts
c08455ad72 *** empty log message *** 2007-01-21 10:49:13 +00:00
Richard M. Stallman
3d6842b21a Copyright notice change. 2007-01-21 09:10:53 +00:00
Richard M. Stallman
4e37c52680 (Documentation): Add xref to Documentation Tips. 2007-01-21 09:07:59 +00:00
Richard M. Stallman
85ab1535b9 *** empty log message *** 2007-01-21 06:36:25 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
f0fa15c5e5 Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
Glenn Morris
af4c16d15f *** empty log message *** 2007-01-21 01:16:03 +00:00
Glenn Morris
4437eb9a7a *** empty log message *** 2007-01-21 00:39:49 +00:00
Glenn Morris
0a33da5171 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-21 00:27:14 +00:00
Glenn Morris
4bacfe7e8c Add 2007 to copyright years.
Chao-Hong Liu has assigned copyright:
  EMACS   Chao-Hong Liu   China   1975    2002-12-20
  Assigns past and future changes. (``TUTORIAL'' the file.  And I provide
  two translations ``TUTORIAL.cn(in gb2312)'' for simplified Chinese and
  ``TUTORIAL.zh(in big5)''...
2007-01-21 00:26:00 +00:00
Glenn Morris
e3af2c7a14 Add 2007 to copyright. 2007-01-21 00:02:58 +00:00
Glenn Morris
9e728a2ccc Regenerate with 2007 copyright. 2007-01-20 23:26:38 +00:00
Glenn Morris
be348a1630 (versionemacs): Fix typo in previous change. 2007-01-20 23:25:56 +00:00
Glenn Morris
cf4c23e62c (section{Spustenie Emacsu}): Add space after \versionemacs. 2007-01-20 23:21:46 +00:00