1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

3465 Commits

Author SHA1 Message Date
Glenn Morris
00367384a1 Grammar fix. 2007-10-19 07:05:46 +00:00
Miles Bader
5a95db215e Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 125-127)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-896
2007-10-18 21:07:49 +00:00
Glenn Morris
539f5bdad2 Tom Horsley <tom.horsley at att.net>:
interprogram-paste-function can return a list.
2007-10-18 04:53:10 +00:00
Glenn Morris
c9447ae1d8 Add mouse-1 in mode-line for minor modes. 2007-10-18 04:15:58 +00:00
Juri Linkov
ecde850af0 Remove fill-paragraph-or-region. 2007-10-18 00:14:53 +00:00
Jason Rumney
9f1bc31f0a display-world-time does not work on Windows. 2007-10-17 22:27:24 +00:00
Eli Zaretskii
2e03898b12 Fix wording of the SPC non-completion of file names entry. 2007-10-17 19:21:36 +00:00
Juri Linkov
dc868f13be *** empty log message *** 2007-10-14 20:41:19 +00:00
Glenn Morris
f8fd7ed3a2 The abbrev file is no longer read at startup in batch mode. 2007-10-12 06:29:56 +00:00
Stefan Monnier
ab6198b2a3 (frame-inherited-parameters): New var.
(make-frame): Use it.
2007-10-10 20:18:45 +00:00
Stefan Monnier
01ff458e81 *** empty log message *** 2007-10-10 20:02:07 +00:00
Eric S. Raymond
4a11b6b51a New VC in the NEWS. 2007-10-10 13:30:46 +00:00
Stefan Monnier
1aa423e903 Remove mention of local-key-translation-map. 2007-10-09 16:02:33 +00:00
Miles Bader
4b70e299ef Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-115
2007-10-09 08:55:58 +00:00
Miles Bader
1af74d06e5 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
2007-10-09 08:52:57 +00:00
Stefan Monnier
4f4a84ec80 Add new `input-decode-map' keymap and use it for temrinal
escape sequences.
* keyboard.h (struct kboard): Add Vinput_decode_map.
Remove Vlocal_key_translation_map.
* keyboard.c (read_key_sequence): Add support for input-decode-map.
(init_kboard): Init input-decode-map.
Replace local-key-translation-map back with key-translation-map.
(syms_of_keyboard): Declare input-decode-map.
Remove local-key-translation-map.  Update docstrings.
(mark_kboards): Mark Vinput_decode_map.
Don't mark Vlocal_key_translation_map.
* keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
Replace local-key-translation-map back with key-translation-map.
* term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
Bind in input-decode-map rather than function-key-map.
2007-10-09 05:05:39 +00:00
Stefan Monnier
be36f934da (diff-hunk-style): New fun.
(diff-end-of-hunk): Use it.
(diff-context->unified): Use the new `apply' undo element, if applicable,
so as to save undo-log space.
(diff-fine-change): New face.
(diff-fine-highlight-preproc): New function.
(diff-fine-highlight): New command.
2007-10-09 04:12:24 +00:00
Glenn Morris
ce46543c0f Mention openSUSE bcopy issue. 2007-10-09 02:40:01 +00:00
Glenn Morris
ab4461c1c3 Mention openSUSE bcopy issue. 2007-10-09 02:39:43 +00:00
Glenn Morris
aa0c48db78 *** empty log message *** 2007-10-07 07:18:10 +00:00
Juri Linkov
1ac03a3134 Add M-q fill-paragraph-or-region. 2007-10-06 22:27:50 +00:00
Glenn Morris
3f37e60431 Clarify Semantic and CEDET version numbers. 2007-10-06 18:05:03 +00:00
Eli Zaretskii
f5578c7f65 Mention problems with Semantic. 2007-10-06 09:22:07 +00:00
Glenn Morris
590394eb5b *** empty log message *** 2007-10-06 01:52:18 +00:00
Juanma Barranquero
de3054d517 Fix typos. 2007-10-04 11:25:29 +00:00
Nick Roberts
568c728863 *** empty log message *** 2007-10-04 07:52:55 +00:00
Eli Zaretskii
9417221512 Add item for MS-Windows implementation of network-interface-*. 2007-10-01 17:23:39 +00:00
Jan Djärv
f0168cd7c4 Remvoe stock icon entry. 2007-10-01 09:05:11 +00:00
David Kastrup
aa5310e43a (argv): Alias for `command-line-args-left' to use as
`(pop argv)' inside of --eval command sequences.  Allows for
passing shell commands into Emacs verbatim without need for Lisp
quoting.
2007-09-30 20:43:14 +00:00
Glenn Morris
332de56fe9 Add TeX super/sub script. 2007-09-28 03:36:15 +00:00
Glenn Morris
706475a947 Mention Tex superscript font issue. 2007-09-28 03:32:04 +00:00
Glenn Morris
405b495fe8 Mention Tex superscript font issue. 2007-09-28 03:30:10 +00:00
Glenn Morris
8b6f62fc57 (tex-suscript-height-ratio, tex-suscript-height-minimum): New
customizable variables.
(tex-suscript-height): New function.
(superscript, subscript): Set height using tex-suscript-height
rather than fixing at 0.8.
2007-09-28 03:29:59 +00:00
Miles Bader
7a12ad5936 Add arch tagline 2007-09-25 22:01:16 +00:00
Juanma Barranquero
d87b5cedee Fix typo. 2007-09-25 11:31:17 +00:00
Glenn Morris
65b37d5663 Fix typo and line break. 2007-09-25 02:36:15 +00:00
Glenn Morris
da26ea8d7e Improve previous change. 2007-09-25 02:35:35 +00:00
Glenn Morris
5bf9d07a07 Remove information on maintaining copyright years; it does not belong
here and is in admin/notes anyway.
2007-09-24 00:43:41 +00:00
Glenn Morris
a0e0e2db56 New file. 2007-09-24 00:43:27 +00:00
Glenn Morris
c3f01f42da Adam Hupp <adam at hupp.org>
Split into emacs2.py and emacs3.py for python 2 and python 3 compatibility.
2007-09-24 00:19:45 +00:00
Glenn Morris
5d61851265 Adam Hupp <adam at hupp.org>
New file, python 3 version of emacs2.py.
2007-09-24 00:17:17 +00:00
Glenn Morris
80111f4f85 Adam Hupp <adam at hupp.org>
New file, split off from emacs.py.
2007-09-24 00:16:47 +00:00
Richard M. Stallman
780d7bb95a (Backquote): Minor clarification. 2007-09-23 15:22:02 +00:00
Dan Nicolaescu
50fc86aad2 *** empty log message *** 2007-09-22 22:03:10 +00:00
Dan Nicolaescu
950c2be809 *** empty log message *** 2007-09-22 22:03:00 +00:00
Stefan Monnier
419f8f496b *** empty log message *** 2007-09-22 19:29:31 +00:00
Dan Nicolaescu
600e5c79af *** empty log message *** 2007-09-22 18:20:41 +00:00
Dan Nicolaescu
f1d45b83c3 *** empty log message *** 2007-09-22 17:16:04 +00:00
Dan Nicolaescu
6dd697d9a5 (indent-for-tab-command): Indent the region if
transient-mark-mode and the region is active.
2007-09-22 00:57:00 +00:00
Richard M. Stallman
2e2cc4e44d Whitespace change. 2007-09-21 23:11:25 +00:00