1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

3476 Commits

Author SHA1 Message Date
Glenn Morris
ca8c5b8ca4 (Fortran): F90 mode handles F2003. 2007-10-25 04:04:54 +00:00
Glenn Morris
b68769f25a (conf-space-keywords): Mark this regexp as safe if a string. 2007-10-25 04:02:50 +00:00
Juri Linkov
67df70ed78 Done multi-file isearch for ChangeLog files. 2007-10-22 23:47:03 +00:00
Juri Linkov
12bbb989d8 Add isearch-multi.el 2007-10-22 23:45:56 +00:00
Juanma Barranquero
0f3cd6b264 *** empty log message *** 2007-10-22 09:35:55 +00:00
Glenn Morris
2ecfb069d3 Insert humorous log entry here. 2007-10-22 08:33:12 +00:00
Glenn Morris
2fb6c6be46 F90 mode has some support for Fortran 2003 syntax. 2007-10-22 08:18:36 +00:00
Juri Linkov
b9694062ed Add a list of minibuffer default values. 2007-10-22 00:32:03 +00:00
Martin Rudalics
74e248f328 *** empty log message *** 2007-10-21 07:53:45 +00:00
Martin Rudalics
6554da9965 *** empty log message *** 2007-10-20 17:02:54 +00:00
Stefan Monnier
c3bb6fdbcb *** empty log message *** 2007-10-20 02:04:43 +00:00
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