]> git.eshelyaron.com Git - emacs.git/log
emacs.git
15 years agoPatch from Kim F. Storm: emacs-23.1
Chong Yidong [Thu, 30 Jul 2009 01:14:15 +0000 (01:14 +0000)]
Patch from Kim F. Storm:
Add `...' around Lisp symbols.
Remove duplicate entry.

15 years agoBump version to 23.1.
Chong Yidong [Wed, 29 Jul 2009 16:58:35 +0000 (16:58 +0000)]
Bump version to 23.1.

15 years agoRegenerate.
Chong Yidong [Wed, 29 Jul 2009 16:58:14 +0000 (16:58 +0000)]
Regenerate.

15 years ago* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not...
Adrian Robert [Wed, 29 Jul 2009 16:04:30 +0000 (16:04 +0000)]
* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.

15 years agoRegenerate.
Chong Yidong [Wed, 29 Jul 2009 15:08:37 +0000 (15:08 +0000)]
Regenerate.

15 years ago* progmodes/cc-defs.el (c-version): Bump to 5.31.7.
Chong Yidong [Wed, 29 Jul 2009 13:29:52 +0000 (13:29 +0000)]
* progmodes/cc-defs.el (c-version): Bump to 5.31.7.

15 years agoFix last change.
Chong Yidong [Tue, 28 Jul 2009 15:27:27 +0000 (15:27 +0000)]
Fix last change.

15 years ago* building.texi (Lisp Libraries): Clarify meaning of autoloading.
Chong Yidong [Tue, 28 Jul 2009 15:23:52 +0000 (15:23 +0000)]
* building.texi (Lisp Libraries): Clarify meaning of autoloading.

15 years ago* emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
Chong Yidong [Tue, 28 Jul 2009 15:08:28 +0000 (15:08 +0000)]
* emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
examples.

15 years ago* xfaces.c (face_with_height): Call font_clear_prop.
Chong Yidong [Tue, 28 Jul 2009 15:00:51 +0000 (15:00 +0000)]
* xfaces.c (face_with_height): Call font_clear_prop.

15 years ago(font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.
Kenichi Handa [Tue, 28 Jul 2009 02:05:41 +0000 (02:05 +0000)]
(font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.

15 years ago(xfont_list_pattern): Don't ignore the return value of
Kenichi Handa [Tue, 28 Jul 2009 02:02:40 +0000 (02:02 +0000)]
(xfont_list_pattern): Don't ignore the return value of
font_parse_xlfd.  Check font properties more rigidly.

15 years agoEntry removed:
Chong Yidong [Sun, 26 Jul 2009 17:26:13 +0000 (17:26 +0000)]
Entry removed:
** Implement something better than the current Refill mode.

15 years agoEntry removed:
Chong Yidong [Sun, 26 Jul 2009 17:23:56 +0000 (17:23 +0000)]
Entry removed:
** "Options -> Save Options" should save the font set via "Set Font/Fontset"

15 years ago* nsfont.m (nsfont_draw): Revert 2009-07-15 change.
Chong Yidong [Sun, 26 Jul 2009 12:50:06 +0000 (12:50 +0000)]
* nsfont.m (nsfont_draw): Revert 2009-07-15 change.

* nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15 change.
(ns_get_color): Revert 2009-07-16 change.

15 years ago(x-select-enable-clipboard): Doc fix.
Eli Zaretskii [Sat, 25 Jul 2009 09:18:53 +0000 (09:18 +0000)]
(x-select-enable-clipboard): Doc fix.

15 years agoMention probloems with long directory names under `nextstep'.
Eli Zaretskii [Sat, 25 Jul 2009 07:43:15 +0000 (07:43 +0000)]
Mention probloems with long directory names under `nextstep'.

15 years ago(x-select-text): Add a doc string.
Eli Zaretskii [Fri, 24 Jul 2009 16:33:24 +0000 (16:33 +0000)]
(x-select-text): Add a doc string.

15 years ago(x-set-selection): Doc fix.
Eli Zaretskii [Fri, 24 Jul 2009 16:32:23 +0000 (16:32 +0000)]
(x-set-selection): Doc fix.

15 years ago(x-get-selection, x-set-selection): Add doc strings.
Eli Zaretskii [Fri, 24 Jul 2009 16:32:03 +0000 (16:32 +0000)]
(x-get-selection, x-set-selection): Add doc strings.

15 years ago(x-colors, x-select-enable-clipboard): Doc fix.
Eli Zaretskii [Fri, 24 Jul 2009 16:18:55 +0000 (16:18 +0000)]
(x-colors, x-select-enable-clipboard): Doc fix.

15 years ago* nsfont.m (ns_findfonts): Correctly return fallback in match case.
Adrian Robert [Fri, 24 Jul 2009 15:46:56 +0000 (15:46 +0000)]
* nsfont.m (ns_findfonts): Correctly return fallback in match case.

15 years agoFix previous change.
Kenichi Handa [Fri, 24 Jul 2009 08:09:03 +0000 (08:09 +0000)]
Fix previous change.

15 years agoFix setting of category ?C, ?|, ?K,
Kenichi Handa [Fri, 24 Jul 2009 08:00:09 +0000 (08:00 +0000)]
Fix setting of category ?C, ?|, ?K,
and ?H.  Fix setting of case for Latin Extended and Greek
Extended.
(build-unicode-category-table): Fix range checks.

15 years ago*** empty log message ***
Kenichi Handa [Fri, 24 Jul 2009 07:59:35 +0000 (07:59 +0000)]
*** empty log message ***

15 years ago* nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
Adrian Robert [Thu, 23 Jul 2009 14:42:45 +0000 (14:42 +0000)]
* nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.

15 years ago* nsterm.m (ns_lookup_indexed_color): Check for bad index. (ns_index_color): Init...
Adrian Robert [Thu, 23 Jul 2009 13:21:07 +0000 (13:21 +0000)]
* nsterm.m (ns_lookup_indexed_color): Check for bad index.  (ns_index_color): Init unused slot to 0.  (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if(). Bug 3714, possibly 3082.

15 years ago* nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
Adrian Robert [Thu, 23 Jul 2009 11:50:29 +0000 (11:50 +0000)]
* nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.

15 years agoRichard M. Stallman <rms at gnu.org>
Glenn Morris [Wed, 22 Jul 2009 02:37:28 +0000 (02:37 +0000)]
Richard M. Stallman  <rms at gnu.org>

(GNU, Daemon): Update information.

15 years ago* frames.texi (Cut/Paste Other App): Remove discussion of
Chong Yidong [Tue, 21 Jul 2009 23:49:33 +0000 (23:49 +0000)]
* frames.texi (Cut/Paste Other App): Remove discussion of
select-active-regions for 23.1, as it is not fully functional.

15 years agoRemove select-active-regions, as it is not fully functional in 23.1.
Chong Yidong [Tue, 21 Jul 2009 23:45:39 +0000 (23:45 +0000)]
Remove select-active-regions, as it is not fully functional in 23.1.

15 years agoAdd auto-save-include-big-deletions.
Chong Yidong [Tue, 21 Jul 2009 23:37:03 +0000 (23:37 +0000)]
Add auto-save-include-big-deletions.

15 years ago* mail/rmailedit.el (rmail-edit-mode): Set auto-save-include-big-deletions to t.
Chong Yidong [Tue, 21 Jul 2009 23:18:32 +0000 (23:18 +0000)]
* mail/rmailedit.el (rmail-edit-mode): Set auto-save-include-big-deletions to t.
* mail/rmail.el (rmail-variables): Set auto-save-include-big-deletions to t.

15 years ago* fileio.c (Vauto_save_include_big_deletions): New variable.
Chong Yidong [Tue, 21 Jul 2009 23:17:06 +0000 (23:17 +0000)]
* fileio.c (Vauto_save_include_big_deletions): New variable.
(Fdo_auto_save): Disable auto-save only if
auto-save-include-big-deletions is nil.

15 years ago* xdisp.c (move_it_to): For continued lines ending in a tab, take
Chong Yidong [Tue, 21 Jul 2009 20:08:49 +0000 (20:08 +0000)]
* xdisp.c (move_it_to): For continued lines ending in a tab, take
the overflowed pixels into account (Bug#3879).

15 years ago* term/pc-win.el (x-display-name, x-colors)
Chong Yidong [Mon, 20 Jul 2009 21:30:22 +0000 (21:30 +0000)]
* term/pc-win.el (x-display-name, x-colors)
(x-select-enable-clipboard): Doc fix.

* term/common-win.el (x-display-name, x-colors): Doc fix.

* w32-vars.el (x-select-enable-clipboard): Doc fix.

* term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
(xw-defined-colors): Doc fix.

* w32-fns.el (x-select-text, x-setup-function-keys): Doc fix.

* term/x-win.el (x-select-text, x-setup-function-keys)
(x-select-enable-clipboard, xw-defined-colors): Doc fix.

15 years ago* term/vt420.el (terminal-init-vt420): Fix typo.
Chong Yidong [Mon, 20 Jul 2009 19:02:33 +0000 (19:02 +0000)]
* term/vt420.el (terminal-init-vt420): Fix typo.

15 years ago* calc.texi (About This Manual): Don't mention chapter numbers in text.
Chong Yidong [Mon, 20 Jul 2009 13:58:55 +0000 (13:58 +0000)]
* calc.texi (About This Manual): Don't mention chapter numbers in text.

15 years agoFix whitespace.
Chong Yidong [Mon, 20 Jul 2009 13:54:32 +0000 (13:54 +0000)]
Fix whitespace.

15 years agoRevert previous change.
Alan Mackenzie [Sun, 19 Jul 2009 20:20:30 +0000 (20:20 +0000)]
Revert previous change.

15 years agoRevert previous change.
Alan Mackenzie [Sun, 19 Jul 2009 19:47:38 +0000 (19:47 +0000)]
Revert previous change.

15 years ago(c-before-hack-hook, c-postprocess-file-styles): Give invocation of
Alan Mackenzie [Sat, 18 Jul 2009 21:03:43 +0000 (21:03 +0000)]
(c-before-hack-hook, c-postprocess-file-styles): Give invocation of
`c-set-style' DONT-OVERRIDE parameter of t.  Already set style variables will
thus not be overridden by style settings given by `c-file-syle'.

15 years ago(hack-local-variables-filter): Remove entries with duplicate keys from
Alan Mackenzie [Sat, 18 Jul 2009 21:02:52 +0000 (21:02 +0000)]
(hack-local-variables-filter): Remove entries with duplicate keys from
`file-local-variables-alist'.

