Miles Bader
3fb6f73a75
Changes from arch/CVS synchronization
2007-01-26 07:06:02 +00:00
Miles Bader
c0466914ba
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 586-614)
- Update from CVS
- Update from erc--emacs--22
- Merge from gnus--rel--5.10
- Merge from erc--main--0
- Make byte compiler correctly write circular constants
* gnus--rel--5.10 (patch 186-196)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
2007-01-26 06:16:11 +00:00
Vinicius Jose Latorre
c97a3f22ed
Split XEmacs/Emacs definitions and sample setup code into separate files
2007-01-26 02:30:28 +00:00
Kenichi Handa
58f8a3f97b
*** empty log message ***
2007-01-25 01:21:38 +00:00
Juanma Barranquero
e8bc7b9558
*** empty log message ***
2007-01-24 14:53:27 +00:00
Miles Bader
5e51de792c
Make byte compiler correctly write circular constants
...
2007-01-24 Miles Bader <miles@gnu.org>
* lisp/emacs-lisp/bytecomp.el (byte-compile-output-file-form)
(byte-compile-output-docform): Bind `print-circle' to t.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-614
2007-01-24 13:57:38 +00:00
Miles Bader
b28080e33a
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 196)
- Update from CVS
2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
custom choice.
* lisp/gnus/gnus-art.el (gnus-signature-limit): Fix custom choice.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-612
2007-01-24 07:13:07 +00:00
Miles Bader
53688138bc
Add arch tagline
2007-01-24 07:12:55 +00:00
Kenichi Handa
704621710b
*** empty log message ***
2007-01-24 06:42:22 +00:00
Kenichi Handa
bce8f5e8ef
Re-copied from X11R6/contrib/clients/cxterm.
2007-01-24 06:36:58 +00:00
Kenichi Handa
11ac653865
New file.
2007-01-24 06:32:58 +00:00
Kenichi Handa
091fee4481
(skkdic-convert): Insert a relative
...
file name of the original SKK dictionary file.
2007-01-24 06:29:34 +00:00
Kenichi Handa
a6737fe74c
Regenerated.
2007-01-24 06:28:04 +00:00
Kim F. Storm
0af1451662
(describe_map): Don't consider prefix keys to be shadowed.
2007-01-24 00:26:30 +00:00
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
830f437ef1
Handle frame parameters changing dynamically
2007-01-21 13:07:12 +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