- 06 Feb, 2012 14 commits
-
-
Chong Yidong authored
Fixes: debbugs:9711
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Christoph Scholtes authored
included in the binary distribution for maintenance purposes.
-
Glenn Morris authored
* doc/lispref/keymaps.texi (Inheritance and Keymaps): Mention make-composed-keymap and multiple inheritance. * etc/NEWS: Related edits.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
Lars Ingebrigtsen authored
* url-queue.el (url-queue-setup-runners): New function that uses `run-with-idle-timer' for extra asynchronicity. (url-queue-remove-jobs-from-host): New function. (url-queue-callback-function): Remove jobs from the same host if connection failed.
-
Glenn Morris authored
* etc/NEWS: Related edit.
-
Glenn Morris authored
* doc/lispref/control.texi (Handling Errors): Mention condition-case-no-debug and with-demoted-errors. * etc/NEWS: Related edits.
-
Juanma Barranquero authored
-
- 05 Feb, 2012 20 commits
-
-
Christoph Scholtes authored
-
Christoph Scholtes authored
* nt/README.W32: Clarification for inclusion in source tarball.
-
Christoph Scholtes authored
specific makefiles to support getopt_.h generation with MSVC. * nt/gmake.defs (PRAGMA_SYSTEM_HEADER): Add for GCC. * nt/nmake.defs (PRAGMA_SYSTEM_HEADER): Add, but ignore with MSVC.
-
Christoph Scholtes authored
(maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH) (create-tmp-dist-dir): Added to make --distfiles optional. (dist): Use create-tmp-dist-dir and maybe-copy-distfiles.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* cus-edit.el (custom-variable-reset-backup): Quote the value before storing it in the customized-value property. Fixes: debbugs:6712
-
Chong Yidong authored
* lisp/wid-edit.el (widget-field-value-get): New optional arg to suppress trailing whitespace truncation. (character): Use it. Fixes: debbugs:2689
-
Chong Yidong authored
* doc/lispref/customize.texi (Common Keywords): Minor clarifications. Document custom-unlispify-remove-prefixes. (Variable Definitions): Backquotes in defcustom seem to work fine now. Various other copyedits. (Simple Types): Copyedits. Document color selector. (Composite Types): Copyedits. (Splicing into Lists): Clarifications.
-
Chong Yidong authored
* lisp/cus-edit.el (custom-variable-value-create): For mismatched types, show the current value. Fixes: debbugs:7600
-
Andreas Schwab authored
* progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
-
Chong Yidong authored
* doc/lispref/customize.texi (Common Keywords): Minor clarifications. Document custom-unlispify-remove-prefixes. (Variable Definitions): Backquotes in defcustom seem to work fine now. Various other copyedits. * doc/lispref/macros.texi (Expansion): Minor clarification. (Backquote): Move node to eval.texi. (Defining Macros): Move an example from Backquote node. (Argument Evaluation): No need to mention Pascal. (Indenting Macros): Add xref to Defining Macros. * doc/lispref/eval.texi (Backquote): Move from macros.texi. * lisp/custom.el (defcustom): Doc fix.
-
Lars Ingebrigtsen authored
-
Glenn Morris authored
* emacs/trouble.texi (Checklist): Mention debug-on-event. * lispref/debugging.texi (Error Debugging): Mention debug-on-event default.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/maintaining.texi (Maintaining): Add cross-ref to ERT. * etc/NEWS: Related markup.
-
Glenn Morris authored
-
Glenn Morris authored
-
Juanma Barranquero authored
(pp-to-string): Use `with-temp-buffer'. (pp-buffer): Use `ignore-errors', `looking-at-p'. (pp-last-sexp): Use `looking-at-p'.
-
- 04 Feb, 2012 6 commits
-
-
Glenn Morris authored
Fixes: debbugs:10718
-
Glenn Morris authored
-
Glenn Morris authored
* doc/lispref/backups.texi (Reverting): Mention revert-buffer-in-progress-p. * lisp/files.el (revert-buffer): Doc fix (mention revert-buffer-in-progress-p). * etc/NEWS: Related markup.
-
Glenn Morris authored
* doc/lispref/debugging.texi (Error Debugging): Mention debug-on-event. * doc/lispref/commands.texi (Misc Events): Mention sigusr1,2 and debugging. * etc/NEWS: Related edit.
-
Glenn Morris authored
* doc/emacs/macos.texi (Customization options specific to Mac OS / GNUstep): New subsection. * etc/NEWS: Related markup.
-
Glenn Morris authored
* etc/NEWS: Markup for things in nt/INSTALL (no need for these things to be in the manuals proper).
-