15 years ago*** empty log message ***
Alan Mackenzie [Sat, 18 Jul 2009 21:00:48 +0000 (21:00 +0000)]
*** empty log message ***

15 years ago(set-auto-mode): (setq name) -> (setq name nil).
Alan Mackenzie [Sat, 18 Jul 2009 20:14:20 +0000 (20:14 +0000)]
(set-auto-mode): (setq name) -> (setq name nil).

15 years ago*** empty log message ***
Alan Mackenzie [Sat, 18 Jul 2009 20:13:29 +0000 (20:13 +0000)]
*** empty log message ***

15 years ago* simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
Chong Yidong [Sat, 18 Jul 2009 17:38:17 +0000 (17:38 +0000)]
* simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).

15 years agoRevert last change in the branch.
Chong Yidong [Sat, 18 Jul 2009 17:17:35 +0000 (17:17 +0000)]
Revert last change in the branch.

15 years agoChecked processes.texi.
Chong Yidong [Sat, 18 Jul 2009 04:44:26 +0000 (04:44 +0000)]
Checked processes.texi.

15 years ago* processes.texi (Shell Arguments): Copyedits.
Chong Yidong [Sat, 18 Jul 2009 04:40:55 +0000 (04:40 +0000)]
* processes.texi (Shell Arguments): Copyedits.

