Fri, 13 Nov 2009 06:20:52 +0000 |
Kenichi Handa |
Make sure that the value of jisx0208 property is jisx0208 character.
|
Fri, 13 Nov 2009 02:40:40 +0000 |
Dan Nicolaescu |
(auto-coding-regexp-alist): Only purecopy
|
Thu, 12 Nov 2009 23:10:01 +0000 |
Stefan Monnier |
(minibuffer-completion-help): Use minibuffer-hide-completions.
|
Thu, 12 Nov 2009 22:37:58 +0000 |
Stefan Monnier |
(dired-save-positions, dired-restore-positions): New funs.
|
Thu, 12 Nov 2009 12:37:47 +0000 |
Dan Nicolaescu |
(tooltip-frame-parameters): Undo previous change.
|
Thu, 12 Nov 2009 10:41:50 +0000 |
Juri Linkov |
(ffap-alternate-file-other-window, ffap-literally): New functions.
|
Thu, 12 Nov 2009 06:55:39 +0000 |
Dan Nicolaescu |
* textmodes/ispell.el (ispell-skip-region-alist):
|
Thu, 12 Nov 2009 06:48:03 +0000 |
Dan Nicolaescu |
(define-compiler-macro): Purecopy the file name.
|
Thu, 12 Nov 2009 02:09:33 +0000 |
Stefan Monnier |
(syms_of_xdisp): Fix typo in last change.
|
Thu, 12 Nov 2009 00:51:37 +0000 |
Juanma Barranquero |
* makefile.w32-in: Update dependencies; add dependencies to lisp.h.
|
Thu, 12 Nov 2009 00:43:01 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 12 Nov 2009 00:26:09 +0000 |
David Reitter |
menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables to fix 2009-11-09 change.
|
Wed, 11 Nov 2009 20:11:51 +0000 |
Dan Nicolaescu |
* process.c (ifflag_def): Make flag_sym constant.
|
Wed, 11 Nov 2009 19:25:24 +0000 |
Dan Nicolaescu |
* frame.c (make_initial_frame):
|
Wed, 11 Nov 2009 19:24:20 +0000 |
Dan Nicolaescu |
* widget.el (define-widget): Purecopy the docstring.
|
Wed, 11 Nov 2009 19:13:50 +0000 |
Dan Nicolaescu |
* s/freebsd.h:
|
Wed, 11 Nov 2009 19:02:35 +0000 |
Stefan Monnier |
(directory-abbrev-alist): Fix docstring.
|
Wed, 11 Nov 2009 19:01:10 +0000 |
Stefan Monnier |
(face-set-after-frame-default): Add comment.
|
Wed, 11 Nov 2009 14:55:35 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 11 Nov 2009 14:40:18 +0000 |
Michael Albinus |
* net/tramp.el (tramp-advice-minibuffer-electric-separator)
|
Wed, 11 Nov 2009 06:41:07 +0000 |
Dan Nicolaescu |
Add dependencies to lisp.h. Remove dependencies
|
Wed, 11 Nov 2009 06:36:41 +0000 |
Dan Nicolaescu |
* progmodes/grep.el (grep-regexp-alist):
|
Wed, 11 Nov 2009 06:30:38 +0000 |
Dan Nicolaescu |
* Makefile.in (ELCFILES): Add international/mule-conf.elc.
|
Wed, 11 Nov 2009 06:27:23 +0000 |
Dan Nicolaescu |
(define-charset): Purecopy props.
|
Wed, 11 Nov 2009 06:22:30 +0000 |
Dan Nicolaescu |
* international/mule-cmds.el (register-input-method); Purecopy arguments.
|
Wed, 11 Nov 2009 06:18:17 +0000 |
Dan Nicolaescu |
(define-ccl-program): Purecopy the docstring.
|
Wed, 11 Nov 2009 06:17:07 +0000 |
Dan Nicolaescu |
(define-minor-mode): Purecopy :lighter.
|
Wed, 11 Nov 2009 06:16:16 +0000 |
Dan Nicolaescu |
* subr.el (add-hook): Purecopy strings.
|
Wed, 11 Nov 2009 06:12:21 +0000 |
Dan Nicolaescu |
(custom-declare-group): Purecopy load-file-name.
|
Wed, 11 Nov 2009 06:10:42 +0000 |
Dan Nicolaescu |
* xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
|
Wed, 11 Nov 2009 06:06:43 +0000 |
Dan Nicolaescu |
* net/eudc.el (eudc-tools-menu):
|
Wed, 11 Nov 2009 05:57:51 +0000 |
Dan Nicolaescu |
* subr.el (menu-bar-separator): New defconst.
|
Wed, 11 Nov 2009 05:49:09 +0000 |
Dan Nicolaescu |
* term/x-win.el (x-gtk-stock-map):
|
Wed, 11 Nov 2009 00:11:40 +0000 |
Juri Linkov |
(dired-get-filename)<declare-function>:
|
Tue, 10 Nov 2009 21:22:57 +0000 |
Stefan Monnier |
(Fplist_get): Merge the active and the uncommented code.
|
Tue, 10 Nov 2009 19:06:40 +0000 |
Jan Dj¸«£rv |
Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
|
Tue, 10 Nov 2009 18:07:09 +0000 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Remove unused vars.
|
Tue, 10 Nov 2009 08:12:52 +0000 |
Glenn Morris |
(Hints to MUA Authors): MUA should do any decoding.
|
Tue, 10 Nov 2009 08:11:47 +0000 |
Glenn Morris |
Update x-popup-menu declaration.
|
Tue, 10 Nov 2009 08:06:53 +0000 |
Glenn Morris |
(find-emacs-lisp-shadows, list-load-path-shadows): Use dolist.
|
Tue, 10 Nov 2009 07:58:57 +0000 |
Jan Dj¸«£rv |
xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
|
Tue, 10 Nov 2009 00:54:45 +0000 |
Juri Linkov |
(read-file-name): Support a list of default values
|
Tue, 10 Nov 2009 00:07:41 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 09 Nov 2009 22:15:41 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 09 Nov 2009 22:05:25 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 09 Nov 2009 22:04:57 +0000 |
Michael Albinus |
* net/dbus.el (dbus-unregister-object): Release service, if no
|
Mon, 09 Nov 2009 11:21:04 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 09 Nov 2009 11:07:05 +0000 |
Juanma Barranquero |
* menu.c [HAVE_NTGUI]: Declare current_popup_menu.
|
Mon, 09 Nov 2009 06:21:03 +0000 |
Stefan Monnier |
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
|
Sun, 08 Nov 2009 23:19:11 +0000 |
Chong Yidong |
* searching.texi (Char Classes): Note that [:upper:] and [:lower:]
|
Sun, 08 Nov 2009 23:05:49 +0000 |
Chong Yidong |
* emulation/cua-base.el: Add CUA property to some CC mode commands
|
Sun, 08 Nov 2009 23:01:45 +0000 |
Chong Yidong |
* bookmark.el (bookmark-completing-read): Sort bookmark names if
|
Sun, 08 Nov 2009 22:53:30 +0000 |
Chong Yidong |
* cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
|
Sun, 08 Nov 2009 21:49:49 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
|
Sun, 08 Nov 2009 21:48:43 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
|
Sun, 08 Nov 2009 16:30:52 +0000 |
Chong Yidong |
* compilation.txt: Add one more error message for msft (Bug#4100).
|
Sun, 08 Nov 2009 16:30:19 +0000 |
Chong Yidong |
* compilation.txt: Add one more error message for msft (Bug#4100).
|
Sun, 08 Nov 2009 15:42:32 +0000 |
Chong Yidong |
Delete trailing whitespace.
|
Sun, 08 Nov 2009 15:06:50 +0000 |
Stefan Monnier |
(parse_menu_item): Handle `notreal' a bit earlier.
|
Sun, 08 Nov 2009 10:49:06 +0000 |
Michael Albinus |
*** empty log message ***
|