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
Glenn Morris
cdb45185ee
ChangeLog fix
2012-04-26 14:57:49 -04:00
Glenn Morris
6bd40061bf
ChangeLog fix
2012-04-26 14:10:02 -04:00
Glenn Morris
cf98857824
Some menu fixes for doc/lispref
...
* doc/lispref/elisp.texi, doc/lispref/vol1.texi, doc/lispref/vol2.texi:
Some fixes for detailed menu.
* doc/lispref/modes.texi (Major Modes, Auto-Indentation):
* doc/lispref/buffers.texi (Buffers): Some fixes for menu descriptions.
2012-04-26 13:56:38 -04:00
Bastien Guerry
2f885dcacb
Sync with Org git commit 374c56b.
2012-04-26 19:30:04 +02:00
Bastien Guerry
2a12997ca9
etc/ORG-NEWS: New file documenting changes between Org 6.34 and current one.
2012-04-26 19:02:36 +02:00
Bastien Guerry
3959f36938
lisp/org/ChangeLog: remove references to files that are not in the directory.
2012-04-26 18:57:34 +02:00
Andreas Schwab
c4347ab9e5
Fixes: debbugs:11344
...
* vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
2012-04-26 11:27:37 +02:00
Stefan Monnier
88ed9e87e5
Deprecate the ((lambda ...) ...) form.
...
* doc/lispref/functions.texi (Simple Lambda, Argument List):
* doc/lispref/eval.texi (Function Indirection): Avoid deprecated form.
2012-04-25 23:06:36 -04:00
Glenn Morris
1a72be4624
Add "et al." to authors for emacs and elisp manuals.
...
This seems only fair, since there have been a large number of
contributors since the original ones.
* doc/emacs/emacs.texi:
* doc/lispref/book-spine.texi, doc/lispref/elisp.texi, doc/lispref/vol1.texi:
* doc/lispref/vol2.texi:
Add "et al." to authors.
2012-04-25 20:48:08 -04:00
Glenn Morris
16152b76a4
Use Texinfo recommended convention for quotes+punctuation.
2012-04-25 20:31:47 -04:00
Eli Zaretskii
84412f2cbb
Better indexing of "base direction" of paragraphs in the user manual.
...
doc/emacs/mule.texi (Bidirectional Editing): Improve indexing. Minor
wording tweaks.
2012-04-25 11:30:59 +03:00
Chong Yidong
acb71f1dad
Ensure that X selection convertors properly encode returned strings.
...
Though not itself a regression, this bug was exposed by the support
for MULTIPLE selections, which is new to Emacs 24 (see Bug#11315).
* lisp/select.el (xselect--encode-string): New function, split from
xselect-convert-to-string.
(xselect-convert-to-string): Use it.
(xselect-convert-to-filename, xselect-convert-to-os)
(xselect-convert-to-host, xselect-convert-to-user): Ensure that
returned strings are properly encoded.
2012-04-24 13:34:50 +08:00
Chong Yidong
9be2fd9b4f
* src/xselect.c (x_convert_selection): Initialize a pointer.
...
Fixes: debbugs:11315
2012-04-24 10:58:26 +08:00
Eli Zaretskii
f0ee99a0d4
Avoid assertion violation when scrolling minibuffer windows.
...
src/xdisp.c (pos_visible_p): If the window start position is beyond
ZV, start the display from buffer beginning. Prevents assertion
violation in init_iterator when the minibuffer window is scrolled
via the scroll bar.
src/window.c (window_scroll_pixel_based): Likewise.
2012-04-23 19:22:23 +03:00
Chong Yidong
775ab3953f
Fix last fix.
2012-04-23 11:44:13 +08:00
Chong Yidong
9ec7751f83
Doc fixes for where-is-internal.
...
* doc/lispref/keymaps.texi (Scanning Keymaps): Fix description of
NO-REMAP arg to where-is-internal.
* src/keymap.c (where_is_internal): Doc fix (Bug#10872).
2012-04-23 11:11:28 +08:00
Chong Yidong
d55486c7f8
* simple.el (delete-active-region): Move to killing custom group.
2012-04-22 15:19:29 +08:00
Bastien Guerry
d6d0cf1f18
Remove wrong ChangeLog entry in lisp/org/ChangeLog.
...
Thanks to Stephen Berman for pointing this.
2012-04-22 01:06:59 +02:00
Glenn Morris
a271566979
* doc/lispref/macros.texi (Indenting Macros): Fix typo.
2012-04-21 12:34:05 -07:00