15 years ago(Repeated Loading): Fix typo.
Glenn Morris [Sat, 18 Jul 2009 02:22:20 +0000 (02:22 +0000)]
(Repeated Loading): Fix typo.

15 years ago(describe-buffer-case-table): Fix for the case that KEY is a cons.
Kenichi Handa [Fri, 17 Jul 2009 12:24:25 +0000 (12:24 +0000)]
(describe-buffer-case-table): Fix for the case that KEY is a cons.

15 years agoSynch with Gnus trunk:
Katsumi Yamaoka [Fri, 17 Jul 2009 10:16:03 +0000 (10:16 +0000)]
Synch with Gnus trunk:
2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
* nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
article without making inquiry to a user for unknown encoding.

* nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
(nnmaildir--scan): Assume i-node and device number that file-attributes
returns might be cons-cell.

2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
* auth-source.el: Remove docs now in auth.texi.  Don't use
`gnus-message' for logging.  Add new variables `auth-source-debug' and
`auth-source-hide-passwords' and use them.

15 years agoRegenerate.
Glenn Morris [Fri, 17 Jul 2009 03:55:07 +0000 (03:55 +0000)]
Regenerate.

15 years agoSet copyright year to 2009.
Glenn Morris [Fri, 17 Jul 2009 03:54:43 +0000 (03:54 +0000)]
Set copyright year to 2009.

15 years ago(shuffle): Fix the logic of setting up the cycle.
Kenichi Handa [Fri, 17 Jul 2009 01:26:41 +0000 (01:26 +0000)]
(shuffle): Fix the logic of setting up the cycle.

15 years ago*** empty log message ***
Kenichi Handa [Fri, 17 Jul 2009 01:17:36 +0000 (01:17 +0000)]
*** empty log message ***

15 years ago(ns-set-alpha): Don't declare.
YAMAMOTO Mitsuharu [Thu, 16 Jul 2009 08:27:59 +0000 (08:27 +0000)]
(ns-set-alpha): Don't declare.
(ns-set-background-alpha): Remove function.

15 years ago(ns_get_color): Remove incompatible color formats.
YAMAMOTO Mitsuharu [Thu, 16 Jul 2009 08:27:07 +0000 (08:27 +0000)]
(ns_get_color): Remove incompatible color formats.
(ns_color_to_lisp): Generate #rrggbb color format string.

15 years ago(Fns_set_alpha): Remove function.
YAMAMOTO Mitsuharu [Thu, 16 Jul 2009 08:26:20 +0000 (08:26 +0000)]
(Fns_set_alpha): Remove function.
(syms_of_nsfns): Don't defsubr it.

15 years agoDone refcards.
Glenn Morris [Thu, 16 Jul 2009 03:28:28 +0000 (03:28 +0000)]
Done refcards.

15 years agoRegenerate.
Glenn Morris [Thu, 16 Jul 2009 03:25:22 +0000 (03:25 +0000)]
Regenerate.

15 years agoRemove non-existent (?) bindings: w, C-u o, U, delete.
Glenn Morris [Thu, 16 Jul 2009 03:19:25 +0000 (03:19 +0000)]
Remove non-existent (?) bindings: w, C-u o, U, delete.
Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.

15 years agoRegenerate.
Glenn Morris [Thu, 16 Jul 2009 02:27:55 +0000 (02:27 +0000)]
Regenerate.

15 years agoCondense a few sentences in order to make them fit on one line, and
Glenn Morris [Thu, 16 Jul 2009 02:27:35 +0000 (02:27 +0000)]
Condense a few sentences in order to make them fit on one line, and
add some page breaks, to improve the layout in the pdfs.

15 years agoAdd stability note.
Chong Yidong [Wed, 15 Jul 2009 14:26:11 +0000 (14:26 +0000)]
Add stability note.

15 years agoAdd note about Nextstep port.
Chong Yidong [Wed, 15 Jul 2009 14:24:32 +0000 (14:24 +0000)]
Add note about Nextstep port.

15 years ago* macos.texi (Mac OS / GNUstep): Add note about stability.
Chong Yidong [Wed, 15 Jul 2009 14:22:56 +0000 (14:22 +0000)]
* macos.texi (Mac OS / GNUstep): Add note about stability.

15 years ago(set-language-environment-charset):
Kenichi Handa [Wed, 15 Jul 2009 12:29:30 +0000 (12:29 +0000)]
(set-language-environment-charset):
If coding-system-charset-list returns `iso-2022' or `emacs-mule',
ignore them.

