- 23 Feb, 2014 6 commits
-
-
Michael Albinus authored
Fixes: debbugs:16851
-
Martin Rudalics authored
-
Dmitry Gutov authored
inconsistent second element of the list returned by `smie-indent--parent'. (ruby-font-lock-keywords): Disqualify any identifier before `=' as method call.
-
Dmitry Gutov authored
after `=>'. Fixes: debbugs:16811
-
Paul Eggert authored
-
Juanma Barranquero authored
(electric-pair-text-syntax-table, electric-pair-syntax-info) (electric-pair--syntax-ppss, electric-pair--balance-info) (electric-pair-mode): Fix docstring typos. (electric-pair--looking-at-unterminated-string-p): Doc fix. (electric-pair--inside-string-p): Doc fix. Use `let', not `let*'.
-
- 22 Feb, 2014 11 commits
-
-
Xue Fuqiao authored
* doc/misc/remember.texi (Quick Start): Add an index. (Function Reference, Quick Start): Add cross-references.
-
Glenn Morris authored
* src/frame.c (frame-alpha-lower-limit, frame-resize-pixelwise): * src/window.c (window-resize-pixelwise): Doc fixes. * etc/NEWS: Related edits. This including unmarking some items marked as ---, where it it not clear to me that no doc updates are needed.
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
Glenn Morris authored
* src/process.c (Finternal_default_process_filter) (Finternal_default_process_sentinel): Doc tweaks. * doc/lispref/processes.texi: Typo fixes. * etc/NEWS: Related markup.
-
Martin Rudalics authored
-
Juanma Barranquero authored
-
Stefan Monnier authored
gv-setter, and compiler-macro. Fixes: debbugs:16829
-
Juanma Barranquero authored
-
Daniel Colascione authored
-
Daniel Colascione authored
-
- 21 Feb, 2014 23 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Juanma Barranquero authored
-
Stefan Monnier authored
Fixes: debbugs:16829
-
Eli Zaretskii authored
-
Juanma Barranquero authored
(whitespace-space, whitespace-hspace, whitespace-tab) (whitespace-newline, whitespace-trailing, whitespace-line) (whitespace-space-before-tab, whitespace-indentation, whitespace-empty) (whitespace-space-after-tab): Fix typo in docstrings.
-
Dmitry Gutov authored
-
Dmitry Gutov authored
Add `yaml-indent-line'.
-
Juanma Barranquero authored
It has done nothing for years; should be removed after the release.
-
Juanma Barranquero authored
(Windows and Frames): Fix typo.
-
Juanma Barranquero authored
(read-quoted-char-radix): Remove unneeded * in docstring. (process-file, kill-whole-line, pop-to-mark-command, set-mark-command): Don't escape parentheses unnecessarily in docstrings.
-
Martin Rudalics authored
* window.el (with-temp-buffer-window): Don't evaluate BODY within with-current-buffer (Bug#16816).
-
Michael Albinus authored
(tramp-test19-directory-files-and-attributes): Do not include directories in comparison; they might have changed their timestamps already.
-
Eli Zaretskii authored
-
Glenn Morris authored
-
Glenn Morris authored
* doc/lispref/internals.texi (Process Internals): * doc/lispref/processes.texi (Deleting Processes, Output from Processes) (Process Buffers, Filter Functions, Accepting Output, Sentinels) (Network, Network Servers, Network Processes, Serial Ports): Filters and sentinels can no longer be nil. * doc/lispref/elisp.texi (Top): Menu update. * doc/misc/flymake.texi (Starting the syntax check process): Grammar fix. * doc/misc/tramp.texi (External packages): Grammar fix. Reword for default sentinel not being nil any more. * src/process.c (Fprocess_buffer, Faccept_process_output) (Finternal_default_process_filter, Finternal_default_process_sentinel): Doc fixes.
-
Martin Rudalics authored
* window.el (window--dump-window, window--dump-frame): New functions. (window--min-size-1): Account for window dividers. When window-resize-pixelwise is nil, delay rounding till after the sum of the window components has been calculated. (window--min-delta-1, window--max-delta-1): When PIXELWISE is nil make sure at least one text line and two text columns remain fully visible. (window-resize): Signal an error when window-resize-apply fails. (window--resize-child-windows): Fix calculation of by how many pixels a window can still be shrunk via window-new-normal. (adjust-window-trailing-edge): Call window--resizable with correct TRAIL argument.
-
Glenn Morris authored
It's "<foo>" to indicate a change related to foo. [foo] is for a change conditional on foo being defined. See info node `(standards)Indicating the Part Changed'.
-
Michael Albinus authored
-
Michael Albinus authored
Call `file-attributes' with `suffix' being a symbol but a string.
-
Paul Eggert authored
* xdisp.c (move_it_in_display_line_to) [lint]: Initialize recently-added local.
-
Daniel Colascione authored
-
Juanma Barranquero authored
(w32-enable-italics, w32-charset-to-codepage-alist): These variables do not exist anymore.
-