aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Kim F. Storm2004-04-271-0/+3
|
* *** empty log message ***Juri Linkov2004-04-271-0/+2
|
* Fix comment.Juri Linkov2004-04-272-2/+55
|
* (picture-mode-map): Add arrow keys.Juri Linkov2004-04-271-1/+9
|
* (kill-ring-save): Use blink-matching-delay instead of the constant value 1.Juri Linkov2004-04-271-2/+5
| | | | (completions-common-part): Expand docstring.
* (show-paren-highlight-openparen): New var.Juri Linkov2004-04-271-1/+4
| | | | | (show-paren-function): Turn on openparen highlighting when matching forward if show-paren-highlight-openparen is non-nil.
* (log-view-diff): Replace interactive code "r"Juri Linkov2004-04-271-2/+4
| | | | by a list to allow to call it even if region is not active.
* Add *info*<[0-9]+> to same-window-regexps instead ofJuri Linkov2004-04-271-41/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | same-window-buffer-names. (info): New arg `buffer'. Use it. Doc fix. Read file name for non-numeric prefix argument, append the number to the buffer name for numeric prefix argument. (info-other-window): Bind same-window-regexps to nil. (Info-reference-name): Rename to Info-point-loc. (Info-find-node-2): Call forward-line for numeric Info-point-loc, and Info-find-index-name for stringy Info-point-loc. (Info-extract-menu-node-name): New arg `index-node'. Use regexp without middle `.', but with final `.' and optional line number for it. Set Info-point-loc for index nodes. (Info-index): Remove middle `.' from index entry regexp. Modify line number regexp. (Info-index-next): Decrement line number. (info-apropos): Remove middle `.' from index entry regexp. Add optional line number regexp at the end. Add matched value for line number to the result list and insert it to the buffer. (Info-fontify-node): Hide index line numbers. (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim empty matches. (Info-follow-reference): Use `str' instead of Info-following-node-name-re. (Info-toc): Use full file names. Set Info-current-node to "Top". (Info-fontify-node): Compare file names without directory name. (Info-try-follow-nearest-node): Don't set Info-reference-name. Set second arg of Info-extract-menu-node-name for index nodes. (info-xref-visited): Use magenta3 instead of magenta4. (Info-mode): Add info-apropos to docstring.
* You can narrow news to the specific version by callingJuri Linkov2004-04-271-0/+2
| | | | `view-emacs-news' with a prefix argument or by typing C-u C-h C-n.
* (view-emacs-news): With argument, display info for theJuri Linkov2004-04-271-13/+55
| | | | | selected version by finding it among different NEWS files, and narrowing the buffer to the selected version.
* *** empty log message ***Eli Zaretskii2004-04-271-0/+6
|
* *** empty log message ***Kim F. Storm2004-04-263-1/+8
|
* (struct it): New member use_default_face.Kim F. Storm2004-04-261-1/+4
|
* Add line-height property, change line-spacing property.Kim F. Storm2004-04-261-13/+25
|
* (insert-sliced-image): Use line-height instead ofKim F. Storm2004-04-261-1/+1
| | | | line-spacing property on newline.
* Fix formatting.Miles Bader2004-04-261-0/+1
|
* (Qline_height): New variable.Kim F. Storm2004-04-261-29/+58
| | | | | | | | | | (syms_of_xdisp): Intern and staticpro it. (append_space_for_newline): Partially undo 2004-04-25 change; add default_face_p arg, and restore callers. Clear it->use_default_face after use. (x_produce_glyphs): Set default font for ascii char if it->use_default_font is set. Change line-spacing property to set just extra line spacing. Handle new line-height property.
* *** empty log message ***Kim F. Storm2004-04-261-1/+12
|
* .Andreas Schwab2004-04-261-0/+14
|
* (print_object): Print non-ascii characters in bool vector representationAndreas Schwab2004-04-261-2/+11
| | | | as octal escapes. Use BOOL_VECTOR_BITS_PER_CHAR instead of BITS_PER_CHAR.
* (Fcopy_sequence, concat, internal_equal, Ffillarray, mapcar1): UseAndreas Schwab2004-04-261-10/+13
| | | | BOOL_VECTOR_BITS_PER_CHAR instead of BITS_PER_CHAR for bool vectors.
* (Faref, Faset): Use BOOL_VECTOR_BITS_PER_CHAR instead ofAndreas Schwab2004-04-261-6/+6
| | | | BITS_PER_CHAR for bool vectors.
* (Fmake_bool_vector): Use BOOL_VECTOR_BITS_PER_CHAR instead ofAndreas Schwab2004-04-261-4/+5
| | | | BITS_PER_CHAR for bool vectors.
* (read1): Use BOOL_VECTOR_BITS_PER_CHAR instead of BITS_PER_CHAR forAndreas Schwab2004-04-261-5/+6
| | | | bool vectors.
* (BOOL_VECTOR_BITS_PER_CHAR): Define.Andreas Schwab2004-04-261-0/+4
|
* (desktop-buffer-misc-data-function): Rename to desktop-save-buffer and ↵Lars Hansen2004-04-262-32/+45
| | | | | | | | | | | change docstring. (desktop-buffer-modes-to-save): Delete. (desktop-save-buffer-p): Use desktop-save-buffer instead of desktop-buffer-modes-to-save. (desktop-save): Rename desktop-buffer-misc-data-function to desktop-save-buffer and allow non-function value. (desktop-missing-file-warning): Correct docstring.
* (dired-mode): Rename desktop-buffer-misc-data-function to desktop-save-buffer.Lars Hansen2004-04-261-1/+1
|
* (Info-mode): Rename desktop-buffer-misc-data-functionLars Hansen2004-04-261-2/+2
| | | | to desktop-save-buffer.
* (rmail-variables): Bind desktop-save-buffer to t.Lars Hansen2004-04-261-1/+3
|
* (mh-folder-mode): Bind desktop-save-buffer to t.Lars Hansen2004-04-262-0/+5
|
* lread.c (init_lread): Fixing typo HAVE_CARBON test logicSteven Tamm2004-04-262-2/+6
|
* (gud-pdb-command-name): Change default to "pydb".Eli Zaretskii2004-04-261-1/+1
|
* (IS_DIRECTORY_SEP): New macro.Eli Zaretskii2004-04-262-5/+17
| | | | | (put_filename): Remove unused variable len. Use IS_DIRECTORY_SEP instead of a literal '/'.
* (ielm-prompt-read-only, ielm-prompt): Minor doc fix.Luc Teirlinck2004-04-261-2/+2
|
* (ielm-prompt-read-only, ielm-prompt): Expand docstring.Luc Teirlinck2004-04-262-12/+35
| | | | (ielm): Only go to the end of the buffer when starting a new process.
* Changes from arch/CVS synchronizationMiles Bader2004-04-261-0/+4
|
* Revision: [email protected]/emacs--cvs-trunk--0--patch-248Miles Bader2004-04-262-26/+26
| | | | src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c
* (Fpop_to_buffer): Fix docstring.Juanma Barranquero2004-04-252-2/+7
|
* lread.c (init_lread): Don't display missing lisp directorySteven Tamm2004-04-252-3/+12
| | | | | warnings with Carbon Emacs because self-contained bundled Emacs may be build without correct installation path.
* *** empty log message ***Lars Hansen2004-04-252-0/+11
|
* Updating list of MAINTAINERS to include myself as maintaining the MacOSSteven Tamm2004-04-251-3/+3
| | | | port (but level 2).
* (inferior-emacs-lisp-mode): Display working buffer on the mode line. BindJuanma Barranquero2004-04-252-6/+17
| | | | | | `inhibit-read-only' to t before modifying properties of text in the buffer. (ielm): Force point to the end of buffer, even when running ielm from inside itself.
* (info-apropos): Reset Info-complete-cache.Jesper Harder2004-04-252-1/+6
|
* added irix/Compaq C severe exampleDaniel Pfeiffer2004-04-251-0/+1
|
* (compilation-error-regexp-alist-alist): Also recognize severe Irix et al. ↵Daniel Pfeiffer2004-04-252-77/+77
| | | | | | | | | | messages. (compilation-normalize-filename, compile-abbreviate-directory): Delete functions. (compilation-get-file-structure): New function inherits functionality of the two preceding ones. (compilation-internal-error-properties, compilation-fake-loc): Use it so that different paths to the same file share the same markers. Also optimize finding adjacent marker slightly.
* New line-spacing property on newlines.Kim F. Storm2004-04-251-3/+17
|
* *** empty log message ***Kim F. Storm2004-04-242-0/+9
|
* (x_draw_hollow_cursor): Fix height of box for narrow lines.Kim F. Storm2004-04-242-2/+4
|
* (insert-sliced-image): Add line-spacing t propertyKim F. Storm2004-04-241-1/+1
| | | | to newlines separating image lines.
* *** empty log message ***Luc Teirlinck2004-04-242-0/+6
|