- 19 Nov, 2011 14 commits
-
-
Juri Linkov authored
Remove condition `(not isearch-error)'. * lisp/misearch.el (multi-isearch-search-fun): Add condition `(not bound)' to ignore lazy-highlighting search. Add the search-failed message "end of multi" when the end of multi-sequence is reached. Uncapitalize the search-failed message "Repeat for next buffer". * lisp/info.el (Info-search): Add the search-failed message "end of the manual" when the end of the manual is reached in Isearch mode. Fixes: debbugs:9918
-
Juri Linkov authored
* lisp/info.el (Info-find-node-2, Info-select-node, Info-history-find-node): Use non-destructive `remove' instead of `delete' because `Info-history-list' stored to `Info-isearch-initial-history-list' in `Info-isearch-start' might need to be restored in `Info-isearch-end'.
-
Juri Linkov authored
to nil instead of binding `search-ring' and `regexp-search-ring'. Fixes: debbugs:9185
-
Eli Zaretskii authored
lisp/simple.el (line-move): Force movement by logical lines for any hscrolled window, not only when auto-hscroll-mode is on. (line-move-visual): Update doc string to that effect.
-
Eli Zaretskii authored
src/xdisp.c (x_write_glyphs, draw_phys_cursor_glyph) (erase_phys_cursor, update_window_cursor, show_mouse_face) (cursor_in_mouse_face_p): If the cursor position is out of bounds, behave as if the cursor position were at the window margin. src/window.c (get_phys_cursor_glyph): If the window is hscrolled, and the cursor position is out of bounds, behave as if the cursor position were at the window margin.
-
Chong Yidong authored
They shouldn't be named "proc" since they are not processes. * lisp/window.el (walk-window-tree-1, walk-window-tree) (walk-window-subtree, walk-windows): Change argument name.
-
Eli Zaretskii authored
-
Andreas Schwab authored
-
Eli Zaretskii authored
lisp/mail/rmailmm.el (rmail-mime-display-header) (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts. (rmail-mime-entity-segment, rmail-mime-toggle-raw) (rmail-mime-toggle-hidden, rmail-mime-insert-text) (rmail-mime-insert-bulk, rmail-mime-insert-multipart) (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead of a raw aref. (rmail-mime-entity-segment): To get past the tagline, move forward 2 more lines, to account for the 2 empty lines that precede and follow the line with the buttons. (rmail-mime-update-tagline): Move one more line, to get past the empty line that follows the buttons in the tagline.
-
Chong Yidong authored
* doc/lispref/windows.texi (Splitting Windows): Clarify role of window parameters in split-window. Shorten the example. (Deleting Windows): Rewrite intro to handle internal windows. Fix delete-windows-on doc. (Selecting Windows): Copyedits.
-
Chong Yidong authored
since it is meaningless for live windows like the selected window.
-
Martin Rudalics authored
* window.el (window-max-delta-1, window-min-delta-1) (window-min-size-1, window-state-get-1, window-state-put-1) (window-state-put-2): Use "window--" prefix.
-
Paul Eggert authored
-
Eli Zaretskii authored
-
- 18 Nov, 2011 13 commits
-
-
Paul Eggert authored
* dispextern.h, xdisp.c (row_hash): Declare extern only if XASSERTS. * dispnew.c (verify_row_hash): Now static.
-
Dmitry Antipov authored
-
Stefan Monnier authored
(smie-warning-count): New var. (smie-set-prec2tab): Use it. (smie-bnf->prec2): Improve warnings. Add docstring. (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist. (smie-bnf--set-class): New function. (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix corner case.
-
Stefan Monnier authored
(graft_intervals_into_buffer): Simplify. Fixes: debbugs:10071
-
Stefan Monnier authored
(compilation-error-properties, compilation-move-to-column): Handle compilation-first-column while in the target buffer.
-
Stefan Monnier authored
Don't hardcode point-min==1.
-
Stefan Monnier authored
(eshell-rewrite-for-command): Remove workaround. (eshell-do-pipelines, eshell-do-pipelines-synchronously) (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq. * lisp/eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare. Fixes: debbugs:9907
-
Stefan Monnier authored
-
Eli Zaretskii authored
src/dispnew.c (add_row_entry): Add xassert to verify that ROW's hash code is valid.
-
Eli Zaretskii authored
src/dispnew.c (swap_glyph_pointers): Swap the used[] arrays and the hash values of the two rows. (copy_row_except_pointers): Preserve the used[] arrays and the hash values of the two rows. src/xdisp.c (row_hash): New function, body extracted from compute_line_metrics. (compute_line_metrics): Call row_hash, instead of computing the hash code inline. src/dispnew.c (verify_row_hash): Call row_hash for computing the hash code of a row, instead of duplicating code from xdisp.c. src/dispextern.h (row_hash): Add prototype.
-
Tassilo Horn authored
* frame.c (delete_frame): Don't delete the terminal when the last X frame is closed if emacs is built with GTK toolkit.
-
Paul Eggert authored
-
Glenn Morris authored
-
- 17 Nov, 2011 8 commits
-
-
Glenn Morris authored
* lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Ignore buffer-local generated-autoload-file if it is the same as the global value.
-
Paul Eggert authored
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Martin Rudalics authored
* window.c (Vwindow_splits): Rename to Vwindow_combination_resize. Suggested by Juri Linkov. (Fsplit_window_internal): Use Vwindow_combination_resize instead of Vwindow_splits. * window.el (window-resize, delete-window, split-window): Replace window-splits by window-combination-resize. * cus-start.el (window-splits): Replace by window-combination-resize. * windows.texi (Resizing Windows, Splitting Windows) (Deleting Windows): Use term window-combination-resize instead of window-splits.
-
Paul Eggert authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/progmodes/sh-script.el (sh-font-lock-keywords-var): Make bash entry derive from sh entry, not shell entry.
-
- 16 Nov, 2011 5 commits
-
-
Michael Albinus authored
file name. * net/tramp-cache.el (tramp-flush-file-property): Flush also properties of linked files. (Bug#9879)
-
Glenn Morris authored
python-pdbtrack-stack-entry-regexp was not changed. Mark an odd kind of change with no real attribution as tiny. Remove conflict marker.
-
Juanma Barranquero authored
-
Ken Manheimer authored
(python-pdbtrack-input-prompt, python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as regular python pdb prompts. Adjustments shamelessly taken exactly as suggested in EmacsWiki page: http://www.emacswiki.org/PythonProgrammingInEmacs#toc14 * allout-widgets.el: (file metadata): Attribute copyright to FSF and collapse date sequence, obscure author/maintainer email address better, remove extra version line, track relocation of author's allout webpage. * allout.el: (file metadata): Attribute copyright to FSF and collapse date sequence, obscure author/maintainer email address better, track relocation of author's allout webpage.
-
Ken Manheimer authored
(python-pdbtrack-input-prompt, python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as regular python pdb prompts. Adjustments shamelessly taken exactly as suggested in EmacsWiki page: http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
-