2010-10-26 |
Glenn Morris |
Remove ns-handle-* functions that duplicate x-handle-*.
|
2010-10-26 |
Glenn Morris |
Let ns load common-win.
|
2010-10-26 |
Daiki Ueno |
Make epa-mail-encrypt expand mail aliases.
|
2010-10-26 |
Daiki Ueno |
Make epa-mail-encrypt handle local-part only recipients.
|
2010-10-25 |
Glenn Morris |
Simplifications for lisp/term/common-win.el
|
2010-10-25 |
Glenn Morris |
Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
|
2010-10-24 |
Chong Yidong |
Avoid inline image variables for checkboxes (Bug#7222).
|
2010-10-24 |
Glenn Morris |
ChangeLog fix.
|
2010-10-24 |
Glenn Morris |
Move some more shared x-, w32- things to common-win.
|
2010-10-24 |
Chong Yidong |
Fix 2010-10-10 keymap fixes.
|
2010-10-24 |
Chong Yidong |
Merge changes from emacs-23
|
2010-10-23 |
Dan Nicolaescu |
verilog-mode.el updates.
|
2010-10-23 |
Glenn Morris |
Fix bug#7224.
|
2010-10-22 |
Juanma Barranquero |
Fix typos.
|
2010-10-21 |
Michael Albinus |
* net/tramp.el (tramp-get-inline-coding): Return `nil' in case of
|
2010-10-20 |
Kenichi Handa |
merge emacs-23
|
2010-10-19 |
Juanma Barranquero |
lisp/ChangeLog: Add missing entry.
|
2010-10-20 |
Kenichi Handa |
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.
|
2010-10-24 |
Chong Yidong |
Merge read-color and facemenu-read-color (Bug#7242).
|
2010-10-24 |
Chong Yidong |
Use recursive-trash feature for eshell deletion (Bug#7011).
|
2010-10-24 |
Chong Yidong |
* package.el (package-menu-mode-map): Inherit from button-buffer-map.
|
2010-10-24 |
Chong Yidong |
Fix last commit.
|
2010-10-24 |
Chong Yidong |
Make the *Packages* buffer read-only.
|
2010-10-24 |
Alan Mackenzie |
progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result of
|
2010-10-24 |
Daiki Ueno |
Try to use "gpg2" if "gpg" isn't available.
|
2010-10-24 |
Glenn Morris |
Sync docs of selection-coding-system between C and Lisp.
|
2010-10-24 |
Glenn Morris |
Sync Lisp and C docs of next-selection-coding-system.
|
2010-10-24 |
Glenn Morris |
Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.
|
2010-10-24 |
Glenn Morris |
Remove duplicate definition of tty-defined-color-alist.
|
2010-10-24 |
Glenn Morris |
Avoid redefining some C defcustoms.
|
2010-10-24 |
Chong Yidong |
Bind "C-c ]" to block-closing commands in several modes.
|
2010-10-23 |
Glenn Morris |
* lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,
|
2010-10-23 |
Glenn Morris |
Sync docs of cursor-in-non-selected-windows between Lisp and C.
|
2010-10-23 |
Glenn Morris |
Sync docs of C and Lisp version of auto-hscroll-mode.
|
2010-10-23 |
Glenn Morris |
Make all copies of xw-defined-colors have identical docs.
|
2010-10-23 |
Glenn Morris |
Make all 3 copies of x-select-enable-clipboard have the same doc.
|
2010-10-23 |
Glenn Morris |
* lisp/comint.el (comint-password-prompt-regexp): Make it less vague.
|
2010-10-23 |
Glenn Morris |
Replace digest-doc and sorted-doc C programs with Lisp commands.
|
2010-10-23 |
Glenn Morris |
* lisp/help.el (finder-by-keyword): Remove unnecessary autoload.
|
2010-10-22 |
Glenn Morris |
Support for systems without floats was removed a decade ago.
|
2010-10-22 |
Glenn Morris |
Add bug ref to Changelog entry.
|
2010-10-22 |
Glenn Morris |
Small autoloads fix.
|
2010-10-22 |
Stefan Monnier |
* lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
|
2010-10-21 |
Lars Magne Ingebrigtsen |
* newcomment.el (comment-dwim): Fix the intentation in the doc string.
|
2010-10-21 |
Michael Albinus |
* net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
|
2010-10-21 |
Daiki Ueno |
Tweak revert-buffer-function to inhibit auto-mode-alist.
|
2010-10-19 |
Alan Mackenzie |
cc-langs.el (c-type-decl-prefix-key): C++ bit: move
|
2010-10-19 |
Alan Mackenzie |
cc-mode.el (c-before-change, c-after-change): Move the setting of
|
2010-10-19 |
Chong Yidong |
Revert 2010-10-18 change; use safe-functions instead.
|
2010-10-19 |
Chong Yidong |
Remove mode-line end dashes on graphical terminals.
|
2010-10-19 |
Chong Yidong |
Decouple C-d and delete, so that the former does not delete the region.
|
2010-10-19 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-19 |
Michael Albinus |
* net/tramp.el (tramp-do-file-attributes-with-stat)
|
2010-10-18 |
Stefan Monnier |
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
|
2010-10-18 |
Chong Yidong |
Don't allow functions that display messages in unsafep.
|
2010-10-17 |
Stefan Monnier |
* lisp/minibuffer.el (completion--replace): Move point where it belongs
|
2010-10-15 |
Michael Albinus |
* net/tramp.el (tramp-open-connection-setup-interactive-shell):
|
2010-10-15 |
Kenichi Handa |
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
|
2010-10-19 |
Michael Albinus |
* net/tramp-sh.el (tramp-do-file-attributes-with-stat)
|
2010-10-18 |
Stefan Monnier |
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
|