- 09 Sep, 2005 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(sh-mode): Locally set skeleton-pair-default-alist.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
the string shown in echo area. Don't permanently set point. Some rearrangements.
-
Richard M. Stallman authored
-
- 08 Sep, 2005 13 commits
-
-
Kim F. Storm authored
flag in disabled rows below the window.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
member. Remove local `updated' array and associated variables.
-
Kim F. Storm authored
-
Chong Yidong authored
-
Chong Yidong authored
* locals.texi (Standard Buffer-Local Variables): Don't include mode variables for minor modes. Fix xrefs for buffer-display-count, buffer-display-table, buffer-offer-save, buffer-saved-size, cache-long-line-scans, enable-multibyte-characters, fill-column, header-line-format, left-fringe-width, left-margin, and right-fringe-width. * hooks.texi (Standard Hooks): All hooks should conform to the standard naming convention now. Fix xref for `echo-area-clear-hook'. * display.texi (Usual Display): Note that indicate-empty-lines and tab-width are buffer-local. * files.texi (Saving Buffers): Add xref to `Killing Buffers'. * modes.texi (Mode Help): Note that major-mode is buffer-local. * nonascii.texi (Encoding and I/O): Note that buffer-file-coding-system is buffer-local. * positions.texi (List Motion): Note that defun-prompt-regexp is buffer-local. * text.texi (Auto Filling): Note that auto-fill-function is buffer-local. (Undo): Note that buffer-undo-list is buffer-local. * windows.texi (Buffers and Windows): Document buffer-display-count.
-
Reiner Steib authored
`abbreviate-file-name'.
-
Reiner Steib authored
-
Reiner Steib authored
enable-multibyte-characters to nil.
-
David Ponce authored
(recentf-expand-file-name): Doc fix. (recentf-dialog-mode-map): Define digit shortcuts. (recentf--files-with-key): New variable. (recentf-show-digit-shortcut-filter): New function. (recentf-open-files-items): New function. (recentf-open-files): Use it. (recentf-open-file-with-key): New command.
-
David Ponce authored
-
Kenichi Handa authored
correctly.
-
- 07 Sep, 2005 8 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Michael Albinus authored
`woman-mode-map'. (Man-getpage-in-background-advice): Remove defadvice; it isn't necessary any longer with the remapped command. (Man-bgproc-sentinel-advice): Remove defadvice which counts formatting time only. * net/tramp.el (tramp-action-password) (tramp-multi-action-password): Compile the password prompt from `method', `user' and `host'. Sometimes it isn't obvious which password to enter, for example with remote files offered by recentf.el, or with multiple steps. Suggested by Robert Marshall <robert@chezmarshall.freeserve.co.uk>.
-
Stefan Monnier authored
Fix regexp for when "s///" is at the beginning of line.
-
Jay Belanger authored
-
Chong Yidong authored
-
Kim F. Storm authored
Fixes crash reported by YAMAMOTO Mitsuharu.
-
Kim F. Storm authored
-
- 06 Sep, 2005 7 commits
-
-
Stefan Monnier authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(xlfdpat_destroy, xlfdpat_create, xlfdpat_exact_p) (xlfdpat_block_match_1, xlfdpat_match): New functions. (xlfdpat_block_match): New macro. (mac_to_x_fontname): Don't use tolower for non-ASCII characters. (x_font_name_to_mac_font_name): Set coding.dst_multibyte to 0. (add_font_name_table_entry): Increase font_name_table_size more rapidly. (mac_c_string_match): Remove function. (mac_do_list_fonts): Use XLFD pattern match instead of regular expression match.
-
Richard M. Stallman authored
package prefix elsewhere than at the start of the name.
-