1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
Commit Graph

104255 Commits

Author SHA1 Message Date
Glenn Morris
6818b4492e Use utf-8 Baha'i in calendar doc-strings, menus, etc
* lisp/calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
* lisp/calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
(calendar-bahai-all-holidays-flag, calendar-other-dates):
* lisp/calendar/diary-lib.el (diary-abbreviated-year-flag):
* lisp/calendar/holidays.el (holiday-bahai-holidays)
(calendar-holidays, list-holidays):
Use utf-8 Baha'i in doc-strings, menus, etc.
2012-02-17 22:08:15 -05:00
Glenn Morris
a5987767c5 * doc/emacs/cal-xtra.texi: Copyedits.
* admin/FOR-RELEASE: Related markup.
2012-02-17 22:02:12 -05:00
Glenn Morris
37863f2069 * doc/emacs/emacs-xtra.texi: Set encoding to ISO-8859-1. 2012-02-17 22:00:44 -05:00
Tassilo Horn
0311a3fc3d 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
* saveplace.el (save-place-ignore-files-regexp): New variable
	allowing for excluding files from saving their location.  The
	default value matches the temporary commit message editing files
	from Git, SVN, Bazaar, and Mercurial.
	(save-place-to-alist): Use it.
2012-02-17 21:19:30 +01:00
Lawrence Mitchell
eb864a71bd * lisp/newcomment.el (uncomment-region-default): Don't leave extra space
when an arg is provided.

Fixes: debbugs:8150
2012-02-17 10:44:32 -05:00
Chong Yidong
7b926f3f3d Clarify doc of scan-lists.
* doc/lispref/syntax.texi (Motion via Parsing): Doc fix for scan-lists.

* src/syntax.c (Fscan_lists): Doc fix.

Fixes: debbugs:10833
2012-02-17 22:01:05 +08:00
Ted Zlatanov
ee0ce425db * net/gnutls.el (gnutls-trustfiles): Fixed Cygwin bundle location. 2012-02-17 08:05:20 -05:00
Glenn Morris
95ddf44200 * lisp/net/socks.el: Require network-stream.
Fixes: debbugs:10599
2012-02-17 00:19:12 -08:00
Glenn Morris
0fd2c9a35b Fix cross-references between different manuals
* emacs/maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.

* lispintro/emacs-lisp-intro.texi (Design @value{COUNT-WORDS}, Syntax)
(count-words-in-defun): Fix cross-refs to Emacs manual.

* lispref/hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.

* misc/gnus.texi (Posting Styles):
* misc/remember.texi (Org): Fix cross-refs to other manuals.
2012-02-16 23:44:31 -08:00
Kenichi Handa
48dd1e399f merge trunk 2012-02-17 16:33:15 +09:00
Glenn Morris
bcc657043d Adjust info-xref-check-all instructions in FOR-RELEASE 2012-02-16 20:54:56 -08:00
Glenn Morris
1d6ecbfa46 * doc/emacs/ack.texi (Acknowledgments): Mention Gnulib. 2012-02-16 20:43:39 -08:00
Glenn Morris
102f1b54d8 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í". 2012-02-16 20:37:58 -08:00
Glenn Morris
d3aff6896a Tiny NEWS changes 2012-02-16 20:32:04 -08:00
Glenn Morris
112d1241d8 Check calendar.texi
* doc/emacs/calendar.texi: Misc small changes, including updating the
dates of examples.

* admin/FOR-RELEASE: Related markup.
2012-02-16 20:28:53 -08:00
Chong Yidong
4230351b56 Update Syntax chapter of Lisp manual.
* doc/lispref/syntax.texi (Syntax Tables, Syntax Descriptors)
(Syntax Table Functions): Copyedits.
(Syntax Basics): Don't repeat the material in the preceding node.
(Syntax Class Table): Use a table.
(Syntax Properties): Document syntax-propertize-function and
syntax-propertize-extend-region-functions.
(Motion via Parsing): Fix indentation.
(Parser State): Update for the new "c" comment style.  Fix
description of item 7 (comment style).

