- 05 Feb, 2012 15 commits
-
-
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 25 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).
-
Glenn Morris authored
* lisp/emacs-lisp/ert-x.el (ert-simulate-command): Check deferred-action-list (which is obsolete) is bound. * etc/NEWS: Related markup.
-
Glenn Morris authored
* doc/lispref/modes.texi (Running Hooks): Try to clarify with-wrapper-hook. * lisp/subr.el (with-wrapper-hook): Doc fixes.
-
Andreas Schwab authored
(pr): Use pp.
-
Glenn Morris authored
* doc/lispref/text.texi (Buffer Contents): Update filter-buffer-substring description. * lisp/simple.el (filter-buffer-substring-functions) (buffer-substring-filters, filter-buffer-substring): Doc fixes. * etc/NEWS: Related edits.
-
Chong Yidong authored
-
Chong Yidong authored
* doc/emacs/functions.texi (What Is a Function): Add closures. Mention "return value" terminology. Add xref for command-execute. Remove unused "keystroke command" terminology. (Lambda Expressions): Give a different example than in the following subsection. Add xref to Anonymous Functions. (Function Documentation): Remove gratuitous markup. (Function Names): Move introductory text to `What Is a Function'. (Defining Functions): Fix defun argument spec. (Anonymous Functions): Document lambda macro explicitly. Mention effects on lexical binding. (Function Cells): Downplay direct usage of fset. (Closures): New node. (Inline Functions): Remove "open-code" terminology. (Declaring Functions): Minor tweak; .m is not C code. * doc/emacs/variables.texi (Variables): Don't refer to "global value". (Local Variables, Void Variables): Copyedits. (Lexical Binding): Minor clarification of example. (File Local Variables): Mention :safe and :risky defcustom args. (Lexical Binding): Add xref to Closures node.
-
Eli Zaretskii authored
srtc/w32.c (get_emacs_configuration_options): Include --enable-checking, if specified, in the return value.
-
Eli Zaretskii authored
nt/inc/sys/stat.h (_STAT_DEFINED): Define, to prevent redefinitions by other headers.
-
Martin Rudalics authored
* dispnew.c (change_frame_size_1): Calculate new_frame_total_cols after rounding frame sizes. (Bug#9723)
-
Lars Ljung authored
lisp/eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy" anywhere in shell-file-name, not just at the beginning. (Bug#10523)
-
Eli Zaretskii authored
src/keyboard.c (adjust_point_for_property): Don't position point before BEGV.
-
Leo Liu authored
http://debbugs.gnu.org/10711
-
Eli Zaretskii authored
msdos/sed3v2.inp (insrcdir): Use $(<F) rather than $<, as command.com's "if not exist" doesn't grok forward slashes in file names.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* etc/NEWS: Likewise.
-
Glenn Morris authored
-