1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-26 00:01:47 -07:00
Commit graph

4110 commits

Author SHA1 Message Date
Jason Rumney
312082e9dc (Burmese): Rename from Myanmar to be consistent with comment in burmese.el 2008-04-06 15:21:36 +00:00
Miles Bader
5bc6ddff00 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107
2008-04-05 23:01:26 +00:00
Stefan Monnier
fc944cd4c5 (functionp): Return nil for special forms. 2008-04-05 20:22:22 +00:00
Dan Nicolaescu
479be3f4ba *** empty log message *** 2008-04-04 22:29:55 +00:00
Glenn Morris
6d0959581a Add defvar -> defcustom. 2008-04-03 04:12:51 +00:00
Chong Yidong
3ae459e5b4 Document shift-selection-mode and related changes. 2008-04-02 20:23:20 +00:00
Dan Nicolaescu
76be286d64 *** empty log message *** 2008-04-02 06:43:02 +00:00
Glenn Morris
bbe3eb999f More details on a multi-tty change. 2008-04-01 02:57:33 +00:00
Stefan Monnier
b2b7f29e5e (Funibyte_charset, Fset_unibyte_charset): Remove. 2008-04-01 00:54:03 +00:00
Glenn Morris
571388b020 Update for calendar-date-style' replacing european-calendar'. 2008-03-29 23:40:00 +00:00
Juri Linkov
d47a29c1e1 Replace section that says about buffer names available via M-n with a section
that says the completion table is added after the list of defaults.
2008-03-29 23:02:22 +00:00
Juri Linkov
23d2b2159a Move minibuffer changes to the section "Minibuffer changes". 2008-03-29 23:00:05 +00:00
Glenn Morris
dc7f8d5723 Add calendar-date-style. 2008-03-29 02:47:48 +00:00
Stefan Monnier
58555d8187 * keyboard.c (pending_funcalls): New var.
(timer_check): Run it.
(syms_of_keyboard): Initialize it.
* terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
(Vdelete_terminal_functions): New vars.
(syms_of_terminal): Initialize them.
(Fdelete_terminal): Run delete-terminal-functions.
* xdisp.c (safe_eval): Rewrite.
(safe_call2): New fun.
* frame.c (Qdelete_frame_functions): New var.
(syms_of_frame): Initialize it.
(Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
* lisp.h (safe_call2, pending_funcalls): Declare.
2008-03-29 01:46:10 +00:00
Jason Rumney
0d22595df5 Prevoius NEWS entry already documented in the manual (for X). 2008-03-28 11:09:54 +00:00
Jason Rumney
6e344060d2 Document Windows hourglass change. 2008-03-28 11:07:03 +00:00
Kenichi Handa
880820fe87 (Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
2008-03-27 11:36:43 +00:00
Chong Yidong
93f2ce22f1 ** mark-even-if-inactive now defaults to t 2008-03-27 02:50:56 +00:00
Roland Winkler
f6b26818ea ** proced.el has been added. It operates on processes like dired. 2008-03-26 15:07:14 +00:00
Chong Yidong
03a864d5b3 Bump version to 22.2. 2008-03-26 13:47:40 +00:00
Dan Nicolaescu
117d3cc5bb *** empty log message *** 2008-03-26 06:47:56 +00:00
Stefan Monnier
4972c36128 (Decoding Output): Remove process-filter-multibyte functions. 2008-03-25 17:50:07 +00:00
Chong Yidong
8e8b72c9fe ** Transient Mark Mode is now on by default. 2008-03-23 22:54:57 +00:00
Richard M. Stallman
cc48343f99 *** empty log message *** 2008-03-23 17:13:42 +00:00
Reiner Steib
e652d4d353 (incoming mail files): Add version. 2008-03-22 10:13:32 +00:00
Stefan Monnier
e5c4079cc4 (minibuffer-local-shell-command-map): New var.
(minibuffer-complete-shell-command, read-shell-command): New funs.
(shell-command, shell-command-on-region): Use them.
2008-03-20 19:48:07 +00:00
Dan Nicolaescu
cdafbdec8c *** empty log message *** 2008-03-19 04:15:12 +00:00
Dan Nicolaescu
d0f10d8f9f *** empty log message *** 2008-03-19 04:13:46 +00:00
Juri Linkov
3063e32683 `inhibit-startup-screen' doesn't inhibit display of the initial message
in the *scratch* buffer.
2008-03-18 23:51:28 +00:00
Jason Rumney
117402b86d M-x term does not work on Windows. 2008-03-17 23:34:55 +00:00
Juri Linkov
f3ed2b839f Commands that read a buffer name now provide a list of all buffers. 2008-03-16 17:47:34 +00:00
Glenn Morris
7fffdc92d6 Fix previous change. 2008-03-14 17:52:43 +00:00
Glenn Morris
352e0e25de (font-lock-comment-face): Move from 22.1 to 22.2 2008-03-14 17:48:07 +00:00
Glenn Morris
f14c33580d (font-lock-comment-face): Move from 22.1 to 22.2 2008-03-14 17:47:50 +00:00
Glenn Morris
505d875608 Add some sections, based on NEWS.22. 2008-03-14 02:42:04 +00:00
Carsten Dominik
28a16a1bf0 * org.texi (Exporting Agenda Views): Document agenda export to
iCalendar.
	(Progress logging): Document the new progress logging
	stuff.
2008-03-13 08:50:59 +00:00
Glenn Morris
0343a908fa More details of font-lock-comment-delimiter-face and related issues. 2008-03-13 03:00:27 +00:00
Glenn Morris
0b2a5e8f79 More details of font-lock-comment-delimiter-face and related issues. 2008-03-13 02:59:51 +00:00
Reiner Steib
81fc1eb405 Refer to node name `Init Rebinding' instead of title. 2008-03-12 23:11:29 +00:00
Reiner Steib
bd6b0b0177 Remove even more discussion of flow control. 2008-03-12 22:38:26 +00:00
Stefan Monnier
1c55ebd109 (Fswitch_to_buffer): Fall back on pop-to-buffer. 2008-03-12 18:13:23 +00:00
Chong Yidong
8e8b845d1d Copyedit. 2008-03-12 13:42:04 +00:00
Chong Yidong
a5ef46d972 Remove discussion of flow control. 2008-03-12 13:41:02 +00:00
Chong Yidong
4d2d106e6f * TUTORIAL, TUTORIAL.fr, TUTORIAL.ro, TUTORIAL.bg, TUTORIAL.it:
* TUTORIAL.ru, TUTORIAL.cn, TUTORIAL.ja, TUTORIAL.sk:
* TUTORIAL.cs, TUTORIAL.ko, TUTORIAL.sl, TUTORIAL.de:
* TUTORIAL.nl, TUTORIAL.sv, TUTORIAL.eo, TUTORIAL.pl, TUTORIAL.th:
* TUTORIAL.es, TUTORIAL.pt_BR: Remove discussion of flow control.
2008-03-12 13:39:52 +00:00
Chong Yidong
00daea80aa Remove discussion of flow control. 2008-03-12 13:36:10 +00:00
Chong Yidong
9cd754b337 * TUTORIAL, TUTORIAL.fr, TUTORIAL.ro, TUTORIAL.bg, TUTORIAL.it:
* TUTORIAL.ru, TUTORIAL.cn, TUTORIAL.ja, TUTORIAL.sk:
* TUTORIAL.cs, TUTORIAL.ko, TUTORIAL.sl, TUTORIAL.de:
* TUTORIAL.nl, TUTORIAL.sv, TUTORIAL.eo, TUTORIAL.pl, TUTORIAL.th:
* TUTORIAL.es, TUTORIAL.pt_BR: Remove discussion of flow control.
2008-03-12 13:34:10 +00:00
Juanma Barranquero
85efdcf340 Describe linum.el. 2008-03-12 09:31:59 +00:00
Glenn Morris
cf358568d8 Remove Creator metadata. 2008-03-11 04:36:26 +00:00
Glenn Morris
e20462401c Add mode-line-emphasis face. 2008-03-11 03:02:14 +00:00
Miles Bader
56388398e7 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1095
2008-03-10 00:49:47 +00:00