Chong Yidong
5b95ee8a96
* lisp/frame.el (window-system-default-frame-alist): Doc fix.
2012-01-29 22:22:51 +08:00
Chong Yidong
ea1626708e
Fix an instance of dynamic-setting.el clobbering the default face.
...
* lisp/dynamic-setting.el (font-setting-change-default-font): Don't
change the default face if SET-FONT argument is non-nil.
Fixes: debbugs:9982
2012-01-29 21:55:09 +08:00
Ulf Jasper
bdbc1c4e3e
test/automated/icalendar-tests: Fix broken test
...
2012-01-29 Ulf Jasper <ulf.jasper@web.de>
* automated/icalendar-tests.el (icalendar-import-non-recurring):
Fix broken test, caused by missing trailing blank.
2012-01-29 13:28:20 +01:00
Samuel Bronson
d6e6f4b1e9
* lisp/custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
2012-01-29 18:01:20 +08:00
Chong Yidong
837a390a91
* doc/lispref/syntax.texi (Syntax Class Table): Tweak description of newline char syntax.
...
Fixes: debbugs:9619
2012-01-29 15:35:58 +08:00
Chong Yidong
0f29fa41ac
Fix wholenump/natnump description in Lisp manual.
...
* doc/lispref/numbers.texi (Predicates on Numbers): Fix
wholenump/natnump description.
Fixes: debbugs:10189
2012-01-29 15:25:22 +08:00
Syver Enstad
6b25e4e27d
Fix pdb path handling.
...
* progmodes/gud.el (pdb): Give pdb full paths, to allow setting
breakpoints in files outside current directory.
* lisp/progmodes/python.el: Require ansi-color at top-level.
Fixes: debbugs:6098
2012-01-29 15:06:54 +08:00
Chong Yidong
db17443466
Make Emacs Lisp mode use emacs-lisp-mode-abbrev-table.
...
* lisp/emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table): Define
and use in Emacs Lisp mode.
(lisp-mode-abbrev-table): Add doc.
(lisp-mode-variables): Don't set local-abbrev-table.
(lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
Fixes: debbugs:9360
2012-01-29 12:45:51 +08:00
David Engster
c6ddbd6890
Fix require error when using srecode-insert.
...
* lisp/cedet/srecode/insert.el: Require srecode/filters.
* lisp/cedet/srecode/filters.el: Drop two requires.
Fixes: debbugs:9967
2012-01-29 12:21:29 +08:00
Glenn Morris
573559b413
* etc/NEWS: Typo fix.
2012-01-28 19:17:53 -08:00
Glenn Morris
043efd5637
* etc/NEWS: Minor libxml changes.
2012-01-28 19:16:54 -08:00
Glenn Morris
641cac0992
* doc/lispref/files.texi (Changing Files): Remove part of previous change.
2012-01-28 19:11:45 -08:00
Glenn Morris
31fd3586bd
Minor NEWS cleanup, mainly for "Installation Changes" section.
...
* etc/NEWS: Reorder items.
Standardize new --with-libfoo type configure options.
Don't say precisely which library versions are needed - it tends to
change and people who care can look at configure.
Move new Hebrew tutorial entry to "Internationalization changes" section.
Small tidy up for imagemagick and gnutls entries.
* src/gnutls.c (syms_of_gnutls): More doc (from etc/NEWS).
2012-01-28 19:08:15 -08:00
Glenn Morris
a49ca6b95b
Document SELinux support.
...
* doc/lispref/files.texi (Changing Files): Document SELinux support.
* etc/NEWS: Markup.
2012-01-28 18:49:57 -08:00
Glenn Morris
182148eeb5
* doc/lispref/windows.texi (Window Sizes): Fix typo.
2012-01-28 17:50:40 -08:00
Lars Ingebrigtsen
576950c66c
mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode' instead of setting it locally, since the latter doesn't seem to have any effect (most of the time).
2012-01-29 00:28:05 +00:00
Andreas Schwab
cb97cd2a0d
Fix undefined @value reference
...
* emacs-lisp-intro.texi (Top): Move setting of COUNT-WORDS outside
of @menu. (Bug#10628)
2012-01-28 20:16:02 +01:00
Andreas Schwab
b207a4ec75
Fix formatting of cc-mode manual
...
* cc-mode.texi: Always @defindex ss.
(Config Basics): Fix argument of @itemize.
(Macro Backslashes): Add @code around index entry.
2012-01-28 20:16:02 +01:00
Roland Winkler
e70ee68111
lisp/textmodes/bibtex.el: minor doc fix
2012-01-28 12:25:03 -06:00
Roland Winkler
ace88aa20f
lisp/textmodes/bibtex.el: allow bibtex-dialect as file-local variable (Bug#10254)
2012-01-28 12:06:10 -06:00
Chong Yidong
6e9bad1452
* lisp/simple.el (deactivate-mark): Doc fix (Bug#8614).
2012-01-28 22:29:29 +08:00
Chong Yidong
93376c5baf
Quote file name commands in eshell.
...
* lisp/eshell/esh-arg.el (eshell-quote-argument): New function.
* lisp/eshell/esh-ext.el (eshell-invoke-batch-file):
* lisp/eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
first arg to eshell-parse-command.
Fixes: debbugs:10523
2012-01-28 21:58:46 +08:00
Chong Yidong
8c6e192092
* display.texi (Fringe Indicators): Clarify fringe-indicator-alist doc.
...
Fixes: debbugs:8568
2012-01-28 21:47:42 +08:00
Drew Adams
4372494f8f
* net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
...
`default-directory' is non-nil.
2012-01-28 12:26:29 +01:00
Eli Zaretskii
4d4ec1f815
Fix bug #9924 with long display of system-configuration-options in emacsbug.el.
...
lisp/mail/emacsbug.el (report-emacs-bug): Fill the potentially long
line that displays system-configuration-options.
2012-01-28 12:49:17 +02:00
Drew Adams
7c188927ac
Fix bug #10129 : add positional information to "C-u C-x =".
...
lisp/descr-text.el (describe-char): Show information about POS, in
addition to information about the character at POS. Improve and
update the doc string. Change "code point" to "code point in
charset", to avoid confusion with the character's Unicode code
point shown above that.
2012-01-28 12:27:28 +02:00
Eli Zaretskii
e0da685ab9
Fix character display by "C-u C-x =" in presence of display properties.
...
lisp/descr-text.el (describe-char): Show the raw character, not only
its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
for the reasons.
2012-01-28 11:52:24 +02:00
Chong Yidong
80ed530414
Fix last commit.
2012-01-28 17:50:52 +08:00
Phil Hagelberg
70550acf88
Fix M-x package-install failure if no archive has been fetched yet.
...
* emacs-lisp/package.el (package-install): Run
package-refresh-contents if there is no archive yet.
Fixes: debbugs:97978
2012-01-28 17:49:29 +08:00
Chong Yidong
0ce8e868b9
Fix package.el dependency handling so that `require' calls work.
...
* lisp/emacs-lisp/package.el (package-maybe-load-descriptor): New
function, split from package-maybe-load-descriptor.
(package-maybe-load-descriptor): Use it.
(package-download-transaction): Fully load required packages
inside the loop, so that `require' calls work.
(package-install): No need to call package-initialize now.
Fixes: debbugs:10593
2012-01-28 16:14:24 +08:00
Chong Yidong
f823b8caac
Mark tooltip-use-echo-area as obsolete.
...
* lisp/tooltip.el (tooltip-mode): Doc fix.
(tooltip-use-echo-area): Mark as obsolete.
Fixes: debbugs:6595
2012-01-28 13:02:02 +08:00
Chong Yidong
9583ec5948
* doc/emacs/frames.texi (Input Focus): Fix doc for select-frame-set-input-focus.
...
Clarify role of NORECORD arg to select-frame.
2012-01-28 12:26:33 +08:00
Chong Yidong
691db2504d
* doc/emacs/files.texi (Filesets): Fix typos.
2012-01-28 12:12:47 +08:00
Chong Yidong
1025698809
* doc/lispref/text.texi (Transposition): We don't use transpose-region as an internal subroutine.
...
Fixes: debbugs:3249
2012-01-28 11:56:20 +08:00
Chong Yidong
9962192ea1
* doc/lispref/modes.texi (Example Major Modes): Update Lisp example code
...
to current sources. Delete the old non-derived-major-mode
example, which has diverged badly from current sources.
* lisp/text-mode.el (text-mode): Minor tweak to make the mirrored
manual node nicer.
2012-01-28 11:49:22 +08:00
Chong Yidong
2680c30938
* lisp/frame.el (set-cursor-color): Doc fix.
...
* doc/emacs/display.texi (Faces): Add xref to Colors node.
Fixes: debbugs:352
2012-01-28 11:21:04 +08:00
Chong Yidong
0e24a8b2f4
* src/s/gnu.h: Define POSIX_SIGNALS.
...
Fixes: debbugs:10552
2012-01-28 11:11:41 +08:00
Chong Yidong
cc0adcb06a
* minibuf.c (syms_of_minibuf): Doc fix.
...
Fixes: debbugs:10550
2012-01-28 11:04:55 +08:00
Chong Yidong
2ae018000a
* lisp/cus-edit.el (customize-unsaved, customize-saved): Doc fix.
...
Fixes: debbugs:10541
2012-01-28 10:56:35 +08:00
Lars Ingebrigtsen
d30dd208c0
Paperwork has arrived for Dave Abrahams, so remove "(tiny change)".
2012-01-28 02:28:36 +00:00
Gnus developers
39ddff397c
Merge changes made in Gnus trunk
...
shr.el (shr-browse-url): Fix the name of the `browse-url-mail' function call.
gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to seconds, and make the repeat clause with HH:MM specs work as documented.
2012-01-28 02:25:57 +00:00
Chong Yidong
0f2bad2708
* mail/rmail.el (rmail-mail-return): Only switch to live buffers.
2012-01-28 10:01:05 +08:00
Chong Yidong
d7a9e63bd6
* lisp/mail/rmail.el (rmail-start-mail): Add send-action again.
...
(rmail-mail-return): Switch to NEWBUF only if it is non-nil.
Fixes: debbugs:10625
2012-01-28 09:58:27 +08:00
Chong Yidong
2e7f3bea5f
* cus-edit.el (custom-buffer-create-internal): Fix search button action.
...
Fixes: debbugs:10542
2012-01-28 09:17:42 +08:00
Eduard Wiebe
fc4f7a233e
* dired.el (dired-mark-files-regexp): Include any subdirectory components.
...
Fixes: debbugs:10445
2012-01-27 13:40:44 -08:00
Glenn Morris
1b5e5b0cb4
* etc/NEWS: --no-site-lisp (presumably) does not work for Nextstep builds.
...
This is due to their use of EMACSLOADPATH; see
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6401#48
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10208#25
2012-01-27 13:19:13 -08:00
Mike Lamb
7dd37071d0
pcmpl-ssh-known-hosts tiny change
...
* lisp/pcmpl-unix.el (pcmpl-ssh-known-hosts): Handle [host]:port syntax.
Fixes: debbugs:10533
2012-01-27 13:14:16 -08:00
Glenn Morris
2aa43abb72
doc/lispref/makefile.w32-in small fixes
...
* doc/lispref/makefile.w32-in (texinputdir): Fix (presumed) typo.
(VERSION, manual): Remove, unused.
2012-01-27 13:03:56 -08:00
Lars Ingebrigtsen
964646c45a
Merge changes made in Gnus trunk
...
gnus-start.el (gnus-get-unread-articles): Clear out "early" methods so that previous errors don't prohibit getting new news.
nnimap.el (nnimap-retrieve-group-data-early): Ditto.
nntp.el (nntp-retrieve-group-data-early): Ditto.
2012-01-27 14:32:25 +00:00
Bastien Guerry
5d7d5e5d75
Major update of TUTORIAL.fr and tiny fix to TUTORIAL.
2012-01-27 12:05:51 +01:00