15 years ago("IPA"): Change coding systems to utf-8. Delete unibyte-display.
Kenichi Handa [Wed, 15 Jul 2009 12:23:52 +0000 (12:23 +0000)]
("IPA"): Change coding systems to utf-8.  Delete unibyte-display.

15 years ago*** empty log message ***
Kenichi Handa [Wed, 15 Jul 2009 12:23:25 +0000 (12:23 +0000)]
*** empty log message ***

15 years ago(ns_maybe_dumpglyphs_background): Remove code for stippling, which actually
YAMAMOTO Mitsuharu [Wed, 15 Jul 2009 08:26:41 +0000 (08:26 +0000)]
(ns_maybe_dumpglyphs_background): Remove code for stippling, which actually
does tiling.

15 years ago(nsfont_draw): Remove code for stippling, which actually
YAMAMOTO Mitsuharu [Wed, 15 Jul 2009 08:25:49 +0000 (08:25 +0000)]
(nsfont_draw): Remove code for stippling, which actually
does tiling.

15 years ago(emacsversionnumber): Just use major version.
Glenn Morris [Wed, 15 Jul 2009 03:19:05 +0000 (03:19 +0000)]
(emacsversionnumber): Just use major version.

15 years agoFix comment typo.
Glenn Morris [Wed, 15 Jul 2009 03:18:48 +0000 (03:18 +0000)]
Fix comment typo.

