aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * NEWS: Autorevert Tail mode works now for remote files.Michael Albinus2009-08-021-0/+4
|
* *** empty log message ***Michael Albinus2009-08-021-0/+4
|
* * files.texi (Reverting): Auto-Revert Tail mode works also for remoteMichael Albinus2009-08-022-0/+6
| | | | files.
* * autorevert.el (auto-revert-handler): AllowMichael Albinus2009-08-022-6/+30
| | | | `auto-revert-tail-mode' for remote files.
* * net/tramp.el (tramp-debug-message): Print also microseconds.Michael Albinus2009-08-021-8/+37
| | | | | | | | (tramp-handle-insert-file-contents): Optimize, when BEG or END is non-nil. (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'. (tramp-get-debug-buffer): Change `outline-regexp' according to new format.
* * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.Michael Albinus2009-08-021-3/+6
| | | | (tramp-get-file-property): Use it.
* * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no ↵Adrian Robert2009-08-022-1/+16
| | | | family set. (nsfont_open): Handle case when entity has no family.
* (read-file-name): Treat confirm options toJason Rumney2009-08-022-3/+19
| | | | MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
* * font-lock.el (font-lock-string-face, font-lock-builtin-face)Chong Yidong2009-08-022-4/+10
| | | | | (font-lock-variable-name-face, font-lock-constant-face): Darken the colors for light backgrounds.
* *** empty log message ***Eli Zaretskii2009-08-011-0/+5
|
* (rmail-header-summary): Ignore letter-case of month names. (Bug#3987)Eli Zaretskii2009-08-011-4/+7
|
* Add arch taglineMiles Bader2009-08-011-0/+1
|
* * simple.el (line-move-visual): Perform hscroll to the recorded position.Chong Yidong2009-07-312-20/+22
|
* * simple.el (line-move-finish): Pass whole number toChong Yidong2009-07-312-1/+6
| | | | line-move-to-column.
* (gdb-place-breakpoints): Use full path when setting breakpoints.Dmitry Dzhus2009-07-302-3/+3
|
* (Help Commands): Add index entries for "prefix ?" keybindings.Jay Belanger2009-07-302-0/+18
|
* calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.Jay Belanger2009-07-302-1/+5
|
* (Vector/Matrix Functions): Add index entries for both "v" and "V" keyJay Belanger2009-07-302-7/+91
| | | | | bindings. Mention that `calc-matrix-brackets' only affects matrices with more than one row.
* * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, ↵Adrian Robert2009-07-292-5/+13
| | | | not a list, for match case.
* Updated ready for releaseJason Rumney2009-07-291-13/+13
|
* * progmodes/cc-defs.el (c-version): Bump to 5.31.7.Chong Yidong2009-07-292-1/+5
|
* (gdb-goto-breakpoint): Use full path when setting breakpoints.Dmitry Dzhus2009-07-292-1/+6
|
* (Stack Manipulation Commands): Add documentation forJay Belanger2009-07-293-1/+32
| | | | `calc-transpose-lines'
* (calc-mode-map): Add keybinding for `calc-transpose-lines'.Jay Belanger2009-07-291-0/+1
|
* (calc-transpose-lines): New function.Jay Belanger2009-07-291-1/+114
|
* * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.Michael Albinus2009-07-282-96/+116
| | | | | | Simplify check for out-of-band methods. (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
* * building.texi (Lisp Libraries): Clarify meaning of autoloading.Chong Yidong2009-07-282-5/+11
|
* * emacs-lisp-intro.texi (Simple Extension): Bump emacs versions inChong Yidong2009-07-282-41/+30
| | | | examples.
* (vc-git-checkin): Fix typo.Dan Nicolaescu2009-07-282-1/+5
|
* added js2-mode.elSteve Yegge2009-07-284-0/+11368
|
* (font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.Kenichi Handa2009-07-282-3/+16
|
* (xfont_list_pattern): Don't ignore the return value ofKenichi Handa2009-07-281-3/+16
| | | | font_parse_xlfd. Check font properties more rigidly.
* (jdb): Add gud-pstar to dump object information.Nick Roberts2009-07-281-3/+6
| | | | (gud-menu-map): Adjust tooltip accordingly.
* *** empty log message ***Nick Roberts2009-07-281-0/+5
|
* (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.hDan Nicolaescu2009-07-272-2/+4
|
* (vc-bzr-print-log): Pass multiple arguments to bzr log.Dan Nicolaescu2009-07-272-11/+9
| | | | (vc-bzr-log-view-mode): Adjust log-view-file-re.
* (change-log-mode-map): Add a menu.Dan Nicolaescu2009-07-272-1/+20
|
* * dbus.texi (Receiving Method Calls): Describe special return valueMichael Albinus2009-07-272-0/+8
| | | | `:ignore'.
* * net/dbus.el (dbus-call-method-non-blocking): Handle the case theMichael Albinus2009-07-272-4/+14
| | | | | | function returns nil. (dbus-handle-event): Handle special return value :ignore. Reported by Jan Moringen <[email protected]>.
* (face_with_height): Call font_clear_prop.Kenichi Handa2009-07-272-0/+5
|
* Better docstring for `called-interactively-p'.Bastien Guerry2009-07-271-1/+1
|
* * dispnew.c (init_display): Use Qx, Qw32, and Qns.Chong Yidong2009-07-263-5/+9
| | | | * xterm.c (x_term_init): Use Qx.
* * view.el (view-mode-enable): Don't define Helper-return-blurb ifChong Yidong2009-07-262-13/+17
| | | | it's not needed.
* Docstring cleanup: use "mouse pointer" instead of "mouse cursor".Bastien Guerry2009-07-261-1/+1
|
* Slightly fix the docstring of `select-frame'.Bastien Guerry2009-07-261-3/+3
|
* Entry removed:Chong Yidong2009-07-261-3/+0
| | | | ** Implement something better than the current Refill mode.
* Entry removed:Chong Yidong2009-07-261-3/+0
| | | | ** "Options -> Save Options" should save the font set via "Set Font/Fontset"
* Mention etc/compilation.txtChong Yidong2009-07-261-0/+2
|
* Add Perl-Glib sample message.Chong Yidong2009-07-262-0/+8
|
* * nsfont.m (nsfont_draw): Revert 2009-07-15 change.Chong Yidong2009-07-263-11/+79
| | | | | | * nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15 change. (ns_get_color): Revert 2009-07-16 change.