Glenn Morris
2da3a0d232
Small edits for lispref/intro.texi
...
* intro.texi (Caveats): Copyedit.
(Lisp History): Convert inforef to xref.
(Lisp History, Printing Notation, Version Info): Improve page-breaks.
2012-05-04 00:14:51 -07:00
Glenn Morris
cfed8eeb2f
* elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
2012-05-04 00:04:40 -07:00
Glenn Morris
8f4ea8e081
Small lispintro edits
...
* emacs-lisp-intro.texi (Making Errors): Don't mention Emacs 20.
(Void Function, Wrong Type of Argument, Recursion with list)
(Simple Extension): Assume a non-ancient Emacs.
(Void Variable, Switching Buffers): Improve page breaks.
2012-05-03 23:34:42 -07:00
Glenn Morris
d1714b9420
More page break tweaks for the manual
...
* doc/emacs/custom.texi (Customization Groups, Custom Themes, Examining):
Improve page breaks.
2012-05-03 00:23:27 -07:00
Glenn Morris
2227da65dd
* rmail.texi (Rmail Display): Use example rather than smallexample.
2012-05-03 00:12:48 -07:00
Glenn Morris
7e8cf67d70
* doc/emacs/calendar.texi: Convert inforefs to refs.
2012-05-03 00:07:21 -07:00
Glenn Morris
ad8d14e210
* doc/emacs/dired.texi (Dired Enter): Improve page break.
2012-05-02 23:58:28 -07:00
Glenn Morris
86b8eb8326
* doc/emacs/abbrevs.texi (Abbrev Concepts): Copyedits.
2012-05-02 23:56:05 -07:00
Glenn Morris
3c8c88a39b
* maintaining.texi (Registering, Tag Syntax): Tweak line and page breaks.
2012-05-02 23:50:59 -07:00
Glenn Morris
8bfe9babcf
Comment
2012-05-02 23:50:23 -07:00
Glenn Morris
e258c6a6ae
Small edits for programs.texi in Emacs manual
...
* doc/emacs/programs.texi (Programs, Electric C): Copyedits.
(Program Modes): Add xref to Fortran.
(Left Margin Paren): Remove what was (oddly enough) the only use
of defvar in the entire Emacs manual.
(Hungry Delete): Remove footnote about ancient Emacs version.
(Other C Commands): Use example rather than smallexample.
2012-05-02 23:43:02 -07:00
Glenn Morris
4223d75523
More page break tweaks for the manual
...
* doc/emacs/text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
(Nroff Mode, Enriched Indentation, Table Rows and Columns):
Tweak line and page breaks.
2012-05-02 23:22:54 -07:00
Glenn Morris
0b40418e9f
Tweaks for doc/emacs/modes.texi
...
* doc/emacs/modes.texi (Major Modes, Minor Modes):
Reword to improve page-breaks.
(Major Modes): Use example rather than smallexample.
2012-05-02 22:14:32 -04:00
Glenn Morris
c4c30a4e6a
* doc/emacs/mule.texi (Output Coding): Reword to improve page-breaks.
2012-05-02 22:10:18 -04:00
Glenn Morris
430e2ae69e
* doc/emacs/frames.texi (Text-Only Mouse): Fix xref.
2012-05-02 22:05:45 -04:00
Glenn Morris
fe76231124
* doc/emacs/frames.texi (Fonts): Tweak line and page breaks.
...
Change cross-reference.
Use example rather than smallexample (these examples are not wide,
smallexample saves little vertical space, but makes things harder to
read).
2012-05-02 22:04:07 -04:00
Glenn Morris
0244c17ae6
Tweak page breaks in doc/emacs/buffers.texi
...
* doc/emacs/buffers.texi (Buffers, Kill Buffer, Several Buffers)
(Indirect Buffers): Tweak line- and page-breaks.
2012-05-02 21:41:54 -04:00
Glenn Morris
187c4f85ad
* doc/emacs/fixit.texi (Fixit, Undo): Reword to improve page-breaks.
2012-05-02 21:22:38 -04:00
Glenn Morris
ebf87fdb51
* etc/refcards/README: Update
2012-05-02 21:13:19 -04:00
Glenn Morris
aa89a0efd4
* doc/lispintro/emacs-lisp-intro.texi: Update GNU Press contact details.
2012-05-02 21:11:42 -04:00
Chong Yidong
be4e7c155b
Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunk
2012-05-02 21:06:50 +08:00
Chong Yidong
687d464f5c
Backport Bug#11374 fix from trunk
2012-05-02 21:06:08 +08:00
Glenn Morris
c635b6d545
Auto-commit of generated files.
2012-05-02 07:17:25 -04:00
Jim Meyering
bf98199cf1
Add NUL-termination to some uses of strncpy.
...
* lib-src/pop.c (pop_stat, pop_list, pop_multi_first, pop_last):
NUL-terminate the error buffer.
* src/w32font.c (fill_in_logfont): NUL-terminate a string (Bug#11372).
2012-05-02 18:12:13 +08:00
Glenn Morris
cd3771a08b
* Makefile.in (uninstall): Remove useless-use-of-for.
...
For some reason it caused problems on an old Solaris.
2012-05-02 00:01:36 -07:00
Glenn Morris
a36e64d04b
Makefile.in fix for systems without /bin/install or somesuch
...
* Makefile.in (install-arch-indep, uninstall):
Ensure that INSTALL-type commands are run from top-level.
2012-05-01 23:53:21 -07:00
Glenn Morris
3fef57a2f6
* Makefile.in (INFO_FILES): Add emacs-gnutls;
...
accidentally omitted from 2012-04-12 backport from trunk.
(Do not merge to trunk.)
2012-05-01 23:46:34 -07:00
Glenn Morris
9e7a4bcfd8
Fix some info/dir entries
...
* doc/misc/emacs-gnutls.texi, doc/misc/ert.texi, doc/misc/org.texi:
Fix dircategory, direntry to match info/dir.
* doc/misc/viper.texi: Make direntry shorter (also it is no longer "newest").
* info/dir: Make some entries consistent with the source texi files.
2012-05-01 21:22:26 -04:00
Glenn Morris
9fa0e4168d
* configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
...
Ref http://debbugs.gnu.org/6190
2012-05-01 20:11:24 -04:00
Glenn Morris
bbba8869a2
Only print the edition number of the manuals in the TeX version
...
Frankly, I think the edition conveys little to no information.
The version number of Emacs is much more relevant.
No-one seems to know what the rules are for updating the edition anyway...
* doc/emacs/emacs.texi (@copying): Only print EDITION in the TeX version.
* doc/lispref/elisp.texi (@copying):
* doc/lispref/intro.texi (Introduction): Only print VERSION in the TeX version.
2012-05-01 00:38:15 -07:00
Eli Zaretskii
91af76bf30
Resurrect encoding of replies by Rmail which was lost in 2012-04-11T21:37:13Z!monnier@iro.umontreal.ca.
...
lisp/mail/rmail.el (rmail-yank-current-message): Use the encoding of
the yanked message in preference to the default value of
buffer-file-coding-system.
2012-04-30 15:50:12 +03:00
Martin Rudalics
d9558cadd4
Fix entry in display-buffer--action-function-custom-type
2012-04-30 11:09:26 +02:00
Glenn Morris
a017d05f06
Regenerate etc/refcards/*.pdf
2012-04-30 00:46:03 -07:00
Glenn Morris
e20588131d
* doc/emacs/search.texi (Regexp Search): Just say "Emacs".
2012-04-29 23:53:56 -07:00
Glenn Morris
a162959e48
Tweak page break in display.texi
...
* doc/emacs/display.texi (Auto Scrolling):
Reword to avoid repetition and improve page break.
2012-04-29 23:51:44 -07:00
Eli Zaretskii
2fa85638a0
Fix bug #11367 with assertion violation during vertical motion in egg.el.
...
src/xdisp.c (pos_visible_p): If already at a newline from the
display string before the 'while' loop, don't walk back the glyphs
from it3.glyph_row. Solves assertion violation when the display
string begins with a newline (egg.el).
2012-04-29 20:19:08 +03:00
Chong Yidong
5a5fd9f33a
* doc/lispref/text.texi (Change Hooks): Minor fix for after-change-functions.
2012-04-29 14:56:58 +08:00
Glenn Morris
f9e320bb01
Remove some overfull lines in doc/misc/faq
...
* doc/misc/faq.texi: (File-name conventions):
Shorten section name to avoid overfull line.
(How to add fonts): Use smallexample to avoid overfull lines.
2012-04-28 12:04:01 -07:00
Glenn Morris
31cc861c83
* doc/misc/faq.texi: Convert @inforefs to @xrefs.
...
Fix some malformed cross-references.
2012-04-28 11:43:55 -07:00
Glenn Morris
52af8e0a1d
* emacs-lisp-intro.texi (Syntax): Reword to avoid underfull hbox.
2012-04-28 11:26:17 -07:00
Glenn Morris
44d2bfd09a
Auto-commit of generated files.
2012-04-28 07:17:27 -04:00
Glenn Morris
7eac3782ca
Reword some doc/lispref to remove/reduce some overly long/short lines.
...
* package.texi (Packaging Basics):
* loading.texi (Autoload):
* files.texi (Magic File Names):
Reword to remove/reduce some overly long/short lines.
2012-04-28 01:05:01 -07:00
Glenn Morris
9eb25ee858
Reword some doc/emacs to remove/reduce some overly long/short lines.
...
* xresources.texi (Resources):
* mule.texi (Language Environments):
* misc.texi (Amusements):
* maintaining.texi (VC Change Log):
* frames.texi (Fonts):
* custom.texi (Specifying File Variables, Minibuffer Maps):
* cmdargs.texi (Initial Options):
* building.texi (Flymake):
Reword to remove/reduce some overly long/short lines.
2012-04-28 00:45:03 -07:00
Alan Mackenzie
09affde083
Update CC Mode version to 5.32.3.
2012-04-27 17:49:31 +00:00
Chong Yidong
9723e05aa3
Bump version to 24.0.96.
...
Regenerate AUTHORS and ldefs-boot.el.
2012-04-28 00:33:57 +08:00
Chong Yidong
c5bb756916
Fix for tool-bar confusion in read-key.
...
* lisp/subr.el (read-key): Avoid running filter function when setting
up temporary tool bar entries.
Fixes: debbugs:9922
2012-04-27 10:24:38 +08:00
Chong Yidong
f2c3a9eb85
Add NEWS entry pointing to ORG-NEWS.
...
Delete non-Emacs-24 specific items from ORG-NEWS (since standalone Org
mode has its own NEWS, these are not necessary).
2012-04-27 10:15:51 +08:00
Glenn Morris
8da2b7872c
Fix previous change
2012-04-26 20:23:54 -04:00
Glenn Morris
a4289d0ee1
* doc/emacs/emacs.texi: Some fixes for detailed menu.
2012-04-26 20:20:02 -04:00
Bastien Guerry
5e0e5e3676
org-ctags.el (org-ctags-new-topic-template): Fix the option default value back again.
...
This option was changed by error in this commit:
http://git.savannah.gnu.org/cgit/emacs.git/diff/lisp/org/org-protocol.el?h=emacs-24&id=0fc749f9
I first overwrote this change by error, then backported it
into Org git repo, then backported the error back into Emacs.
This is now fixed.
2012-04-26 22:46:10 +02:00