- 05 Dec, 2012 8 commits
-
-
Eli Zaretskii authored
src/callproc.c (Fcall_process_region) [!HAVE_MKSTEMP]: If mktemp fails, signal an error instead of continuing with an empty string.
-
Glenn Morris authored
-
Glenn Morris authored
-
Stefan Monnier authored
fix open-paren-like token test. Fixes: debbugs:12785
-
Glenn Morris authored
-
Chong Yidong authored
* lists.texi (Plist Access): Move put example to Symbol Plists. * symbols.texi (Standard Properties): Fix typo.
-
Glenn Morris authored
-
Glenn Morris authored
-
- 04 Dec, 2012 2 commits
-
-
Eli Zaretskii authored
src/fileio.c (file_name_as_directory, directory_file_name) [DOS_NT]: Encode the file name before passing it to dostounix_filename, in case it will downcase it (under w32-downcase-file-names).
-
Glenn Morris authored
* lisp/mail/rmailsum.el (rmail-new-summary): Tweak for rmail-maybe-display-summary changing buffer.
-
- 03 Dec, 2012 2 commits
-
-
Juri Linkov authored
Fixes: debbugs:12272
-
Juanma Barranquero authored
-
- 02 Dec, 2012 5 commits
-
-
Michael Albinus authored
(External methods): Fix typo.
-
Andreas Schwab authored
to TAB, not [tab]. (gnus-summary-article-map): Likewise.
-
Andreas Schwab authored
(gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
-
Chong Yidong authored
* doc/lispref/commands.texi (Using Interactive): Fix index entry. * doc/lispref/customize.texi (Variable Definitions): * doc/lispref/display.texi (Defining Faces): * doc/lispref/sequences.texi (Char-Tables): Fix xref. * doc/lispref/lists.texi (Property Lists): Move here from symbols.texi. (Plist Access): Rename from Other Plists. * doc/lispref/symbols.texi (Symbol Properties): New node. (Symbol Plists): Make it a subsection under Symbol Properties. (Standard Properties): New node.
-
Chong Yidong authored
* doc/emacs/custom.texi (Init Rebinding): kbd is now a function. * doc/lispref/keymaps.texi (Key Sequences): kbd is now a function. Fixes: debbugs:13052
-
- 01 Dec, 2012 4 commits
-
-
Leo Liu authored
before reading. Fixes: debbugs:13038
-
Glenn Morris authored
-
Eli Zaretskii authored
msdos/sed1v2.inp: Dump emacs.exe and copy to b-emacs.exe before generating leim-list.el.
-
Chong Yidong authored
-
- 30 Nov, 2012 2 commits
-
-
Glenn Morris authored
-
Fabrice Popineau authored
src/w32fns.c: Remove prototype of atof. (syspage_mask): Declared DWORD_PTR, for compatibility with 64-bit builds. (file_dialog_callback): Declared UINT_PTR. src/w32common.h (syspage_mask): Declare DWORD_PTR, for compatibility with 64-bit builds. src/w32.c (FILE_DEVICE_FILE_SYSTEM, METHOD_BUFFERED) (FILE_ANY_ACCESS, CTL_CODE) [_MSC_VER]: Define only if not already defined.
-
- 28 Nov, 2012 3 commits
-
-
Glenn Morris authored
* lisp/jka-cmpr-hook.el (jka-compr-get-compression-info): Remove any version extension before checking filename. (jka-compr-compression-info-list): Belated :version bump. Fixes: debbugs:13006
-
Chong Yidong authored
Fixes: debbugs:11523
-
Chong Yidong authored
* buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode) (buffer-menu): Doc fix. Fixes: debbugs:12294
-
- 27 Nov, 2012 5 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Roland Winkler authored
-
Michael Albinus authored
"<STDIN>". This is binary safe.
-
Stefan Monnier authored
lexically scoped variables. Fixes: debbugs:13005
-
- 26 Nov, 2012 7 commits
-
-
Glenn Morris authored
* vc/vc-hooks.el (vc-mistrust-permissions): Default to t, to avoid data-loss.
-
Fabián Ezequiel Gallina authored
(python-indent-guess-indent-offset): If indentation is guessed make python-indent-offset variable buffer local.
-
Fabián Ezequiel Gallina authored
* progmodes/python.el: (python-nav-beginning-of-defun): Fix forward movement when statement(s) separates point from defun. (python-imenu-prev-index-position): New function.
-
Eli Zaretskii authored
src/fontset.c (Finternal_char_font): Return nil on non-GUI frames. (Bug#11964)
-
Eli Zaretskii authored
Fixes: debbugs:12989
-
Eli Zaretskii authored
lisp/subr.el (buffer-file-type): Declare with defvar-local. Doc fix. lisp/dos-w32.el (find-file-not-found-set-buffer-file-coding-system): Don't set buffer-file-type. Return nil.
-
Glenn Morris authored
Fixes: debbugs:12982
-
- 25 Nov, 2012 2 commits
-
-
Eli Zaretskii authored
lips/descr-text.el (describe-char-padded-string): Call internal-char-font only on GUI frames.
-
Glenn Morris authored
-