1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

1727 Commits

Author SHA1 Message Date
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
Stefan Monnier
c3bb6fdbcb *** empty log message *** 2007-10-20 02:04:43 +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
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
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
Juri Linkov
1ac03a3134 Add M-q fill-paragraph-or-region. 2007-10-06 22:27:50 +00:00
Juanma Barranquero
de3054d517 Fix typos. 2007-10-04 11:25:29 +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
Juanma Barranquero
d87b5cedee Fix typo. 2007-09-25 11:31:17 +00:00
Glenn Morris
da26ea8d7e Improve previous change. 2007-09-25 02:35:35 +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
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
Stefan Monnier
419f8f496b *** empty log message *** 2007-09-22 19:29:31 +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
Stefan Monnier
6168122d68 (Qdisplay_environment_variable): Delete. 2007-09-21 07:21:02 +00:00
Glenn Morris
48a8be40a3 *** empty log message *** 2007-09-21 03:42:49 +00:00
Stefan Monnier
dc077553c9 *** empty log message *** 2007-09-20 21:58:16 +00:00
Stefan Monnier
9b49c097a7 *** empty log message *** 2007-09-20 21:40:42 +00:00
Stefan Monnier
e6a01e4e29 *** empty log message *** 2007-09-19 17:24:37 +00:00
Dan Nicolaescu
9372a95843 *** empty log message *** 2007-09-18 01:31:07 +00:00
Thien-Thi Nguyen
ddc961c503 *** empty log message *** 2007-09-14 18:20:32 +00:00
Glenn Morris
36e625ec8f *** empty log message *** 2007-09-13 07:19:30 +00:00
Thien-Thi Nguyen
251ad2de75 *** empty log message *** 2007-09-13 05:51:02 +00:00
Romain Francoise
11b9f7a3c4 *** empty log message *** 2007-09-12 11:33:02 +00:00
Michaël Cadilhac
1816bda70d Revert mistakenly deleted entries. 2007-09-10 10:55:24 +00:00
Michaël Cadilhac
f664fee97d Document the interactive specification for C functions.
Say that `set-file-modes' is now interactive.
2007-09-10 09:56:11 +00:00
Thien-Thi Nguyen
627a10ff06 Mention doc-view.el. 2007-09-09 22:31:45 +00:00
Eli Zaretskii
f26b9544b5 Document prefer-window-split-horizontally. 2007-09-08 10:40:00 +00:00
Dan Nicolaescu
082c5622e4 *** empty log message *** 2007-09-07 04:00:48 +00:00
Stefan Monnier
90ab5c624d (Vsplit_window_preferred_function): New var.
(Fdisplay_buffer): Use it.
(syms_of_window): Export, and initialize it.
2007-09-07 03:26:06 +00:00
Dan Nicolaescu
e4019195fd * server.el (server-start, server-unload-hook): Undo previous
change.

* xt-mouse.el: Undo previous change.

* term.c (Vsuspend_tty_functions, Vresume_tty_functions)
(syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
2007-09-04 23:28:49 +00:00
Dan Nicolaescu
92cd6a7c40 * server.el (server-start, server-unload-hook):
suspend-tty-functions has been renamed to suspend-tty-hook.

* xt-mouse.el: Likewise. resume-tty-functions has been renamed to
resume-tty-hook.

* term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
(Vresume_tty_hook): Rename from Vresume_tty_functions.
(syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
and resume-tty-function to resume-tty-hook.
(Fsuspend_tty, Fresume_tty): Use new names.
2007-09-04 15:44:11 +00:00
Glenn Morris
4596901f3f James Wright <james at chumsley.org>
(eshell/info): New function.
2007-08-31 08:11:26 +00:00
Stefan Monnier
9fe97f9cdc Remove term-environment-variable. 2007-08-31 07:39:07 +00:00
Stefan Monnier
b12f6e85a0 $TERM is now set to dumb. 2007-08-31 07:00:18 +00:00
Stefan Monnier
82866ad5dc *** empty log message *** 2007-08-31 04:43:18 +00:00
Richard M. Stallman
da40696139 *** empty log message *** 2007-08-30 19:27:43 +00:00
Glenn Morris
24cdde13e8 Add in entries from README.multi-tty. 2007-08-30 05:09:07 +00:00