]>
git.eshelyaron.com Git - emacs.git/log
Chong Yidong [Sat, 14 Apr 2012 08:25:06 +0000 (16:25 +0800)]
* doc/emacs/glossary.texi (Glossary): Standardize on "text terminal" terminology.
All callers changed.
Chong Yidong [Sat, 14 Apr 2012 04:48:50 +0000 (12:48 +0800)]
* doc/emacs/misc.texi (emacsclient Options): Document "client frame" concept
and its effect on C-x C-c more carefully.
Glenn Morris [Sat, 14 Apr 2012 02:42:22 +0000 (19:42 -0700)]
doc/emacs trivia
* doc/emacs/frames.texi (Scroll Bars):
* doc/emacs/glossary.texi (Glossary):
Use consistent case for "X Window System".
Glenn Morris [Sat, 14 Apr 2012 02:40:49 +0000 (19:40 -0700)]
More small edits for doc/emacs/mule.texi
* doc/emacs/mule.texi (Select Input Method, Coding Systems):
State command names in kbd tables.
(Recognize Coding): Add cross-ref.
(Output Coding): Don't mention message mode in particular.
(Text Coding, Communication Coding, File Name Coding, Terminal Coding):
Copyedits.
Atsuo Ohki [Fri, 13 Apr 2012 18:08:18 +0000 (14:08 -0400)]
* lread.c (lisp_file_lexically_bound_p): Fix hang at ";-*-\n".
Fixes: debbugs:11238
Chong Yidong [Fri, 13 Apr 2012 07:10:11 +0000 (15:10 +0800)]
Fix for C-x C-x in cua-selection-mode.
* emulation/cua-base.el (cua-exchange-point-and-mark): Just call
exchange-point-and-mark if cua-enable-cua-keys is nil.
Fixes: debbugs:11191
Chong Yidong [Fri, 13 Apr 2012 04:18:40 +0000 (12:18 +0800)]
* doc/lispref/customize.texi (Custom Themes): Also document load-theme etc.
Glenn Morris [Fri, 13 Apr 2012 03:59:27 +0000 (20:59 -0700)]
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.
Glenn Morris [Fri, 13 Apr 2012 00:01:59 +0000 (20:01 -0400)]
* doc/misc/Makefile.in: Replace non-portable use of $< in emacs-gnutls rules.
Teodor Zlatanov [Thu, 12 Apr 2012 23:59:47 +0000 (19:59 -0400)]
Backport addition of emacs-gnutls manual from trunk
Lars Magne Ingebrigtsen [Thu, 12 Apr 2012 22:38:08 +0000 (22:38 +0000)]
gnus-msg.el (gnus-inews-insert-gcc): `C-x m' on a non-group line fixup
Juanma Barranquero [Thu, 12 Apr 2012 18:22:06 +0000 (20:22 +0200)]
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.
Chong Yidong [Thu, 12 Apr 2012 14:50:58 +0000 (22:50 +0800)]
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.
Glenn Morris [Thu, 12 Apr 2012 05:18:15 +0000 (22:18 -0700)]
* doc/emacs/mule.texi (Input Methods): Copyedits.
Use "^" for the postfix example, because it is less confusing inside
Info's `quotes'.
Glenn Morris [Thu, 12 Apr 2012 04:23:34 +0000 (21:23 -0700)]
* doc/emacs/mule.texi (Language Environments): Copyedits.
Glenn Morris [Thu, 12 Apr 2012 01:09:15 +0000 (21:09 -0400)]
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.
Lars Magne Ingebrigtsen [Wed, 11 Apr 2012 22:31:16 +0000 (22:31 +0000)]
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.
Stefan Monnier [Wed, 11 Apr 2012 21:41:58 +0000 (17:41 -0400)]
* imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
Reported by Noah Friedman. Backport from trunk.
Alan Mackenzie [Wed, 11 Apr 2012 18:09:10 +0000 (18:09 +0000)]
Make imenu work again for Objective C Mode.
Alan Mackenzie [Wed, 11 Apr 2012 15:32:30 +0000 (15:32 +0000)]
Correct two search limits in c-before-change-check_<>-operators.
Alan Mackenzie [Wed, 11 Apr 2012 15:24:20 +0000 (15:24 +0000)]
cc-mode.texi: (c-offsets-alist): Correct a typo.
Bastien Guerry [Wed, 11 Apr 2012 10:59:50 +0000 (12:59 +0200)]
Sync with Org 7.8.09 (bugfix release)
Dani Moncayo [Wed, 11 Apr 2012 06:33:51 +0000 (14:33 +0800)]
* nt/makefile.w32-in: Fix typo (Bug#10261).
Stefan Monnier [Tue, 10 Apr 2012 17:53:31 +0000 (13:53 -0400)]
* lisp/startup.el (command-line-1): Inhibit splash from daemon.
Fixes: debbugs:10996
Andreas Schwab [Tue, 10 Apr 2012 12:21:28 +0000 (14:21 +0200)]
* international/characters.el: Fix sorting.
Eli Zaretskii [Tue, 10 Apr 2012 11:39:33 +0000 (14:39 +0300)]
Add more missing case pairs.
lisp/international/characters.el: Add more missing Latin case pairs.
Andreas Schwab [Tue, 10 Apr 2012 10:52:51 +0000 (13:52 +0300)]
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.
Chong Yidong [Tue, 10 Apr 2012 08:00:43 +0000 (16:00 +0800)]
Merge 2012-04-09 GnuTLS fix from trunk
Glenn Morris [Tue, 10 Apr 2012 07:34:53 +0000 (00:34 -0700)]
doc/lispref markup fixes
* strings.texi (Case Tables):
* objects.texi (General Escape Syntax):
* keymaps.texi (Key Sequences): Use @acronym with "ASCII".
Glenn Morris [Tue, 10 Apr 2012 07:13:54 +0000 (00:13 -0700)]
* lisp/files.el (dir-locals-set-class-variables): Doc fix.
Glenn Morris [Tue, 10 Apr 2012 07:11:23 +0000 (00:11 -0700)]
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.
Glenn Morris [Tue, 10 Apr 2012 07:04:40 +0000 (00:04 -0700)]
* lispref/compile.texi (Compiler Errors): Add missing space in buffer name.
Glenn Morris [Tue, 10 Apr 2012 06:54:43 +0000 (23:54 -0700)]
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.
Glenn Morris [Tue, 10 Apr 2012 06:35:54 +0000 (23:35 -0700)]
entering.texi tweak
* doc/emacs/entering.texi (Entering Emacs):
Do not mention initial-buffer-choice = t.
Eli Zaretskii [Mon, 9 Apr 2012 17:28:36 +0000 (20:28 +0300)]
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.
Eli Zaretskii [Mon, 9 Apr 2012 16:56:35 +0000 (19:56 +0300)]
Fix bug #11208 with inaccurate doc string of shell-command-on-region.
lisp/simple.el (shell-command-on-region): Doc fix.
Eli Zaretskii [Mon, 9 Apr 2012 12:46:34 +0000 (15:46 +0300)]
Fix wording of comment in the last commit.
Eli Zaretskii [Mon, 9 Apr 2012 12:28:45 +0000 (15:28 +0300)]
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.
Jan Djärv [Mon, 9 Apr 2012 10:01:04 +0000 (12:01 +0200)]
* nsterm.m (constrainFrameRect): Always constrain when there is only
one screen.
Fixes: debbugs:10962
Glenn Morris [Mon, 9 Apr 2012 07:11:39 +0000 (00:11 -0700)]
* lisp/calendar/holidays.el (calendar-check-holidays): Doc fix.
Eli Zaretskii [Sun, 8 Apr 2012 17:13:15 +0000 (20:13 +0300)]
Support Hebrew spell-checking in ispell.el.
lisp/textmodes/ispell.el (ispell-dictionary-base-alist): Add data for Hebrew.
Chong Yidong [Sun, 8 Apr 2012 13:30:26 +0000 (21:30 +0800)]
* doc/lispref/processes.texi (Query Before Exit): Remove obsolete function
process-kill-without-query.
Fixes: debbugs:11190
Chong Yidong [Sun, 8 Apr 2012 13:20:43 +0000 (21:20 +0800)]
* lisp/net/rcirc.el (rcirc-cmd-quit): Revert 2012-03-18 change.
Fixes: debbugs:11192
Glenn Morris [Sun, 8 Apr 2012 02:07:16 +0000 (19:07 -0700)]
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.
Glenn Morris [Sat, 7 Apr 2012 19:23:53 +0000 (12:23 -0700)]
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.
Glenn Morris [Sat, 7 Apr 2012 18:52:43 +0000 (11:52 -0700)]
* lisp/pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00165.html
Eli Zaretskii [Sat, 7 Apr 2012 14:57:25 +0000 (17:57 +0300)]
etc/TODO: Update bidi-related items.
Eli Zaretskii [Sat, 7 Apr 2012 08:12:04 +0000 (11:12 +0300)]
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 ?.
Eli Zaretskii [Fri, 6 Apr 2012 13:10:30 +0000 (16:10 +0300)]
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.
Chong Yidong [Fri, 6 Apr 2012 06:39:35 +0000 (14:39 +0800)]
* doc/lispref/minibuf.texi (Programmed Completion): Document metadata method.
(Completion Variables): Document completion-category-overrides.
Teodor Zlatanov [Fri, 6 Apr 2012 01:56:38 +0000 (01:56 +0000)]
auth.texi (Secret Service API): Adjust @samp to @code for collection names
Lars Magne Ingebrigtsen [Thu, 5 Apr 2012 22:26:20 +0000 (00:26 +0200)]
`shrink-window' doc fix
* window.el (shrink-window): Mention the `window-min-height'
variable in the doc string.
Glenn Morris [Thu, 5 Apr 2012 18:32:38 +0000 (14:32 -0400)]
Update lispref antinews menu descriptions per comment in anti.texi
Eli Zaretskii [Thu, 5 Apr 2012 16:52:56 +0000 (19:52 +0300)]
Fix a typo in doc/lispref/anti.texi.
Chong Yidong [Thu, 5 Apr 2012 14:47:41 +0000 (22:47 +0800)]
* doc/lispref/anti.texi (Antinews): Rewrite for Emacs 23.
* etc/NEWS: Some minor rearrangement.
Teodor Zlatanov [Thu, 5 Apr 2012 13:55:55 +0000 (13:55 +0000)]
auth.texi (Secret Service API): Edit further and give examples.
Bastien Guerry [Thu, 5 Apr 2012 07:29:19 +0000 (09:29 +0200)]
Fix typo in color.el.
Thanks to Brad Town for spotting this.
Glenn Morris [Thu, 5 Apr 2012 06:54:40 +0000 (23:54 -0700)]
NEWS typo fix and punctuation tweaks
Chong Yidong [Thu, 5 Apr 2012 04:29:22 +0000 (12:29 +0800)]
NEWS copyedits. Remove +++/--- lines.
Glenn Morris [Thu, 5 Apr 2012 00:28:06 +0000 (20:28 -0400)]
More anchors for internal Glossary links.
Glenn Morris [Thu, 5 Apr 2012 00:14:04 +0000 (20:14 -0400)]
* doc/emacs/glossary.texi (Glossary): Use anchors for internal cross-refs
Glenn Morris [Wed, 4 Apr 2012 20:44:56 +0000 (16:44 -0400)]
Markup fixes for auth.texi
* doc/misc/auth.texi (Help for users, Help for developers)
(GnuPG and EasyPG Assistant Configuration): Markup fixes.
Glenn Morris [Wed, 4 Apr 2012 20:36:33 +0000 (16:36 -0400)]
auth.texi small edits
* doc/misc/auth.texi (Secret Service API): Copyedits.
(Help for developers): Fill in some missing function doc-strings.
Stefan Monnier [Wed, 4 Apr 2012 17:13:00 +0000 (13:13 -0400)]
* lisp/server.el (server--on-display-p): New function.
(server--on-display-p): Use it.
Gabor Vida [Wed, 4 Apr 2012 16:22:09 +0000 (12:22 -0400)]
* lisp/ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p.
Fixes: debbugs:11145
Stefan Monnier [Wed, 4 Apr 2012 16:06:59 +0000 (12:06 -0400)]
* lisp/comint.el (comint--common-quoted-suffix): Check string boundary
before comparing.
* lisp/pcomplete.el (pcomplete--common-quoted-suffix): Idem.
Fixes: debbugs:11158
Michael Albinus [Wed, 4 Apr 2012 15:32:59 +0000 (17:32 +0200)]
Change doc flag for secrets.el
Michael Albinus [Wed, 4 Apr 2012 15:28:57 +0000 (17:28 +0200)]
* auth.texi (Secret Service API): Add the missing text.
Chong Yidong [Wed, 4 Apr 2012 10:32:35 +0000 (18:32 +0800)]
Some more completion updates for Lisp manual.
* doc/lispref/minibuf.texi (Reading File Names): minibuffer-local-filename-must-match-map is
not used anymore.
(Minibuffer Completion): Document completing-read-function.
(Completion in Buffers): completion-at-point-functions can return
properties recognized in completion-extra-properties.
Chong Yidong [Wed, 4 Apr 2012 09:19:32 +0000 (17:19 +0800)]
Document completion-extra-properties in Lisp manual.
* doc/lispref/minibuf.texi (Programmed Completion): Remove obsolete variable
completion-annotate-function.
(Completion Variables): Rename from Completion Styles. Document
completion-extra-properties. Document completion-styles-alist
change.
* lisp/minibuffer.el (completion-extra-properties): Doc fix.
Chong Yidong [Wed, 4 Apr 2012 08:11:01 +0000 (16:11 +0800)]
* doc/lispref/os.texi (Notifications): Copyedits.
Chong Yidong [Wed, 4 Apr 2012 07:54:02 +0000 (15:54 +0800)]
Several miscellaneous doc changes.
* doc/lispref/display.texi (Delayed Warnings): New node.
* doc/misc/gnus-faq.texi (FAQ 8-2): Mention EasyPG.
* doc/misc/gnus.texi: Reduce references to obsolete pgg library.
(Security): Note that epg is now the default.
* doc/misc/message.texi (Using PGP/MIME): Note that epg is now the default.
* doc/misc/nxml-mode.texi (Completion): C-RET is no longer bound to
nxml-complete.
* lisp/subr.el (delayed-warnings-hook): Doc fix.
* src/keyboard.c (Vdelayed_warnings_list): Doc fix.
Glenn Morris [Wed, 4 Apr 2012 07:38:30 +0000 (00:38 -0700)]
* doc/lispref/os.texi (Notifications): Copyedits.
Glenn Morris [Wed, 4 Apr 2012 07:30:02 +0000 (00:30 -0700)]
Fix commenting convention in PROBLEMS example
Glenn Morris [Wed, 4 Apr 2012 07:29:06 +0000 (00:29 -0700)]
Fix NEWS typo
Glenn Morris [Wed, 4 Apr 2012 07:27:58 +0000 (00:27 -0700)]
ChangeLog fix
Glenn Morris [Wed, 4 Apr 2012 07:27:17 +0000 (00:27 -0700)]
More small edits for doc/emacs/glossary.texi
* doc/emacs/glossary.texi (Glossary): Copyedits.
New items: Bidirectional Text, Client, Directory Local Variable,
File Local Variable, Server, Theme, Trash Can.
* admin/FOR-RELEASE: Related markup.
Glenn Morris [Wed, 4 Apr 2012 02:11:56 +0000 (22:11 -0400)]
admin/notes/tags small update
Glenn Morris [Wed, 4 Apr 2012 01:44:33 +0000 (21:44 -0400)]
Small edits for doc/emacs/glossary.texi
* doc/emacs/glossary.texi (Glossary): Copyedits.
Use Texinfo-recommended convention for quotes and punctuation.
Comment out a few specialized (Rmail) items.
Daiki Ueno [Wed, 4 Apr 2012 01:38:37 +0000 (10:38 +0900)]
epa: bind C-c C-c to finish key selection.
Richard M. Stallman [Wed, 4 Apr 2012 01:05:29 +0000 (21:05 -0400)]
report-emacs-bug: cope with read-only signature.
Glenn Morris [Tue, 3 Apr 2012 20:03:34 +0000 (16:03 -0400)]
New admin/notes file
Michael Albinus [Tue, 3 Apr 2012 13:44:41 +0000 (15:44 +0200)]
Change doc flag for D-Bus
Bastien Guerry [Tue, 3 Apr 2012 12:02:21 +0000 (14:02 +0200)]
Add :version tag to new Org options in Emacs 24.1
Bastien Guerry [Tue, 3 Apr 2012 10:28:31 +0000 (12:28 +0200)]
Fix small regressions in Org
Chong Yidong [Tue, 3 Apr 2012 10:21:47 +0000 (18:21 +0800)]
Two minor doc/consistency fixes.
* doc/emacs/sending.texi (Mail Misc): Fix an index entry.
* lisp/mail/sendmail.el (mail-mode-map): Bind C-c C-i to
mail-insert-file, not its obsolete alias mail-attach-file.
Chong Yidong [Tue, 3 Apr 2012 10:16:54 +0000 (18:16 +0800)]
Reorder and edit some NEWS entries.
Michael Albinus [Tue, 3 Apr 2012 08:18:10 +0000 (10:18 +0200)]
Change doc flag for notifications.el and soap-client.el
Michael Albinus [Tue, 3 Apr 2012 08:10:17 +0000 (10:10 +0200)]
* os.texi (Terminal-Specific): Fix typo.
(Notifications): New section.
* elisp.texi (Top):
* vol1.texi (Top):
* vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
menu entries.
Michael Albinus [Tue, 3 Apr 2012 07:20:32 +0000 (09:20 +0200)]
* notifications.el (notifications-notify): Fix docstring.
Eli Zaretskii [Mon, 2 Apr 2012 17:33:41 +0000 (20:33 +0300)]
Add details about emacsclient -c and -t on MS-Windows.
doc/emacs/msdog.texi (Windows Startup): Add description of emacsclient
operation under -c and -t on MS-Windows.
doc/emacs/misc.texi (emacsclient Options): Add cross-reference to "Windows
Startup".
Fixes: debbugs:11091
Glenn Morris [Mon, 2 Apr 2012 16:32:06 +0000 (09:32 -0700)]
* emacs-lisp/authors.el (authors-aliases): Another addition.
Bastien Guerry [Mon, 2 Apr 2012 15:42:03 +0000 (17:42 +0200)]
Fix regressions in Org.
Glenn Morris [Mon, 2 Apr 2012 10:17:30 +0000 (06:17 -0400)]
Auto-commit of generated files.
Alan Mackenzie [Mon, 2 Apr 2012 09:59:52 +0000 (09:59 +0000)]
NEWS: Add CC Mode entries.
Michael Albinus [Mon, 2 Apr 2012 08:50:26 +0000 (10:50 +0200)]
* net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
`tramp-compat-call-process' instead of `tramp-local-call-process'.
Reported by Magnus Henoch <magnus.henoch@gmail.com>.
Chong Yidong [Mon, 2 Apr 2012 04:38:31 +0000 (12:38 +0800)]
Bump version to 24.0.95.
Regenerate AUTHORS and ldefs-boot.el.
Dani Moncayo [Mon, 2 Apr 2012 04:18:06 +0000 (12:18 +0800)]
* doc/emacs/custom.texi (Changing a Variable): Fix example.
Paul Eggert [Mon, 2 Apr 2012 00:43:32 +0000 (17:43 -0700)]
Spelling fixes.
Eli Zaretskii [Sun, 1 Apr 2012 20:47:58 +0000 (23:47 +0300)]
More tweaks about emacsclient on MS-Windows.
Fixes: debbugs:11091