15 years agoRegenerate.
Glenn Morris [Wed, 15 Jul 2009 03:18:30 +0000 (03:18 +0000)]
Regenerate.

15 years ago(Copyright): Add 2009.
Glenn Morris [Wed, 15 Jul 2009 03:17:55 +0000 (03:17 +0000)]
(Copyright): Add 2009.
(Notes): Add missing line-break.
(Threading): Reword to fit on one line.

15 years agoChange from A4 to letter paper.
Glenn Morris [Wed, 15 Jul 2009 03:17:27 +0000 (03:17 +0000)]
Change from A4 to letter paper.
Remove non-existent (?) bindings: w, C-u o, U, delete.
Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
New: async shell command = &.

15 years ago(gnus-make-format-preserve-properties): Doc fix.
Glenn Morris [Wed, 15 Jul 2009 03:13:39 +0000 (03:13 +0000)]
(gnus-make-format-preserve-properties): Doc fix.

15 years agoChecked edebug.
Glenn Morris [Wed, 15 Jul 2009 03:12:35 +0000 (03:12 +0000)]
Checked edebug.

15 years ago(Gnus): Remove widow.
Glenn Morris [Wed, 15 Jul 2009 03:07:29 +0000 (03:07 +0000)]
(Gnus): Remove widow.

15 years agoMinor re-phrasings throughout.
Glenn Morris [Wed, 15 Jul 2009 03:06:58 +0000 (03:06 +0000)]
Minor re-phrasings throughout.
(Edebug Execution Modes): Sit-for affects continue mode too.
(Jumping): Use `forward-sexp' rather than its keybinding.
(Edebug Misc): Fix Q binding.
(Edebug Eval): Remove cl version.
(Printing in Edebug): Clarify print-length etc.
(Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
(Specification List): Remove edebug-unwrap findex entry.
(Specification Examples): defmacro is actually not the same as defun.
Escape "`" in example.

