Andrew Cohen
8a1cdce58f
gnus.texi (Filtering New Groups): Mention.
2010-12-13 23:54:31 +00:00
Andrew Cohen
99e58ed581
nnir.el (nnir-run-gmane): Better check for gmane groups: error out if groupname doesn't contain "gmane".
2010-12-13 23:31:59 +00:00
Gnus developers
7410c2700a
Merge changes made in Gnus trunk.
...
nnir.el (nnir-run-imap): Return article list in UID order.
gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list of automatically subscribed groups.
(gnus-auto-subscribed-categories): New variable.
(gnus-matches-options-n): Use it.
(gnus-default-subscribed-newsgroups): Remove unused variable.
(gnus-start-draft-setup): Message a bit less.
gnus-agent.el (gnus-agentize): Don't create the queue group automatically on startup. It'll be created later, if needed.
gnus-start.el (gnus-1): Clarify comment.
(gnus-matches-options-n): Fix typo in last change.
(gnus-1): Don't create the nndrafts group twice.
(gnus-setup-news): There's no need to read the active file here, since that's done again later on a per-backend basis.
(gnus-start-draft-setup): Make sure that the new group is started out empty.
netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old and netrc-bound-and-true-p bindings.
(netrc-parse): Cache the netrc contents.
2010-12-13 22:29:12 +00:00
Romain Francoise
bc5576723b
* net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
2010-12-13 23:20:32 +01:00
Glenn Morris
407277e0db
ChangeLog fixes.
...
Includes removing changes for files not present.
2010-12-13 09:27:56 -08:00
Glenn Morris
a653f27676
ChangeLog merge fix.
2010-12-13 09:26:01 -08:00
Glenn Morris
e1115396be
ChangeLog whitespace fix.
2010-12-13 09:19:58 -08:00
Glenn Morris
e6df29f90e
ChangeLog merge fix.
2010-12-13 09:18:55 -08:00
Stefan Monnier
f49d1f52b2
Merge from emacs-23
2010-12-13 10:27:36 -05:00
Lars Magne Ingebrigtsen
07176b2a9e
proto-stream.el (proto-stream-open-network-only): Fix the calling convention of the network-only option.
...
gnus-sum.el (gnus-summary-enter-digest-group): Mention gnus-auto-select-on-ephemeral-exit.
2010-12-13 04:22:39 +00:00
Eli Zaretskii
11aad4e9f9
subr.el (posn-col-row): Evaluate header-line-format in the context of
...
the POSITION window's buffer.
2010-12-12 22:45:57 +02:00
Eli Zaretskii
1557947189
Document that expand-file-name collapses multiple slashes. (Bug#7617)
...
fileio.c (Fexpand_file_name): Doc fix.
2010-12-12 22:37:54 +02:00
Karl Fogel
fdbb4d85ff
* lisp/bookmark.el (bookmark-name-from-full-record): Rename back to
...
this original name from `bookmark-name-from-record' reverting part of
2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm .
As Drew Adams pointed out, there was no reason to cause churn for
third-party callers.
2010-12-12 11:53:24 -05:00
Alan Mackenzie
0e5cf2b8a5
(c-forward-type): Before scanning a template arglist, check that the
...
current language supports this.
2010-12-12 12:24:56 +00:00
Eli Zaretskii
4bb49a92aa
Fallout from bug #7563 .
...
processes.texi (Shell Arguments):
strings.texi (Creating Strings): Don't mention "shell commands";
make it explicit that `split-string-and-unquote' and
`combine-and-quote-strings' are mainly for working with arguments
to call-process and start-process.
2010-12-11 20:45:53 +02:00
Carsten Dominik
acedf35ce0
Update to Org mode 7.4
2010-12-11 17:42:53 +01:00
Eli Zaretskii
39321b94bf
Fix bug #7398 with truncated glyphs in w32 tooltips.
...
w32fns.c (Fx_show_tip): Call try_window with last argument
TRY_WINDOW_IGNORE_FONTS_CHANGE. Delete the TODO ifdef: problem
solved. Round up the tip height to an integral multiple of the
frame's line height. Add FRAME_COLUMN_WIDTH to the tip width.
2010-12-11 17:41:04 +02:00
Eli Zaretskii
76feb8641e
Fix bug #7398 with truncated glyphs in tooltip display on w32.
...
w32fns.c (Fx_show_tip): Call try_window with last argument
TRY_WINDOW_IGNORE_FONTS_CHANGE. Delete the TODO ifdef: problem
solved. Round up the tip height to an integral multiple of the
frame's line height. Add FRAME_COLUMN_WIDTH to the tip width.
2010-12-11 17:20:11 +02:00
Eli Zaretskii
f055902693
Code cleanup in xdisp.c regarding string_char_and_length.
...
xdisp.c (string_pos_nchars_ahead, c_string_pos)
(face_before_or_after_it_pos, next_element_from_string)
(next_element_from_c_string, produce_stretch_glyph): Remove unused
calculations of maximum string length before calling
string_char_and_length and STRING_CHAR_AND_LENGTH.
(string_char_and_length): Update commentary: MAXLEN is no longer
needed.
2010-12-11 14:27:13 +02:00
Eli Zaretskii
3c73e30e34
Fix bug #7563 with docs of split-string-and-unquote.
...
processes.texi (Shell Arguments): Fix documentation of
`split-string-and-unquote'. Add indexing.
2010-12-11 11:41:45 +02:00
Eli Zaretskii
68f75971cc
Fix bug #7576 with lack of index entries for character syntax.
...
custom.texi (Init Syntax): Add index entries for "character syntax".
2010-12-11 11:11:32 +02:00
Glenn Morris
2b40459776
Misc vc-bzr.el.
...
* lisp/vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
state of the file matches. (Bug#7544)
(vc-bzr-register, vc-bzr-checkin)
(vc-bzr-annotate-extract-revision-at-line): Doc fixes.
(vc-directory-exclusion-list): Remove unnecessary eval-after-load.
Comment changes:
Remove outdated comments about defunct upstream.
Set maintainer to FSF.
2010-12-10 18:54:07 -08:00
Glenn Morris
6961d41cfb
* lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
2010-12-10 18:50:58 -08:00
Karel Klíc
1e5d2a048d
* lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.
...
(This really only affects empty files.)
Fixes: debbugs:7606
2010-12-10 18:48:23 -08:00
Glenn Morris
d1ddd1d02e
ChangeLog fix.
2010-12-10 18:41:47 -08:00
Glenn Morris
88edf64cbf
* etc/TODO: Updates; and re-fill some lines.
2010-12-10 18:39:41 -08:00
Karel Klíc
6e427e9670
* doc/emacs/text.texi (HTML Mode): Small fixes.
...
Fixes: debbugs:7607
2010-12-10 18:37:16 -08:00
Glenn Morris
5612fd086e
Doc fixes.
...
* lisp/subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
(with-silent-modifications): Doc fixes.
2010-12-10 18:34:55 -08:00
Glenn Morris
7470c6f07f
[Backport from trunk]: * make-dist: Exclude etc/*.pyc.
2010-12-10 18:32:10 -08:00
Glenn Morris
838db88908
* make-dist: Exclude etc/*.pyc.
2010-12-10 18:30:29 -08:00
Gnus developers
3b84b00502
Merge changes made in Gnus trunk.
...
nnir.el (nnir-request-expire-articles): Only allow article deletion.
message.el (message-bogus-recipient-p): Set address to "" if nil.
gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when email address is nil.
proto-stream.el (proto-stream-open-network-only): New function to have a way to specify non-STARTTLS upgrade connections.
2010-12-11 01:27:14 +00:00
Andreas Schwab
2b7f50d877
Don't depend on POSIX compatible parsing of parameter expansion
2010-12-10 23:42:17 +01:00
Stefan Monnier
175069efeb
Derive from prog-mode, use derived-mode-p, and fix up various
...
minor style issues in lisp/progmodes.
* lisp/progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
(vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
make-local-hook.
* lisp/progmodes/sh-script.el (sh-require-final-newline): Remove.
(sh-set-shell): Don't set require-final-newline since it's already done
by prog-mode.
* lisp/progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
since we never set it.
* lisp/progmodes/ebrowse.el (ebrowse-set-tree-indentation):
Use read-string and standard prompt.
* lisp/progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
* lisp/progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
(meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
(meta-common-mode-map): Rename from meta-mode-map.
Remove C-m binding, which is a user preference, not mode specific.
(meta-common-mode): New major mode; replace meta-common-initialization.
* lisp/progmodes/js.el (js-mode): Call syntax-propertize rather than messing
around with font-lock.
* lisp/progmodes/etags.el (select-tags-table-mode):
Derive from special-mode.
* lisp/progmodes/octave-mod.el (octave-mode):
* lisp/progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
(gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
(gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
Let define-derived-mode do its job.
* lisp/progmodes/cpp.el (cpp-edit-mode-map):
Move initialization into declaration.
(cpp-edit-mode): Use define-derived-mode.
(cpp-edit-load): Use derived-mode-p.
* lisp/progmodes/mixal-mode.el (mixal-mode):
* lisp/progmodes/f90.el (f90-mode):
* lisp/progmodes/cfengine.el (cfengine-mode): Don't bother setting
require-final-newline since prog-mode does it already.
* lisp/progmodes/cc-cmds.el (c-update-modeline): Use match-string.
* lisp/progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
* lisp/progmodes/antlr-mode.el: Require cc-mode upfront.
(antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
the declaration.
(antlr-directory-dependencies, antlr-show-makefile-rules):
Use derived-mode-p.
(antlr-language-option): Don't assume point-min==1.
(antlr-mode): Use define-derived-mode.
* lisp/progmodes/ada-mode.el: Use derived-mode-p.
(ada-mode): Use define-derived-mode.
Use hack-local-variables-hook.
* lisp/progmodes/vhdl-mode.el (vhdl-mode):
* lisp/progmodes/verilog-mode.el (verilog-mode):
* lisp/progmodes/vera-mode.el (vera-mode):
* lisp/progmodes/sql.el (sql-mode):
* lisp/progmodes/scheme.el (scheme-mode):
* lisp/progmodes/perl-mode.el (perl-mode):
* lisp/progmodes/octave-inf.el (inferior-octave-mode):
* lisp/progmodes/autoconf.el (autoconf-mode):
* lisp/progmodes/m4-mode.el (m4-mode):
* lisp/progmodes/inf-lisp.el (inferior-lisp-mode):
* lisp/progmodes/idlwave.el (idlwave-mode):
* lisp/progmodes/icon.el (icon-mode):
* lisp/progmodes/idlw-help.el (idlwave-help-mode):
* lisp/progmodes/dcl-mode.el (dcl-mode):
* lisp/progmodes/idlw-shell.el (idlwave-shell-mode):
* lisp/progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
(ebrowse-member-mode, ebrowse-electric-position-mode):
Use define-derived-mode.
* lisp/progmodes/xscheme.el (xscheme-start)
(local-set-scheme-interaction-buffer, scheme-interaction-mode):
* lisp/progmodes/which-func.el (which-function):
* lisp/progmodes/vhdl-mode.el (vhdl-set-style):
* lisp/progmodes/verilog-mode.el (verilog-set-compile-command)
(verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
(verilog-set-define, verilog-auto-reeval-locals):
* lisp/progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
* lisp/progmodes/simula.el (simula-mode):
* lisp/progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
* lisp/progmodes/python.el (python-check, python-mode):
* lisp/progmodes/prolog.el (prolog-mode-variables):
* lisp/progmodes/gud.el (gud-tooltip-activate-mouse-motions):
* lisp/progmodes/ebrowse.el (ebrowse-view-file-other-frame):
* lisp/progmodes/delphi.el (delphi-mode):
* lisp/progmodes/cc-styles.el (c-setup-paragraph-variables):
* lisp/progmodes/cc-mode.el (c-basic-common-init, c-common-init)
(c-font-lock-init): Move make-local-variable to their setq.
* lisp/progmodes/xscheme.el (exit-scheme-interaction-mode)
(xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
(xscheme-debugger-mode-p, xscheme-send-string-1):
* lisp/progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
(tcl-load-file, tcl-restart-with-file):
* lisp/progmodes/ps-mode.el (ps-run-running):
* lisp/progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
* lisp/progmodes/js.el (js--get-all-known-symbols):
* lisp/progmodes/inf-lisp.el (inferior-lisp-proc):
* lisp/progmodes/idlwave.el (idlwave-beginning-of-statement)
(idlwave-template, idlwave-update-buffer-routine-info)
(idlwave-update-current-buffer-info)
(idlwave-get-routine-info-from-buffers, idlwave-choose)
(idlwave-scan-class-info, idlwave-fix-keywords)
(idlwave-list-buffer-load-path-shadows):
* lisp/progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
(idlwave-toolbar-remove):
* lisp/progmodes/idlw-shell.el (idlwave-shell-save-and-action)
(idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
(idlwave-shell-menu-def):
* lisp/progmodes/idlw-complete-structtag.el
(idlwave-prepare-structure-tag-completion):
* lisp/progmodes/gud.el (gud-set-buffer):
* lisp/progmodes/f90.el (f90-backslash-not-special):
* lisp/progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
2010-12-10 15:00:25 -05:00
Jan Djärv
0b9fc69a76
Move call to Fkill_emacs from signal handler (session event) (Bug#7552).
...
* keyboard.c (kbd_buffer_get_event): Construct SAVE_SESSION_EVENT
as (Qsave_session arg).
* xsmfns.c (smc_interact_CB): Set arg to Qnil.
(smc_die_CB): Make an event with arg Qt.
(Fhandle_save_session): If event has Qt as argument,
call Fkill_emacs.
2010-12-10 19:23:43 +01:00
Chong Yidong
1f10e75066
Bump version to 23.2.91.
...
Regenerate configure and ldefs-boot.el.
2010-12-10 12:46:40 -05:00
Andreas Schwab
fe646d2c4e
* configure.in: Don't double machfile in final message.
2010-12-10 18:29:54 +01:00
Stefan Monnier
61f91c0476
* lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
...
(texinfo-mode): Don't disable adaptive-fill-mode.
(texinfo-insert-block): Adjust cursor placement for blocks with arg.
(texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
(texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
(texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
(texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
(texinfo-insert-@quotation, texinfo-insert-@samp)
(texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
(texinfo-insert-@uref): Use define-skeleton.
(texinfo-insert-@-with-arg): Delete.
2010-12-10 09:10:08 -05:00
Eli Zaretskii
72a446736e
arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quote
...
archive member names. Suggested by hm <helmut.muelner@joanneum.at>.
2010-12-10 13:56:44 +02:00
Michael Albinus
158d594568
* net/tramp.el (tramp-action-password, tramp-process-actions):
...
Revert patch from 2010-12-08. Use `save-restriction'.
2010-12-10 05:14:57 +01:00
Glenn Morris
66f782de2e
* lisp/files.el (diff-no-select): Declare.
2010-12-09 19:47:49 -08:00
Glenn Morris
e554b3f832
Small emacsbug.el stuff.
...
* lisp/mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
(report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
2010-12-09 19:39:18 -08:00
Glenn Morris
ab540f5976
* lisp/comint.el (comint-input-ring-file-name): Doc fix.
2010-12-09 19:36:46 -08:00
Glenn Morris
b596d50dbf
Fix ChangeLog attribution.
2010-12-09 19:34:59 -08:00
Glenn Morris
ffda048bfb
* doc/emacs/trouble.texi (Checklist): Fix typo in newsgroup name.
2010-12-09 19:33:51 -08:00
Jan Moringen
9b2a758a05
Commit missing file from 2010-05-15T00:48:53Z!rgm@gnu.org.
...
Fixes: debbugs:7505
2010-12-09 19:31:52 -08:00
Lars Magne Ingebrigtsen
7bafe9bc77
shr.el (shr-tag-label): Add <label> support.
2010-12-09 23:20:33 +00:00
Eli Zaretskii
f68ab99bc1
Fix bug #1077 with popping new frames from a minibuffer-only frame.
...
menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
New functions.
(menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>: Use
them instead of `nil' and `>', respectively.
(menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
instead of `nil'.
(toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
and menu-bar-positive-p instead of `nil' and `>', respectively.
2010-12-09 21:07:53 +02:00
Eli Zaretskii
65ceb118c4
Fix bug #1077 with popping new frames from a minibuffer-only frame.
...
Do NOT merge with trunk!
menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p): New functions.
(menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>: Use
them instead of `nil' and `>', respectively.
2010-12-09 20:53:17 +02:00
Katsumi Yamaoka
99139556b8
mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2010-12-09 11:11:11 +00:00
Vinicius Jose Latorre
650453a964
Tiny code fix.
2010-12-09 08:55:03 -02:00