1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00
Commit graph

104756 commits

Author SHA1 Message Date
Glenn Morris
05f7d0d3fa More small edits for doc/emacs/mule.texi
* mule.texi (Select Input Method, Coding Systems, Recognize Coding):
Copyedits.
(Coding Systems): Mac OS X apparently uses newlines for EOL.
(Recognize Coding): Remove old auto-coding-regexp-alist example.
auto-coding-functions does not override coding: tags.
Remove rmail-decode-mime-charset; it no longer has any effect.
2012-04-12 20:59:27 -07:00
Glenn Morris
050bb9b321 * doc/misc/Makefile.in: Replace non-portable use of $< in emacs-gnutls rules. 2012-04-12 20:01:59 -04:00
Teodor Zlatanov
5f9a4e98c0 Backport addition of emacs-gnutls manual from trunk 2012-04-12 19:59:47 -04:00
Lars Magne Ingebrigtsen
d11f2f381a gnus-msg.el (gnus-inews-insert-gcc): `C-x m' on a non-group line fixup 2012-04-12 22:38:08 +00:00
Juanma Barranquero
9401b32679 lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17:13:01Z!lekktu@gmail.com.
Call ttyname instead of passing its address.
2012-04-12 20:22:06 +02:00
Chong Yidong
81927dd2a4 New Lisp manual nodes, Applying Customizations and Custom Themes.
* doc/lispref/customize.texi (Applying Customizations):
(Custom Themes): New nodes.

* doc/lispref/display.texi (Defining Faces): Reference custom-set-faces.

* doc/lispref/modes.texi (Defining Minor Modes, Defining Minor Modes):
* doc/lispref/os.texi (Startup Summary): Copyedits.

* doc/emacs/custom.texi (Creating Custom Themes): Add reference to Custom
Themes node in Lisp manual.

* lisp/custom.el (custom-theme-set-variables): Doc fix.
2012-04-12 22:50:58 +08:00
Glenn Morris
893585f47b * doc/emacs/mule.texi (Input Methods): Copyedits.
Use "^" for the postfix example, because it is less confusing inside
Info's `quotes'.
2012-04-11 22:18:15 -07:00
Glenn Morris
e0550caef5 * doc/emacs/mule.texi (Language Environments): Copyedits. 2012-04-11 21:23:34 -07:00
Glenn Morris
8edb942b9f Doc and manual fixes related to mule
* doc/emacs/mule.texi (International): Copyedits.
(International Chars): Update C-x = example output.
(Disabling Multibyte): Rename from "Enabling Multibyte".
Clarify what "unibyte: t" does, and mode-line description.
(Unibyte Mode): Update for "Disabling Multibyte" node name change.
Use Texinfo recommended convention for quotes+punctuation.

* doc/emacs/custom.texi (Specifying File Variables):
Fix "unibyte" description.
Update for "Disabling Multibyte" node name change.

* doc/emacs/emacs.texi: Update for "Disabling Multibyte" node name change.

* doc/lispref/loading.texi (Loading Non-ASCII):
"unibyte:" can also be at the end.