15 years ago* nsfont.m (ns_has_attribute): Remove. (ns_findfonts, nsfont_open): Use ns_attribute...
Adrian Robert [Tue, 14 Jul 2009 16:13:03 +0000 (16:13 +0000)]
* nsfont.m (ns_has_attribute): Remove.  (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.

15 years ago* simple.el (line-move): Call line-move-1 if lines are truncated.
Chong Yidong [Tue, 14 Jul 2009 14:22:44 +0000 (14:22 +0000)]
* simple.el (line-move): Call line-move-1 if lines are truncated.

15 years ago(edebug-setup-hook, edebug-all-forms)
Glenn Morris [Tue, 14 Jul 2009 08:00:29 +0000 (08:00 +0000)]
(edebug-setup-hook, edebug-all-forms)
(edebug-eval-macro-args, edebug-save-displayed-buffer-points)
(edebug-print-length, edebug-print-level, edebug-print-circle)
(edebug-sit-for-seconds, edebug-view-outside)
(edebug-bounce-point, edebug-set-global-break-condition)
(edebug-Go-nonstop-mode, edebug-trace-mode)
(edebug-Trace-fast-mode, edebug-continue-mode)
(edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
(edebug-visit-eval-list): Doc fixes.

15 years ago(def-edebug-spec): Doc fix.
Glenn Morris [Tue, 14 Jul 2009 07:45:07 +0000 (07:45 +0000)]
(def-edebug-spec): Doc fix.

15 years agoFix setting of category ?C.
Kenichi Handa [Tue, 14 Jul 2009 01:15:33 +0000 (01:15 +0000)]
Fix setting of category ?C.

15 years ago(sub_char_table_ref_and_range): Fix the range check against max_char.
Kenichi Handa [Mon, 13 Jul 2009 04:03:45 +0000 (04:03 +0000)]
(sub_char_table_ref_and_range): Fix the range check against max_char.

15 years ago(internal_self_insert): Check sym by SYMBOLP before
Kenichi Handa [Mon, 13 Jul 2009 01:04:26 +0000 (01:04 +0000)]
(internal_self_insert): Check sym by SYMBOLP before
calling XSYMBOL (sym).

15 years ago* pcomplete.el (pcomplete-comint-setup): Check for
Chong Yidong [Sun, 12 Jul 2009 16:22:00 +0000 (16:22 +0000)]
* pcomplete.el (pcomplete-comint-setup): Check for
shell-dynamic-complete-filename too.

15 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 11 Jul 2009 19:38:30 +0000 (19:38 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(Named Features): Refer to eval-after-load.

15 years ago(Regexp Backslash): Fix typo.
Glenn Morris [Sat, 11 Jul 2009 19:31:10 +0000 (19:31 +0000)]
(Regexp Backslash): Fix typo.

15 years ago*** empty log message ***
Kenichi Handa [Sat, 11 Jul 2009 06:25:10 +0000 (06:25 +0000)]
*** empty log message ***

15 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 11 Jul 2009 03:01:54 +0000 (03:01 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(Standard Hooks): Fix cross-references.

15 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 11 Jul 2009 02:59:12 +0000 (02:59 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(About PCL-CVS): Fix cross-reference.

15 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 11 Jul 2009 02:58:54 +0000 (02:58 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(Basic Types): Fix cross-reference.

15 years ago(Top): Display copyright notice at start of non-TeX.
Glenn Morris [Sat, 11 Jul 2009 02:51:41 +0000 (02:51 +0000)]
(Top): Display copyright notice at start of non-TeX.

15 years ago(Dired): End menu descriptions with a period.
Glenn Morris [Sat, 11 Jul 2009 02:47:56 +0000 (02:47 +0000)]
(Dired): End menu descriptions with a period.

15 years ago(Top): Info can be read from other places than Emacs.
Glenn Morris [Sat, 11 Jul 2009 02:47:40 +0000 (02:47 +0000)]
(Top): Info can be read from other places than Emacs.
Don't print the copying notice twice in the printed version.
Update the menu and detailmenu.
(Preface): The meaning of "on-line" has changed.
Correct name for "Common Problems" chapter.
(Distrib): Update FSF shop URL.
(Intro): Showing two files at once is not so exciting.

15 years ago(Help): End menu descriptions with a period.
Glenn Morris [Sat, 11 Jul 2009 02:47:25 +0000 (02:47 +0000)]
(Help): End menu descriptions with a period.