summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-1358-401/+348
* (ELCFILES): Regenerate.Glenn Morris2009-11-132-0/+7
* * dbus.texi (Type Conversion): Fix typo.Michael Albinus2009-11-132-10/+113
* * dbusbind.c (Vdbus_registered_objects_table): Renamed fromMichael Albinus2009-11-132-43/+52
* * net/dbus.el (dbus-registered-objects-table): Renamed fromMichael Albinus2009-11-132-73/+170
* (mark_object): Don't reprocess marked strings.Stefan Monnier2009-11-132-50/+52
* (minibuffer-default-add-completions): Drop deprecated 4th arg.Stefan Monnier2009-11-132-5/+10
* (word_boundary_p): Adjusted for the change of theKenichi Handa2009-11-132-3/+13
* (artist-mouse-choose-operation): Call `tmm-prompt' instead of `x-popup-menu'Eli Zaretskii2009-11-132-8/+34
* (SYSTEM_PURESIZE_EXTRA): Revert last change.Eli Zaretskii2009-11-132-2/+8
* (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.Eli Zaretskii2009-11-131-0/+2
* refcards/orgcard.tex: Document the new archiving keys.Carsten Dominik2009-11-131-19/+9
* 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>Carsten Dominik2009-11-132-814/+1176
* 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>Carsten Dominik2009-11-1351-1393/+5732
* Make sure that the value of jisx0208 property is jisx0208 character.Kenichi Handa2009-11-132-5/+12
* (auto-coding-regexp-alist): Only purecopyDan Nicolaescu2009-11-132-1/+6
* (minibuffer-completion-help): Use minibuffer-hide-completions.Stefan Monnier2009-11-122-6/+6
* (dired-save-positions, dired-restore-positions): New funs.Stefan Monnier2009-11-122-5/+26
* (tooltip-frame-parameters): Undo previous change.Dan Nicolaescu2009-11-122-1/+5
* (ffap-alternate-file-other-window, ffap-literally): New functions.Juri Linkov2009-11-122-0/+22
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-1212-14/+30
* (define-compiler-macro): Purecopy the file name.Dan Nicolaescu2009-11-122-1/+5
* (syms_of_xdisp): Fix typo in last change.Stefan Monnier2009-11-122-1/+5
* * makefile.w32-in: Update dependencies; add dependencies to lisp.h.Juanma Barranquero2009-11-122-3/+86
* Fix typos.Juanma Barranquero2009-11-121-5/+5
* menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables ...David Reitter2009-11-122-6/+7
* * process.c (ifflag_def): Make flag_sym constant.Dan Nicolaescu2009-11-1113-35/+45
* * frame.c (make_initial_frame):Dan Nicolaescu2009-11-114-4/+9
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-1114-16/+35
* * s/freebsd.h:Dan Nicolaescu2009-11-113-23/+4
* (directory-abbrev-alist): Fix docstring.Stefan Monnier2009-11-111-1/+1
* (face-set-after-frame-default): Add comment.Stefan Monnier2009-11-111-1/+1
* *** empty log message ***Michael Albinus2009-11-111-0/+9
* * net/tramp.el (tramp-advice-minibuffer-electric-separator)Michael Albinus2009-11-111-3/+11
* Add dependencies to lisp.h. Remove dependenciesDan Nicolaescu2009-11-112-97/+95
* * progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu2009-11-117-8/+16
* * Makefile.in (ELCFILES): Add international/mule-conf.elc.Dan Nicolaescu2009-11-114-5/+6
* (define-charset): Purecopy props.Dan Nicolaescu2009-11-112-7/+16
* * international/mule-cmds.el (register-input-method); Purecopy arguments.Dan Nicolaescu2009-11-112-3/+9
* (define-ccl-program): Purecopy the docstring.Dan Nicolaescu2009-11-112-1/+3
* (define-minor-mode): Purecopy :lighter.Dan Nicolaescu2009-11-112-1/+3
* * subr.el (add-hook): Purecopy strings.Dan Nicolaescu2009-11-112-2/+7
* (custom-declare-group): Purecopy load-file-name.Dan Nicolaescu2009-11-112-1/+4
* * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.Dan Nicolaescu2009-11-118-16/+28
* * net/eudc.el (eudc-tools-menu):Dan Nicolaescu2009-11-115-17/+23
* * subr.el (menu-bar-separator): New defconst.Dan Nicolaescu2009-11-116-54/+68
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-1126-64/+104
* (dired-get-filename)<declare-function>:Juri Linkov2009-11-113-4/+14
* (Fplist_get): Merge the active and the uncommented code.Stefan Monnier2009-11-102-33/+13
* Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.Jan Djärv2009-11-106-100/+188