- 05 Dec, 2010 7 commits
-
-
Jan Djärv authored
* nsterm.m (ns_dumpglyphs_image): If drawing cursor, fill background with cursor color and draw a rectangle around the image.
-
Daiki Ueno authored
* epg.el (epg-digest-algorithm-alist): Replace "RMD160" with "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor. (epg-context-set-passphrase-callback): Mention that the callback is not called when used with GnuPG 2.x. modified: lisp/ChangeLog lisp/epg.elk
-
Chong Yidong authored
* doc/emacs/search.texi (Word Search): Note that the lazy highlight always matches to whole words (Bug#7470).
-
Bob Rogers authored
-
Chong Yidong authored
* lisp/comint.el (comint-dynamic-list-input-ring) (comint-dynamic-complete-filename) (comint-replace-by-expanded-filename) (comint-dynamic-simple-complete) (comint-dynamic-list-filename-completions) (comint-dynamic-list-completions): Doc fix (Bug#7499).
-
Chong Yidong authored
* lisp/subr.el (posn-x-y, posn-object-x-y, posn-object-width-height): Doc fix (Bug#7471).
-
Chong Yidong authored
* src/xdisp.c (try_scrolling): Avoid infloop if the first line is obscured due to a vscroll (Bug#7537).
-
- 04 Dec, 2010 9 commits
-
-
Martin Rudalics authored
-
Chong Yidong authored
Suggested by Lennart Borgman.
-
W. Martin Borgert authored
* etc/schema/schemas.xml: Handle *.dbk as DocBook.
-
Chong Yidong authored
-
Eli Zaretskii authored
display specs.
-
Eli Zaretskii authored
files.el (file-relative-name): Handle UNC file names on DOS/Windows. Also fixes bug#4673.
-
Eli Zaretskii authored
more accurate.
-
Eli Zaretskii authored
msdog.texi (Windows Startup): New node. Move the stuff about the current directory from "Windows HOME", and explain all possible ways of invoking Emacs on Windows.
-
Eli Zaretskii authored
with a cross-reference.
-
- 02 Dec, 2010 6 commits
-
-
Glenn Morris authored
-
Jan Djärv authored
* src/nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT. * src/nsterm.m (x_set_window_size, windowWillResize, initFrameFromEmacs): Use FRAME_TOOLBAR_HEIGHT. (x_set_offset): Handle XNegative and YNegative in f->size_hint_flags.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/ps-print.el (ps-line-lengths-internal, ps-nb-pages): Ensure ps-footer-font-size-internal is initialized. Call ps-get-page-dimensions before trying to use ps-font-for-text.
-
Kenichi Handa authored
-
- 01 Dec, 2010 2 commits
-
-
Stefan Monnier authored
* doc/lispref/modes.texi (Example Major Modes): Use recommended coding style. (Major Mode Basics, Derived Modes): Encourge more strongly use of define-derived-mode. Mention completion-at-point-functions.
-
Leo Liu authored
(ido-mode): Use it. (ido-completing-read): Call it. Fixes: debbugs:3274
-
- 29 Nov, 2010 1 commit
-
-
Kenichi Handa authored
-
- 27 Nov, 2010 3 commits
-
-
Chong Yidong authored
* log-edit.el (log-edit-font-lock-keywords): Don't try matching stand-alone lines, since that is handled by log-edit-match-to-eoh (Bug#6465).
-
Eduard Wiebe authored
dired.el (dired-get-filename): Replace backslashes with slashes in file names on MS-Windows, needed by `locate'. locate.el (locate-default-make-command-line): Don't consider drive letter and root directory part of `directory-listing-before-filename-regexp'. (locate-post-command-hook, locate-post-command-hook): New defcustoms.
-
Joe Matarazzo authored
ebrowse.c (yylex): If end of input buffer encountered while searching for a newline after "//", return YYEOF.
-
- 26 Nov, 2010 4 commits
-
-
Stefan Monnier authored
of :smie-open/close-alist. (smie-next-sexp): Make it accept a "start token" as argument. (smie-indent-keyword): Be careful not to misidentify tokens that span more than one line, as empty lines. Add argument `token'.
-
Kenichi Handa authored
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 25 Nov, 2010 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 24 Nov, 2010 1 commit
-
-
Stefan Monnier authored
Return a string, as expected. (which-function-mode): Make sure we stop any previous timer before starting a new one.
-
- 23 Nov, 2010 5 commits
-
-
Michael Albinus authored
(tramp-default-user-alist, tramp-default-proxies-alist): Adapt custom options type. (Bug#7445)
-
Glenn Morris authored
-
Glenn Morris authored
This summarizes the still-relevant information from the standalone nxml README fle, mistakenly removed in the initial import of nxml-mode. See http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01716.html and associated thread, also bug#7456.
-
Glenn Morris authored
-
Bob Rogers authored
* doc/emacs/maintaining.texi (VC With A Locking VCS, VC Directory Commands): * doc/emacs/vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
-