Mercurial > emacs
graph
-
(gdb-fringe-width): New variable.2005-10-06, by Nick Roberts
-
*** empty log message ***2005-10-06, by Nick Roberts
-
(gdb-fringe-width): New variable.2005-10-06, by Nick Roberts
-
*** empty log message ***2005-10-06, by Nick Roberts
-
added acknowledgement2005-10-06, by Michael Kifer
-
2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>2005-10-06, by Michael Kifer
-
2005-10-06 Masatake YAMATO <jet@gyve.org>2005-10-05, by Masatake YAMATO
-
*** empty log message ***2005-10-05, by Stefan Monnier
-
(scheme-mode-syntax-table): Mark ; as being also the2005-10-05, by Stefan Monnier
-
(lisp-mode-syntax-table): Move the nesting bit from # to |.2005-10-05, by Stefan Monnier
-
(lambda): Add its doc-string-elt property.2005-10-05, by Stefan Monnier
-
(scheme-mode-syntax-table): Move the nesting bit from # to |.2005-10-05, by Stefan Monnier
-
(lisp-font-lock-syntactic-face-function):2005-10-05, by Stefan Monnier
-
(GDB): Describe use of watch expressions.2005-10-04, by Nick Roberts
-
*** empty log message ***2005-10-04, by Nick Roberts
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-5742005-10-04, by Miles Bader
-
*** empty log message ***2005-10-04, by Stefan Monnier
-
(global-map): Resync [home] and [end] bindings with C-a and C-e.2005-10-04, by Stefan Monnier
-
Move comments into docstrings.2005-10-04, by Stefan Monnier
-
(outline-mark-subtree): Activate the mark.2005-10-04, by Stefan Monnier
-
*** empty log message ***2005-10-04, by Stefan Monnier
-
(appt-time-regexp): New var.2005-10-04, by Stefan Monnier
-
(tex-font-lock-syntactic-face-function):2005-10-04, by Stefan Monnier
-
*** empty log message ***2005-10-04, by Richard M. Stallman
-
(widget-file-complete): Get the widget start point the right way.2005-10-04, by Richard M. Stallman
-
(x-dnd-drop-data): Check for dedicated windows.2005-10-04, by Richard M. Stallman
-
(flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.2005-10-04, by Richard M. Stallman
-
(ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.2005-10-04, by Richard M. Stallman
-
(iswitchb-buffer-ignore): Label it risky.2005-10-04, by Richard M. Stallman
-
(refill_memory_reserve): Conditionalize the body, not the function's existence.2005-10-04, by Richard M. Stallman
-
Testing loginfo entry.2005-10-04, by Bill Wohler
-
*** empty log message ***2005-10-04, by Kim F. Storm
-
*** empty log message ***2005-10-04, by Kim F. Storm
-
(Window Split Tree): New section describing2005-10-04, by Kim F. Storm
-
*** empty log message ***2005-10-04, by Kim F. Storm
-
(window_split_tree): New function.2005-10-04, by Kim F. Storm
-
* info.el (Info-next, Info-prev, Info-up): Select info buffer, in2005-10-04, by Chong Yidong
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-5722005-10-04, by Miles Bader
-
*** empty log message ***2005-10-04, by YAMAMOTO Mitsuharu
-
(mac_invert_rectangle): New function.2005-10-04, by YAMAMOTO Mitsuharu
-
Prefer Carbon if --enable-carbon-app or --with-carbon is explicitly2005-10-04, by YAMAMOTO Mitsuharu
-
Regenerate.2005-10-04, by YAMAMOTO Mitsuharu
-
*** empty log message ***2005-10-04, by Stefan Monnier
-
(re_char): Don't expose it in the interface.2005-10-04, by Stefan Monnier
-
(re_char): Move it back to the implementation file.2005-10-04, by Stefan Monnier
-
(make_lispy_event): If point has moved between down and up event, make it2005-10-04, by Stefan Monnier
-
*** empty log message ***2005-10-04, by Thien-Thi Nguyen
-
(ange-ftp-ls): Fix typo introduced in last change.2005-10-04, by Thien-Thi Nguyen
-
*** empty log message ***2005-10-03, by Stefan Monnier
-
(c-basic-common-init): Remove calls to2005-10-03, by Stefan Monnier
-
(c-setup-paragraph-variables): Make sure we do2005-10-03, by Stefan Monnier
-
Use with-current-buffer.2005-10-03, by Stefan Monnier
-
* speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)2005-10-03, by Chong Yidong
-
Add details of Speedbar merge.2005-10-03, by Chong Yidong
-
* x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window2005-10-03, by Jan Djärv
-
* frames.texi (Drag and Drop): Remove the x- from2005-10-03, by Jan Djärv
-
*** empty log message ***2005-10-03, by Stefan Monnier
-
(url-http-create-request): Avoid incorrect implicit uni->multibyte conversion.2005-10-03, by Stefan Monnier
-
(ispell-find-aspell-dictionaries): Remove interactive spec.2005-10-03, by Stefan Monnier
-
(ido-mode): Use custom-initialize-set.2005-10-03, by Kim F. Storm