* doc/lispref/modes.texi (Syntactic Font Lock): Add xref to Syntactic Font Lock node.
2012-02-16 22:43:41 +08:00
Leo Liu
74db95ca36 Use add-to-list instead of push in gnus-1
to avoid duplicate entries.
2012-02-16 22:33:58 +08:00
Kenichi Handa
c406be4337 Make the default values of character properties name, old-name, and iso-10646-comment to nil. 2012-02-16 22:55:03 +09:00
Glenn Morris
d1354af0f3 * doc/emacs/calendar.texi: Misc small changes. 2012-02-16 00:23:54 -08:00
Glenn Morris
d68cd08705 calendar-hebrew-list-yahrzeits tweak
* lisp/calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
Interactively in calendar buffer, give an error if not on a date.
2012-02-16 00:21:30 -08:00
Glenn Morris
5f9756eca7 Fix some emacs-xtra.pdf cross-references to other manuals
* doc/emacs/vc1-xtra.texi (VC Delete/Rename, CVS Options):
* doc/emacs/cal-xtra.texi (Diary Display):
Fix TeX cross-refs to other manuals.
2012-02-15 23:22:57 -08:00
Glenn Morris
3b19a30db8 * doc/emacs/dired-xtra.texi (Subdir Switches): Small fixes.
* admin/FOR-RELEASE: Related markup.
2012-02-15 23:15:27 -08:00
Glenn Morris
755dda14fb More adjustments to fortran line breaks, for pdf version 2012-02-15 23:13:28 -08:00
Glenn Morris
d400b295d7 FOR-RELEASE updates 2012-02-15 22:53:50 -08:00
Glenn Morris
3a05ff1df5 * doc/emacs/fortran-xtra.texi: Tiny changes and some adjustments to line breaks. 2012-02-15 22:52:04 -08:00
Chong Yidong
f700caa38b Updates to Font Lock docs in Lisp manual.
* doc/lispref/modes.texi (Minor Modes): Update how mode commands should treat
arguments now.
(Mode Line Basics): Clarify force-mode-line-update.
(Mode Line Top): Note that the example is not realistic.
(Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
(Emulating Mode Line): Use "mode line" instead of "mode-line", and
"mode line construct" instead of "mode line specification".
(Syntactic Font Lock): Remove mention of obsolete variable
font-lock-syntactic-keywords.
(Setting Syntax Properties): Node deleted.
(Font Lock Mode): Note that Font Lock mode is a minor mode.
(Font Lock Basics): Note that syntactic fontification falls back
on `syntax-table'.
(Search-based Fontification): Emphasize that font-lock-keywords
should not be set directly.
(Faces for Font Lock): Avoid some confusing terminology.
(Syntactic Font Lock): Minor clarifications.
2012-02-16 14:04:38 +08:00
Chong Yidong
60236b0dca Docstring and manual updates for completion-at-point-functions.
* doc/lispref/minibuf.texi (Basic Completion): Define "completion table".
Move completion-in-region to Completion in Buffers node.
(Completion Commands): Use "completion table" terminology.
(Completion in Buffers): New node.

* doc/lispref/modes.texi (Hooks): add-hook can be used for abnormal hooks too.
(Setting Hooks): Update minor mode usage example.
(Major Mode Conventions): Note that completion-at-point-functions
should be altered locally.  Add xref to Completion in Buffers.

* lisp/minibuffer.el (completion-at-point-functions): Doc fix.
2012-02-15 21:45:02 +08:00
Lars Ingebrigtsen
888ab66104 shr.el (shr-remove-trailing-whitespace): Really delete the padding on too-wide lines. 2012-02-15 09:36:28 +00:00
Glenn Morris
fcacfa8d51 Add some more cindex entries to previous change 2012-02-15 00:50:38 -08:00
Glenn Morris
d7dbb11ade * lispref/processes.texi (Network): Document open-network-stream :parameters.
* etc/NEWS: Related markup.
2012-02-15 00:48:45 -08:00
Glenn Morris
13932042d3 * lisp/shell.el (shell-delimiter-argument-list): Revert 2011-02-17 change. 2012-02-15 00:00:23 -08:00
Glenn Morris
43b5d83e11 NEWS update re finder-inf changes 2012-02-14 23:55:18 -08:00
Paul Eggert
1127311509 Increase default image size limit; don't unlimit Gnus.
* lisp/gnus/shr.el (shr-rescale-image): Undo previous change; see
<http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
* src/image.c (MAX_IMAGE_SIZE): Increase from 6.0 to 10.0; see
<http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
2012-02-14 22:40:08 -08:00
Paul Eggert
34706efab4 Spelling fixes. 2012-02-14 21:15:43 -08:00
Chong Yidong
c3a70e2b95 Doc updates for defvar, defconst, and defcustom.
* lisp/custom.el (defcustom): Doc fix; note use of defvar.

* src/eval.c (Fdefvar, Fdefconst): Doc fix; note that the variable is
marked as special.  Also, starting docstrings with * is obsolete.
2012-02-15 12:00:34 +08:00
Glenn Morris
9f26dc2432 Try to document smtp changes
* doc/emacs/sending.texi (Mail Sending): smtpmail-auth-credentials was removed.

* doc/misc/smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
(Encryption): New chapter, split out from previous.

* lisp/mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
Doc fixes.

* etc/NEWS: Related edits.
2012-02-14 22:15:26 -05:00
Lars Ingebrigtsen
f15bcb40f4 Kill jobs that we remove from the queue
* url-queue.el (url-queue-kill-job): Refactored out code.
(url-queue-remove-jobs-from-host): Use it to kill jobs that are in
flight.
2012-02-14 19:43:21 +01:00
Glenn Morris
6546b13405 * lisp/mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc. 2012-02-14 13:22:47 -05:00
Chong Yidong
3d8badf411 Update Keymaps chapter of Lisp manual.
* doc/emacs/keymaps.texi (Format of Keymaps): The CACHE component of keymaps
was removed on 2009-09-10.  Update lisp-mode-map example.
(Inheritance and Keymaps): Minor clarification.
(Searching Keymaps): Remove out-of-place enumeration.
(Key Lookup): Remove unnecessary example (one was already given in
Format of Keymaps).
(Changing Key Bindings): Update suppress-keymap example.
(Menu Bar, Tool Bar): Copyedits.
(Tool Bar): Update tool-bar-map example.
2012-02-15 00:41:16 +08:00
Lars Ingebrigtsen
835bdcba53 smtpmail initial prompting fixes
(smtpmail-query-smtp-server): Prompt the user for a port number if
we can't connect to any of the standard ports.
2012-02-14 16:43:07 +01:00
Lars Ingebrigtsen
d29b2b4cb7 Respect smtpmail-smtp-service when doing a trial connection
* mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
way the ports list is computed.
2012-02-14 16:31:49 +01:00
Chong Yidong
6a24cbb1a2 * lisp/org/org-footnote.el: Remove bogus defvar values.
Fixes: debbugs:10745
2012-02-14 22:00:56 +08:00
Ted Zlatanov
e72a771d50 * url-future.el: Minor doc update. 2012-02-14 08:18:05 -05:00
Ted Zlatanov
08dcdbc94a (gnutls-trustfiles): Add Cygwin location.
* net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
2012-02-14 08:13:24 -05:00
Leo Liu
1deeb569b1 Remove unused require in url-future.el 2012-02-14 10:14:43 +08:00
Glenn Morris
fba9b8b646 Tweak previous doc change 2012-02-13 17:49:16 -05:00
Glenn Morris
2605051a7f * lisp/minibuffer.el (read-file-name): Doc fix. (Bug#10798)
* src/gtkutil.c: Related comment.
2012-02-13 17:46:43 -05:00
Lars Ingebrigtsen
20d6487ebb nnimap.el (nnimap-transform-headers): Don't bug out on header lines containing stuff that look like IMAP length encodings. 2012-02-13 22:18:33 +00:00
Ted Zlatanov
7ee99f32e1 Introduce and use CA bundle locator `gnutls-trustfiles'.
* net/gnutls.el (gnutls-trustfiles): New variable.
(gnutls-negotiate): Use it.
2012-02-13 16:48:14 -05:00
Andreas Schwab
0ca4369955 * gnutls.c (emacs_gnutls_write): Fix last change. 2012-02-13 21:39:46 +01:00