1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-30 11:09:23 +00:00
Commit Graph

103953 Commits

Author SHA1 Message Date
Chong Yidong
a037c17168 Minor tweaks to the Lisp manual.
* syntax.texi (Parsing Expressions): Clarify intro.
(Parser State): Remove unnecessary statement (Bug#10661).

* eval.texi (Intro Eval): Add footnote about "sexp" terminology.

Fixes: debbugs:10657
2012-01-31 14:51:33 +08:00
Chong Yidong
75319d7fb6 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+ scroll bars.
Fixes: debbugs:10666
2012-01-31 14:32:14 +08:00
Glenn Morris
56afad3af8 Document define-minor-mode's new :variable keyword in the lispref.
* doc/lispref/modes.texi (Defining Minor Modes):
Document define-minor-mode's new :variable keyword.
* etc/NEWS: Markup.
2012-01-30 21:03:09 -08:00
Glenn Morris
60dc267191 * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. 2012-01-30 20:52:29 -08:00
Glenn Morris
6c9b47ae84 Small define-minor-mode fix for variable: keyword.
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode):
Allow named functions to be used as the cdr of variable:.
2012-01-30 20:35:57 -08:00
Glenn Morris
e4070def53 Small configure.in fix for Motif toolkit.
* configure.in: Throw an explicit error if Motif toolkit was
requested but requirements could not be found.
2012-01-30 19:47:51 -08:00
Glenn Morris
c78c6e0bbf * w32term.c: Copy previous xterm.c doc fix. 2012-01-30 19:33:16 -08:00
Glenn Morris
9789766834 x-toolkit-scroll-bars doc fix.
* src/nsterm.m (syms_of_nsterm) <x-toolkit-scroll-bars>:
* src/xterm.c (syms_of_xterm) <x-toolkit-scroll-bars>: Sync docs.
2012-01-30 19:07:38 -08:00
Juanma Barranquero
4789358111 lisp/progmodes/cwarn.el: Small fixes.
(cwarn): Remove dead link.
(cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
Remove * from defcustom docstrings.
(turn-on-cwarn-mode): Make obsolete.
(c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
(turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
2012-01-31 03:57:00 +01:00
Glenn Morris
8d8939e858 * configure.in: Allow Emacs to actually be built with xaw scroll-bars. 2012-01-30 18:43:59 -08:00
Glenn Morris
e58e988add * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix :variable case. 2012-01-30 17:53:20 -08:00
Paul Eggert
bccc0e401f Spelling fix. 2012-01-30 17:15:56 -08:00
Glenn Morris
c31b4ce3c8 * etc/NEWS: view-buffer markup, again.
Let's not document this now - let's fix it properly after 24.1 and
document the correct behaviour. (bug#10650#12)
2012-01-30 17:01:30 -08:00
Gnus developers
ba775afe0d Merge changes made in Gnus trunk
gnus.texi (Agent Basics): Fix outdated description of `gnus-agent-auto-agentize-methods'.
rfc2047.el (rfc2047-encode-region): Allow not folding the encoded words.
 (rfc2047-encode-string): Ditto.
 (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not understand folded filename="..." parameters, for instance.
gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent section in the manual.
2012-01-30 23:30:22 +00:00
Lars Ingebrigtsen
d2859a4a2e nnimap.el (nnimap-wait-for-response): Include the imap server name in the message for greater debuggability. 2012-01-30 22:03:11 +00:00
Glenn Morris
3498f31397 * etc/NEWS: Markup.
I no longer know whether the view-buffer changes need a manual update
or not. See bug#10650.
2012-01-30 12:11:02 -08:00
Eli Zaretskii
7a43121e52 nt/INSTALL: Update instructions for parallel builds. 2012-01-30 20:37:01 +02:00
Eli Zaretskii
5a26ec8975 lib/makefile.w32-in: Fix dependencies for a parallel build.
lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O)
 $(BLD)/sha512.$(O)): Depend on stamp_BLD.  Fixes a build failure
 with "make -j3".
2012-01-30 20:33:36 +02:00
Glenn Morris
d570ce1ced Auto-commit of generated files. 2012-01-30 06:17:52 -05:00
Glenn Morris
aab253553a * etc/NEWS: Reword view-buffer entry. 2012-01-30 01:15:54 -08:00
Glenn Morris
2bd05740a2 * etc/NEWS: Edit view-buffer entry.
See http://debbugs.gnu.org/10650
2012-01-30 01:06:54 -08:00
Glenn Morris
334023befb * etc/NEWS: Some easy markup. 2012-01-30 00:33:37 -08:00
Glenn Morris
10b74e89c1 * admin/notes/lel-TODO: Small updates for deleted/obsolete features. 2012-01-30 00:32:06 -08:00
Glenn Morris
7a3f511d4b authors.el trivia
* lisp/emacs-lisp/authors.el (authors-fixed-entries):
Remove reference to deleted file rnewspost.el.
2012-01-30 00:24:14 -08:00
Chong Yidong
1714d1eea5 * etc/tutorials/TUTORIAL: Delete a repeat sentence. 2012-01-30 15:54:00 +08:00
Juanma Barranquero
cb882333c2 lisp/window.el: Remove unused variables.
(window-with-parameter): Remove unused variable `windows'.
(window--side-check): Remove unused variable `code'.
(window--resize-siblings): Remove unused variable `first'.
(adjust-window-trailing-edge): Remove unused variable `failed'.
(window-deletable-p, window--delete): Remove unused variable `buffer'.
Use `let', not `let*'.
(balance-windows-2): Remove unused variable `found'.
(window--state-put-2): Remove unused variable `splits'.
(window-state-put): Remove unused variable `selected'.
(same-window-p): Use `string-match-p'.
(display-buffer-assq-regexp): Remove unused variable `value'.
(display-buffer-pop-up-frame, display-buffer-pop-up-window):
Mark argument ALIST as ignored.
(pop-to-buffer): Remove unused variable `old-window'.
2012-01-29 22:52:14 +01:00
Eli Zaretskii
907201af57 Support Lzip and LZMA compressed files.
lisp/jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
 and .lzma compressed files.
2012-01-29 19:41:43 +02:00
Chong Yidong
d7fac6deb0 Bump version to 24.0.93.
Regenerate AUTHORS and ldefs-boot.el.
2012-01-29 23:46:05 +08:00
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