Commit graph

1405 commits

Author SHA1 Message Date
Kim F. Storm
4f654aa699 *** empty log message *** 2006-12-20 16:05:25 +00:00
Kim F. Storm
36ff6d6ffb *** empty log message *** 2006-12-19 15:41:51 +00:00
Romain Francoise
cf0d0bfa5f Fix typos. 2006-12-19 10:18:56 +00:00
Kim F. Storm
c5f6230ac1 *** empty log message *** 2006-12-19 09:24:45 +00:00
Richard M. Stallman
294f1c392f *** empty log message *** 2006-12-17 20:16:00 +00:00
Kim F. Storm
afe4715808 Clarify kmacro package. 2006-12-10 00:54:30 +00:00
Kim F. Storm
12f7728e93 *** empty log message *** 2006-12-06 16:00:01 +00:00
Juanma Barranquero
fb023afbd5 (Changes to cmuscheme): Mention the alternative for `~/.emacs_SCHEMEPROG'
which is `~/.emacs.d/init_SCHEMEPROG.scm'.
(Init file changes): Same for `~/.emacs_SHELL' versus
`~/.emacs.d/init_SHELL.sh'.
2006-12-05 14:34:46 +00:00
Eli Zaretskii
055596daa6 Document the warning in lazy-lock. 2006-12-01 13:36:26 +00:00
Nick Roberts
d873b0bfb2 *** empty log message *** 2006-11-28 20:14:52 +00:00
Miles Bader
83dc699514 Merge from erc--emacs--22
Merge from my ERC Emacs 22 integration branch.  The version is now "5.2
stable pre-release".  This will probably be the last change to the
version of ERC in Emacs 22 before the release, pending any bugfixes.  For
details on the changes, see the lisp/erc/ChangeLog file.

Note that ERC is now invoked with M-x erc, not M-x erc-select.  If you
were using the old `erc' function programmatically, use `erc-open'
instead.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-520
Creator:  Michael Olson <mwolson@gnu.org>
2006-11-20 06:50:29 +00:00
Chong Yidong
142260f79d Addition of INSIDE_EMACS, and deprecation of EMACS. 2006-11-18 20:58:52 +00:00
Eli Zaretskii
e0f0fe40e5 Mention find-file where C-x C-f RET change is described. 2006-11-14 20:00:43 +00:00
Bill Wohler
d720535fae Update for MH-E release 8.0.3. 2006-11-13 05:29:54 +00:00
Glenn Morris
9f6ee97abb New package cal-html.el. 2006-10-28 22:02:20 +00:00
Chong Yidong
1cdc4e4360 %c and %l constructs are now ignored in frame-title-format. 2006-10-13 14:26:25 +00:00
Vinicius Jose Latorre
fb25feaec8 ebnf2ps changes. 2006-09-27 02:38:13 +00:00
Kim F. Storm
b521ddce87 *** empty log message *** 2006-09-20 23:38:23 +00:00
Kim F. Storm
c78450fd77 Add window-line-height. 2006-09-20 12:39:11 +00:00
Jan Djärv
a280ecc4fc Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog. 2006-09-18 16:42:52 +00:00
Eli Zaretskii
f21168f053 Update the `allout' entry. 2006-09-16 10:35:47 +00:00
David Kastrup
b74e16a384 * NEWS: explain new behavior and arguments of `key-binding' and
`command-remapping'.

* keymaps.texi (Active Keymaps): Adapt description to use
`get-char-property' instead `get-text-property'.  Explain how
mouse events change this.  Explain the new optional argument of
`key-binding' and its mouse-dependent lookup.
(Searching Keymaps): Adapt description similarly.  Explain the new
optional argument of `command-remapping'.

* Makefile.in (keymap.o): Add "keymap.h" and "window.h"
dependencies.

* keymap.c: include "window.h".
(Fcommand_remapping): New optional POSITION argument.
(Fkey_binding): New optional POSITION argument.  Completely rework
handling of mouse clicks to get the same order of keymaps as
`read-key-sequence' and heed POSITION.  Also temporarily switch
buffers to location of mouse click and back.

* keyboard.c (command_loop_1): Adjust call of `Fcommand_remapping'
for additional argument.
(parse_menu_item): Adjust call of `Fkey_binding' for additional
argument.
(read_key_sequence): If there are both `local-map' and `keymap'
text properties at some buffer position, heed both.