* lisp/international/mule.el (set-auto-coding-for-load): Doc fix.
2012-04-11 21:09:15 -04:00
Lars Magne Ingebrigtsen
dc2ab667ae gnus-art.el (article-wash-html): Fix non-ASCII characters when washing HTML (bug#7410).
gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't have a group name.
gnus-start.el (gnus-read-newsrc-el-file): Protect against broken .newsrc.el files.
2012-04-11 22:31:16 +00:00
Stefan Monnier
4517fe3a47 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
Reported by Noah Friedman.  Backport from trunk.
2012-04-11 17:41:58 -04:00
Alan Mackenzie
57f845ee63 Make imenu work again for Objective C Mode. 2012-04-11 18:09:10 +00:00
Alan Mackenzie
0de3da9f2f Correct two search limits in c-before-change-check_<>-operators. 2012-04-11 15:32:30 +00:00
Alan Mackenzie
932de51cdf cc-mode.texi: (c-offsets-alist): Correct a typo. 2012-04-11 15:24:20 +00:00
Bastien Guerry
801a68c874 Sync with Org 7.8.09 (bugfix release) 2012-04-11 12:59:50 +02:00
Dani Moncayo
e645df7cc3 * nt/makefile.w32-in: Fix typo (Bug#10261). 2012-04-11 14:33:51 +08:00
Stefan Monnier
ede141ac13 * lisp/startup.el (command-line-1): Inhibit splash from daemon.
Fixes: debbugs:10996
2012-04-10 13:53:31 -04:00
Andreas Schwab
d0203d6144 * international/characters.el: Fix sorting. 2012-04-10 14:21:28 +02:00
Eli Zaretskii
cb80bcd173 Add more missing case pairs.
lisp/international/characters.el: Add more missing Latin case pairs.
2012-04-10 14:39:33 +03:00
Andreas Schwab
0d93216c1c Copy changes from trunk 2012-04-09T18:12:40Z!schwab@linux-m68k.org to fix letter-case pairs.
lisp/international/characters.el: Recover lost case pairs.
2012-04-10 13:52:51 +03:00
Chong Yidong
e63c261b77 Merge 2012-04-09 GnuTLS fix from trunk 2012-04-10 16:00:43 +08:00
Glenn Morris
9fce7edaff doc/lispref markup fixes
* strings.texi (Case Tables):
* objects.texi (General Escape Syntax):
* keymaps.texi (Key Sequences): Use @acronym with "ASCII".
2012-04-10 00:34:53 -07:00
Glenn Morris
4a427f5883 * lisp/files.el (dir-locals-set-class-variables): Doc fix. 2012-04-10 00:13:54 -07:00
Glenn Morris
2bb0eca1eb In doc/lispref, use @file for buffers, per the Texinfo manual.
It renders the same as @samp, so there is no visible change in most cases.
2012-04-10 00:11:23 -07:00
Glenn Morris
62200c147c * lispref/compile.texi (Compiler Errors): Add missing space in buffer name. 2012-04-10 00:04:40 -07:00
Glenn Morris
1c64e6ed6d In doc/emacs, use @file for buffers, per the Texinfo manual.
It renders the same as @samp, so there is no visible change in most cases.
2012-04-09 23:54:43 -07:00
Glenn Morris
20331c1c40 entering.texi tweak
* doc/emacs/entering.texi (Entering Emacs):
Do not mention initial-buffer-choice = t.
2012-04-09 23:35:54 -07:00
Eli Zaretskii
3f1b5bf861 Fix bug #11209 with case conversion of u+0178.
lisp/international/characters.el: Add set-case-syntax-pair call for
 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
 counterpart.
2012-04-09 20:28:36 +03:00
Eli Zaretskii
9f847f4172 Fix bug #11208 with inaccurate doc string of shell-command-on-region.
lisp/simple.el (shell-command-on-region): Doc fix.
2012-04-09 19:56:35 +03:00
Eli Zaretskii
4c6fe6c009 Fix wording of comment in the last commit. 2012-04-09 15:46:34 +03:00
Eli Zaretskii
e53357c466 Fix bug #11199 with killing a line at EOB that was bidi-reordered.
src/xdisp.c (find_last_unchanged_at_beg_row): Don't consider a row
 "unchanged" if its end.pos is beyond ZV.
2012-04-09 15:28:45 +03:00
Jan Djärv
aff67c8241 * nsterm.m (constrainFrameRect): Always constrain when there is only
one screen.

Fixes: debbugs:10962
2012-04-09 12:01:04 +02:00
Glenn Morris
0c2014a3c2 * lisp/calendar/holidays.el (calendar-check-holidays): Doc fix. 2012-04-09 00:11:39 -07:00
Eli Zaretskii
e2627d2130 Support Hebrew spell-checking in ispell.el.
lisp/textmodes/ispell.el (ispell-dictionary-base-alist): Add data for Hebrew.
2012-04-08 20:13:15 +03:00
Chong Yidong
9fe9631c2f * doc/lispref/processes.texi (Query Before Exit): Remove obsolete function
process-kill-without-query.

Fixes: debbugs:11190
2012-04-08 21:30:26 +08:00
Chong Yidong
5c14e333bc * lisp/net/rcirc.el (rcirc-cmd-quit): Revert 2012-03-18 change.
Fixes: debbugs:11192
2012-04-08 21:20:43 +08:00
Glenn Morris
8fc85b2054 Use @env for environment variables in texinfo manuals
It renders the same as @code, so in many cases this change is entirely cosmetic.

* doc/emacs/misc.texi (Gnus Startup):
* doc/lispref/files.texi, doc/lispref/frames.texi:
* doc/lispref/loading.texi, doc/lispref/os.texi, doc/lispref/processes.texi:
Use @env for environment variables.
2012-04-07 19:07:16 -07:00
Glenn Morris
f48a9cb464 Replace non-portable use of $< in ordinary make rules
Ref: http://lists.gnu.org/archive/html/help-gnu-emacs/2012-04/msg00074.html

* emacs/Makefile.in, lispintro/Makefile.in, lispref/Makefile.in:
* misc/Makefile.in: Replace non-portable use of $< in ordinary rules.
2012-04-07 12:23:53 -07:00
Glenn Morris
bf6fa4236b * lisp/pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00165.html
2012-04-07 11:52:43 -07:00
Eli Zaretskii
9bb794c725 etc/TODO: Update bidi-related items. 2012-04-07 17:57:25 +03:00
Eli Zaretskii
82b24fb279 Fix bug #11182 with the effect of typing '?' in Shell mode.
lisp/minibuffer.el (completion-in-region-mode-map): Bind
 completion-help-at-point to M-? rather than ?.
2012-04-07 11:12:04 +03:00
Eli Zaretskii
2f8e16b2a3 Warning comments about subtleties of fetching characters from buffers/strings.
src/buffer.h (FETCH_CHAR, FETCH_MULTIBYTE_CHAR):
 src/character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Add comments
 about subtle differences between FETCH_CHAR* and STRING_CHAR*
 macros related to unification of CJK characters.  For the details,
 see the discussion following the message here:
 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11073#14.
2012-04-06 16:10:30 +03:00
Chong Yidong
ea0ff31442 * doc/lispref/minibuf.texi (Programmed Completion): Document metadata method.
(Completion Variables): Document completion-category-overrides.
2012-04-06 14:39:35 +08:00
Teodor Zlatanov
c8bf3227a2 auth.texi (Secret Service API): Adjust @samp to @code for collection names 2012-04-06 01:56:38 +00:00
Lars Magne Ingebrigtsen
f23d2c7d18 `shrink-window' doc fix
* window.el (shrink-window): Mention the `window-min-height'
variable in the doc string.
2012-04-06 00:26:20 +02:00
Glenn Morris
48cac0510d Update lispref antinews menu descriptions per comment in anti.texi 2012-04-05 14:32:38 -04:00
Eli Zaretskii
9009bdae37 Fix a typo in doc/lispref/anti.texi. 2012-04-05 19:52:56 +03:00
Chong Yidong
91b65361ae * doc/lispref/anti.texi (Antinews): Rewrite for Emacs 23.
* etc/NEWS: Some minor rearrangement.
2012-04-05 22:47:41 +08:00
Teodor Zlatanov
ca2c89b638 auth.texi (Secret Service API): Edit further and give examples. 2012-04-05 13:55:55 +00:00
Bastien Guerry
0a0a3573ec Fix typo in color.el.
Thanks to Brad Town for spotting this.
2012-04-05 09:29:19 +02:00