Glenn Morris
59ba20a2eb
Add copyright-at-end-flag.
2008-04-22 02:58:19 +00:00
Miles Bader
d55fe5bb3e
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1118
2008-04-21 07:13:33 +00:00
Stefan Monnier
a3709a8c26
(abbrev-insert): New function extracted from expand-abbrev.
...
(expand-abbrev): Use it.
(abbrev-table-menu): New function.
2008-04-17 19:54:00 +00:00
Stefan Monnier
e1aec6fbf1
Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
2008-04-16 00:57:12 +00:00
Stefan Monnier
e2947429e7
* minibuffer.el (completion-all-completion-with-base-size): New var.
...
(completion--some): New function.
(completion-table-with-context, completion--file-name-table):
Return the base-size if requested.
(completion-table-in-turn): Generalize to multiple arguments.
(complete-in-turn): Compatibility alias.
(completion-styles-alist): New var.
(completion-styles): New customization.
(minibuffer-try-completion, minibuffer-all-completions):
New functions.
(minibuffer--do-completion, minibuffer-complete-and-exit)
(minibuffer-try-word-completion): Use them.
(display-completion-list, minibuffer-completion-help): Use them.
Handle all-completions's new base-size info to set completion-base-size.
* info.el (Info-read-node-name-1): Use completion-table-with-context,
completion-table-with-terminator and complete-with-action.
Remove the now obsolete completion-base-size-function property.
* simple.el (completion-list-mode-map): Move init into declaration.
(completion-list-mode): Use define-derived-mode.
(completion-setup-function): Use any completion-base-size that may
have been set before. Remove handling of completion-base-size-function.
* loadup.el: Move abbrev.el up earlier.
2008-04-13 22:12:02 +00:00
Stefan Monnier
d87be1dfc8
(fill-forward-paragraph-function): New var.
...
(fill-forward-paragraph): New fun.
(fill-paragraph, fill-region): Use it.
2008-04-11 15:34:17 +00:00
Dan Nicolaescu
a45868562f
*** empty log message ***
2008-04-10 15:05:46 +00:00
Stefan Monnier
ba5ff07b2a
* minibuffer.el (minibuffer): Move group from cus-edit.el.
...
(completion-auto-help): Move from C code.
(minibuffer--maybe-completion-help): Remove.
(minibuffer--bitset): New function.
(minibuffer--do-completion): Rename from minibuffer-do-completion.
Renumber a bit. Really complete on string *before* point.
Add argument used for word-completion.
Join trailing / in completion with following text, as done in
minibuffer-complete-word.
Handle new value `lazy' for completion-auto-help.
(minibuffer-try-word-completion): New function extracted from
minibuffer-complete-word.
(minibuffer-complete-word): Use minibuffer--do-completion.
(minibuffer--insert-strings): Rename from
minibuffer-complete-insert-strings.
(exit-minibuffer): Fix typo.
* cus-edit.el (minibuffer): Move group to minibuffer.el.
* cus-start.el: Remove completion-auto-help.
* minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
(syms_of_minibuf): Remove its initialization.
2008-04-09 19:33:56 +00:00
Michael Albinus
b2ca37cdf3
*** empty log message ***
2008-04-09 19:08:22 +00:00
Dan Nicolaescu
494da8c4f6
*** empty log message ***
2008-04-09 03:42:28 +00:00
Michael Albinus
8f377a4b43
Add zeroconf.el.
2008-04-08 20:04:21 +00:00
Dan Nicolaescu
b592c357ca
*** empty log message ***
2008-04-08 16:07:43 +00:00
Glenn Morris
36c0514cea
Update for calendar name changes.
...
Also add Baha'i calendar references where appropriate.
2008-04-08 07:02:13 +00:00
Chong Yidong
d73803e635
** Add a defcustom that supplies a function to name numeric backup files,
...
like make-backup-file-name-function for non-numeric backup files.
2008-04-08 01:24:07 +00:00
Juanma Barranquero
65f81a0b2b
Fix typo.
2008-04-07 17:03:42 +00:00
Stefan Monnier
f7e4a59c5f
Typo.
2008-04-07 14:43:03 +00:00
Glenn Morris
eee6134c66
(org-agenda-format-date-aligned, org-agenda-execute-calendar-command):
...
Access date elements directly rather than using calendar functions.
(org-read-date, org-goto-calendar, org-agenda-goto-calendar):
Also set calendar-view-diary-initially-flag,
calendar-view-holidays-initially-flag
(org-get-entries-from-diary): Also set diary-fancy-buffer.
(org-agenda-execute-calendar-command): No need to set displayed-day.
2008-04-07 02:02:15 +00:00
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
Dan Nicolaescu
4e0ace2316
Add more simple TODOs.
2008-03-08 20:21:40 +00:00
Reiner Steib
f9f46670af
Update for change of `mail-source-delete-incoming'
...
Mention problem with coding system `utf-8-emacs' when using different Emacs
versions.
2008-03-08 15:56:19 +00:00
Reiner Steib
8b7d6d40e5
Update for change of `mail-source-delete-incoming'.
2008-03-08 15:53:31 +00:00
Glenn Morris
c80b160d07
Remove `+++'.
2008-03-07 03:54:03 +00:00
Chong Yidong
16369bef45
Copyedit.
2008-03-06 19:32:55 +00:00
Chong Yidong
090fc4cf23
Move deprecation message to Installation Changes and rewrite it.
2008-03-06 19:29:30 +00:00
Jan Djärv
e8db5c599d
New files.
2008-03-06 11:01:53 +00:00
Jan Djärv
8e5ff5e34f
Update with bookmark_add.
2008-03-06 11:01:21 +00:00
Kim F. Storm
b33061c28d
*** empty log message ***
2008-03-06 00:08:22 +00:00
Glenn Morris
e4434eccdb
Update font-backend section.
2008-03-05 20:02:29 +00:00
Glenn Morris
79475ffbca
Update for font-backend being enabled by default.
2008-03-05 03:54:31 +00:00
Jason Rumney
48dc0e9a63
Fix line ends.
2008-03-03 22:12:47 +00:00
Jason Rumney
67ab204543
*** empty log message ***
2008-03-03 22:09:09 +00:00
Dan Nicolaescu
7b7b316efd
Fix format.
2008-03-03 21:58:50 +00:00
Jason Rumney
d67793a6e5
New file.
2008-03-03 21:58:45 +00:00
Jason Rumney
057c925233
Make transperency 8 bit
2008-03-03 21:41:42 +00:00
Glenn Morris
58e707fe24
Update icons entry.
2008-03-03 09:03:58 +00:00
Glenn Morris
8ae1489447
Restore the old info for emacs.png under the new name emacs22.png.
2008-03-03 09:01:28 +00:00
Glenn Morris
8298ed3724
Restore r1.1 of emacs.png as emacs22.png
2008-03-03 09:01:05 +00:00
Glenn Morris
9f014775c4
Fix typo in previous.
2008-03-03 03:28:41 +00:00
Glenn Morris
cdd0d016ad
Fix typo in previous.
2008-03-03 03:28:33 +00:00
Glenn Morris
83c7166192
Tweak frame-local variables entry.
2008-03-03 03:27:16 +00:00
Glenn Morris
ee199d9e65
Tweak frame-local variables entry.
2008-03-03 03:27:06 +00:00
Glenn Morris
252f3b82ad
transient-mark-mode is off again.
2008-03-03 02:17:33 +00:00
Dan Nicolaescu
c9cc646241
New icon.
2008-03-02 18:18:35 +00:00
Juanma Barranquero
0caa490be5
*** empty log message ***
2008-03-02 02:03:57 +00:00
Glenn Morris
7d6f3b3a4d
Add python-mode.
2008-03-01 23:51:46 +00:00
Glenn Morris
60d3008e83
More info on how to replace make-variable-frame-local.
2008-03-01 20:31:09 +00:00
Glenn Morris
59cd993bbd
More info on how to replace make-variable-frame-local.
2008-03-01 20:30:51 +00:00
Miles Bader
51fb064bc7
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1090
2008-03-01 01:28:31 +00:00
Kim F. Storm
5e14abf860
Add header line.
2008-02-29 23:44:30 +00:00
Jason Rumney
df92ae9706
Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that
...
section is specific to MSVC.
2008-02-29 10:58:19 +00:00
Dan Nicolaescu
d6e1a31bbb
*** empty log message ***
2008-02-28 15:43:21 +00:00
Glenn Morris
c934813f06
Make the `whitespace.el' issue a little less confusing for people by
...
actually mentioning it.
2008-02-27 04:48:23 +00:00
Glenn Morris
2e3acc4711
Mention --disable-font-backend option.
2008-02-27 04:43:48 +00:00
Reiner Steib
143cecdb7a
(Gnus): Mention problem with coding system `utf-8-emacs'
...
when using different Emacs versions.
2008-02-26 21:08:38 +00:00
Stefan Monnier
6d25a31264
(set-mark-command): Deactivate mark on second C-SPC C-SPC
...
when using transient-mark-mode.
2008-02-26 19:41:53 +00:00
Stefan Monnier
13cda5f9e5
(Fbuffer_swap_text): New function.
...
(syms_of_buffer): Defsubr it.
2008-02-25 19:09:22 +00:00
Jan Djärv
28bcb349cc
Mention stock icons for Gtk+.
2008-02-25 08:15:42 +00:00
Dan Nicolaescu
1d202fc406
* configure.in: Print an error for systems that we think are
...
obsolete and are proposed to be removed.
* configure: Regenerate.
2008-02-25 08:12:29 +00:00
Juri Linkov
3412ee5a88
Move successful message "Compilation finished" to the end.
2008-02-24 23:22:26 +00:00
Dan Nicolaescu
b7bfcc8a7a
*** empty log message ***
2008-02-24 17:56:03 +00:00
Stefan Monnier
a2bc5bdd7d
Allow fine-grained image-cache flushing.
...
* dispextern.h (struct image): Add `dependencies' field.
(clear_image_caches): Change arg to Lisp_Object.
* image.c (make_image): Initialize `dependencies' field.
(clear_image_cache): Change arg to allow fine-grained flushing.
Perform the flush even if image-cache-eviction-delay is nil.
(clear_image_caches): Change arg to Lisp_Object.
(Fclear_image_cache): Expand meaning of the argument.
(mark_image): Mark `dependencies' field.
* xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
(lface_hash): Use XHASH rather than XFASTINT.
(face_at_buffer_position): Fix int -> EMACS_INT position.
* xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
(select_frame_for_redisplay): Remove code duplication.
(redisplay_internal): Adapt arg to call to clear_image_caches.
2008-02-24 13:36:39 +00:00
Miles Bader
b03f96dc5a
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
2008-02-24 10:09:07 +00:00
Miles Bader
52bec650ae
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1073
2008-02-24 06:43:15 +00:00
Glenn Morris
d2c98acc72
iwconfig.
2008-02-23 20:06:44 +00:00
Glenn Morris
0329d8a3e8
(menu-bar-games-menu): Add Bubbles and Pong. Add :help for Solitaire and Tetris.
2008-02-23 19:35:42 +00:00
Glenn Morris
85a1f98d8a
Condense some entries.
2008-02-22 04:09:09 +00:00
Glenn Morris
db4f9d2a35
*** empty log message ***
2008-02-22 03:49:19 +00:00
Juanma Barranquero
4a4bdfc7a6
*** empty log message ***
2008-02-22 02:56:58 +00:00
Kenichi Handa
1909542280
Mention the new language envrironments Bengali, Punjabi,
...
Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
tamil, and tml-util.
2008-02-22 02:05:12 +00:00
Michael Olson
607d3be220
etc/ChangeLog: Update.
2008-02-22 01:24:26 +00:00
Michael Olson
c06c430fc7
NEWS: Describe nXML mode and json.el.
2008-02-22 01:24:09 +00:00
Kenichi Handa
6a6b4d7d67
Improve the description about the removal of
...
cp-...-codepage functions. Describe the removal of the feature
`devan-util'.
2008-02-21 08:16:37 +00:00
Glenn Morris
429d5f087f
*** empty log message ***
2008-02-21 07:46:44 +00:00
Glenn Morris
e11910e252
Combine Auto Composition Mode mode entries and move to right place.
2008-02-21 07:44:53 +00:00
Glenn Morris
b19aa6dd02
Tweak FontBackend X resource entry.
2008-02-21 06:29:02 +00:00
Glenn Morris
4c24d24133
Add missing entries.
2008-02-21 06:20:45 +00:00
Glenn Morris
9f871ce2c1
Simplify an entry.
2008-02-21 06:15:14 +00:00
Glenn Morris
2b7a2553a5
Merge in some font-backend stuff from README.unicode.
2008-02-21 03:51:06 +00:00
Glenn Morris
027cd64481
Merge into NEWS.
2008-02-21 03:36:56 +00:00
Glenn Morris
d82c3d44f3
Merge entries from NEWS.unicode.
2008-02-21 03:35:46 +00:00
Kenichi Handa
a1e7b421be
Fix previous change.
2008-02-20 10:33:38 +00:00
Kenichi Handa
3d8c4938d5
Mention the removal of codepage related functions.
2008-02-20 05:39:38 +00:00
Dan Nicolaescu
a2b84f35b3
* simple.el (transient-mark-mode): Add an :init-value.
...
* startup.el (command-line): Use custom-reevaluate-setting for
transient-mark-mode.
* callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
with Qt.
2008-02-17 16:57:44 +00:00
Juri Linkov
b3cf10d7fe
Add after-init-time and emacs-init-time.
2008-02-16 23:18:58 +00:00
Glenn Morris
1f7bdd6fc6
Move here from lisp/nxml. Rename from "test." to "test-" for doschk.
2008-02-16 22:44:58 +00:00
Glenn Morris
790df30953
before-init-time is new name for emacs-startup-time.
2008-02-16 22:21:45 +00:00
Jason Rumney
0a0d3143b8
CX-TERM files no longer cause problems with DOS line-ends.
2008-02-15 23:28:03 +00:00
Jason Rumney
3b85998f94
Cygwin GCC builds that do not work are no longer recent.
2008-02-15 23:26:11 +00:00
Jason Rumney
f396bf16b0
Fixed part of Cleartype problem.
2008-02-15 23:24:04 +00:00
Chong Yidong
1b6406b3b1
Add "Point before start of properties" bug.
2008-02-15 16:08:27 +00:00
Chong Yidong
ff31fb954a
Add "Point before start of properties" bug.
2008-02-15 16:07:51 +00:00
Glenn Morris
5c4a15b3ed
Mention `format-seconds'.
2008-02-14 09:05:15 +00:00
Dan Nicolaescu
f3ff0fe9ac
(vc-annotate-find-revision-at-line): New function.
...
(vc-annotate-mode-map): Bind it.
(vc-annotate-mode-menu): Add a menu entry for it. Add :help for
some entries.
2008-02-14 07:37:51 +00:00
Glenn Morris
27de9dd288
Add 2008 to copyright years.
...
Fix some typos.
2008-02-14 03:55:06 +00:00
Stefan Monnier
64663f061c
(clone-indirect-buffer-hook): New hook.
...
(clone-indirect-buffer): Run it.
2008-02-12 02:25:10 +00:00
Dan Nicolaescu
9fe219e349
*** empty log message ***
2008-02-11 07:39:25 +00:00
Glenn Morris
4d1e89e319
ffap-rfc-directories.
2008-02-11 04:08:36 +00:00
Glenn Morris
c4c9b6f94a
Add emacs-startup-time, emacs-uptime.
2008-02-11 00:29:11 +00:00
Michael Olson
c6588a85bc
EasyPG: Improve NEWS entry.
2008-02-10 20:51:42 +00:00
Glenn Morris
69df9d6df4
`mode-name' is no longer guaranteed to be a string.
2008-02-10 02:06:57 +00:00
Eli Zaretskii
f34cec5cc8
Remove redundant empty lines, insert a magic line instead.
2008-02-09 13:00:20 +00:00