* keymap.h: Declare additional optional arguments of
`Fcommand_remapping' and `Fkey_binding'.
2006-09-15 07:19:15 +00:00
Chong Yidong
834ea62881 + Disqualification of aberrent topics in allout.el 2006-09-14 17:52:57 +00:00
Paul Eggert
4b1aaa8b07 * etc/NEWS: In terminal-oriented subshells, the EMACS environment
variable now defaults to Emacs's absolute file name, instead of
to "t".
* etc/PROBLEMS: Adjust tcsh advice for this.
* make-dist (EMACS): Exit and fail if the EMACS environment
variable is set to something other than an absolute file name.
* lisp/comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
not to "t".
* lisp/progmodes/compile.el (compilation-start): Likewise.
* lisp/progmodes/idlwave.el (idlwave-rescan-asynchronously):
Don't use expand-file-name on invocation-directory, since this
might mishandle special characters in invocation-directory.
* man/faq.texi (Escape sequences in shell output): EMACS is now set
to Emacs's absolute file name, not to "t".
(^M in the shell buffer): Likewise.
* man/misc.texi (Interactive Shell): Likewise.
2006-09-12 16:43:25 +00:00
Richard M. Stallman
9844f06627 Clarify. 2006-09-10 13:48:42 +00:00
Richard M. Stallman
af09dd7814 *** empty log message *** 2006-09-08 12:22:01 +00:00
Kim F. Storm
bdd26918c5 *** empty log message *** 2006-09-06 13:01:57 +00:00
Kim F. Storm
ea169f66e4 fringe.el is now pre-loaded. 2006-09-06 10:35:12 +00:00
Chong Yidong
70b49b72ee Document `buffer-chars-modified-tick' 2006-09-01 13:36:35 +00:00
Kim F. Storm
8d8dafebb3 *** empty log message *** 2006-08-24 21:18:13 +00:00
Richard M. Stallman
ce6297137d *** empty log message *** 2006-08-20 12:19:33 +00:00
Eli Zaretskii
2d33a4790a Update the Allout entries. 2006-08-12 12:38:38 +00:00
Romain Francoise
82a33a215e Mention that zone-mode.el is now obsolete. 2006-08-10 20:07:08 +00:00
Stefan Monnier
05a1066ff0 (font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.
(font-lock-extend-region-multiline)
(font-lock-extend-region-wholelines): New functions.
(font-lock-default-fontify-region): Use them.
(font-lock-extend-jit-lock-region-after-change): Only round up
if font-lock-default-fontify-region will do it as well.
2006-08-03 07:14:39 +00:00
Kenichi Handa
68ce47af29 (find-operation-coding-system): Describe the more detail of
the change.
2006-08-01 00:49:58 +00:00
Reiner Steib
ebdcf65aa8 Fix typo. 2006-07-29 11:51:47 +00:00
Eli Zaretskii
21f7b9d857 Document the change in position policy on MS-Windows. 2006-07-29 10:48:30 +00:00
Chong Yidong
8763553f68 New arg for read-event', read-char', and `read-char-exclusive' 2006-07-26 18:28:57 +00:00
Stefan Monnier
2db8f17387 (Fdefine_key): If the key binding definition looks like an
XEmacs-style key sequence, convert it to Emacs's format.
2006-07-22 21:22:52 +00:00
Eli Zaretskii
23310d0e8b Document use of EMAIL. 2006-07-22 10:56:33 +00:00
Richard M. Stallman
05bdf2d724 *** empty log message *** 2006-07-17 21:07:29 +00:00
Kim F. Storm
3f11901a5d Mention that kbd macro has existed since Emacs 20.1. 2006-07-14 23:31:09 +00:00
Eli Zaretskii
0779eeea8f Update the Allout entry 2006-07-14 11:28:20 +00:00
Francesco Potortì
af02e17730 **** In C and derived languages, etags creates tags for #undef 2006-07-11 11:03:11 +00:00
Kim F. Storm
ff97f952e6 *** empty log message *** 2006-07-11 00:48:06 +00:00
Richard M. Stallman
3aa7c28e8e *** empty log message *** 2006-07-09 02:08:14 +00:00
Chong Yidong
c58dccad6b Mention consolidation of images in etc/images, and the new icons. 2006-07-04 14:32:15 +00:00
Bill Wohler
70314b54e4 Update for MH-E release 8.0.2. 2006-07-04 00:44:46 +00:00
Luc Teirlinck
3958015dff *** empty log message *** 2006-07-04 00:06:55 +00:00
Chong Yidong
2f294ab882 facemenu-unlisted-faces deleted, new variable facemenu-listed-faces 2006-07-03 14:32:58 +00:00