Mercurial > emacs
graph
-
(woman-change-fonts): Add a hack to deal withSat, 10 Mar 2007 04:12:44 +0000, by Glenn Morris
-
*** empty log message ***Sat, 10 Mar 2007 01:54:30 +0000, by Kim F. Storm
-
(redisplay_window): Don't automatically select a new windowSat, 10 Mar 2007 01:07:05 +0000, by Kim F. Storm
-
(c-before-change): insert call of `save-match-data'.Fri, 09 Mar 2007 23:11:15 +0000, by Alan Mackenzie
-
*** empty log message ***Fri, 09 Mar 2007 23:08:21 +0000, by Alan Mackenzie
-
*** empty log message ***Fri, 09 Mar 2007 22:02:50 +0000, by Richard M. Stallman
-
(abbrev): Add `provide'.Fri, 09 Mar 2007 22:02:41 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 09 Mar 2007 18:12:34 +0000, by Richard M. Stallman
-
Say explicitly this is not for Cygwin.Fri, 09 Mar 2007 18:12:23 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 09 Mar 2007 17:42:12 +0000, by Jan Dj¸«£rv
-
(handle_one_xevent): Ignore buttons > 3 for the tool bar.Fri, 09 Mar 2007 17:41:38 +0000, by Jan Dj¸«£rv
-
*** empty log message ***Fri, 09 Mar 2007 17:37:50 +0000, by Juanma Barranquero
-
(Fdescribe_buffer_bindings): Check that BUFFER is valid.Fri, 09 Mar 2007 17:31:12 +0000, by Juanma Barranquero
-
** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffersFri, 09 Mar 2007 14:57:38 +0000, by Chong Yidong
-
*** empty log message ***Fri, 09 Mar 2007 14:56:23 +0000, by Juanma Barranquero
-
** bojohan+news@dd.chalmers.se, Feb 23: partial-completionFri, 09 Mar 2007 14:52:45 +0000, by Chong Yidong
-
Fix typo.Fri, 09 Mar 2007 14:52:22 +0000, by Juanma Barranquero
-
** simon.marshall@misys.com, Jan 12:Fri, 09 Mar 2007 14:49:07 +0000, by Chong Yidong
-
There's no such thing as "Windows32" binaries.Fri, 09 Mar 2007 14:38:54 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 09 Mar 2007 09:15:21 +0000, by Thien-Thi Nguyen
-
(ange-ftp-try-passive-mode): Doc fix.Fri, 09 Mar 2007 09:14:19 +0000, by Thien-Thi Nguyen
-
(PC-do-completion): Replace first call to try-completion with newFri, 09 Mar 2007 09:00:59 +0000, by Glenn Morris
-
*** empty log message ***Fri, 09 Mar 2007 07:30:29 +0000, by Martin Rudalics
-
(PC-try-completion): New function.Fri, 09 Mar 2007 07:28:41 +0000, by Martin Rudalics
-
*** empty log message ***Fri, 09 Mar 2007 02:01:47 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 08 Mar 2007 22:58:12 +0000, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.Thu, 08 Mar 2007 22:58:08 +0000, by Richard M. Stallman
-
(c-partial-ws-p, c-unfind-type, c-trim-found-types): new functions.Thu, 08 Mar 2007 21:52:30 +0000, by Alan Mackenzie
-
(c-unfind-enclosing-token, c-unfind-coalesced-tokens, c-before-change): newThu, 08 Mar 2007 21:50:51 +0000, by Alan Mackenzie
-
*** empty log message ***Thu, 08 Mar 2007 21:47:31 +0000, by Alan Mackenzie
-
(smerge-remove-props): Don't mark the buffer modified.Thu, 08 Mar 2007 20:12:55 +0000, by Stefan Monnier
-
*** empty log message ***Thu, 08 Mar 2007 18:31:13 +0000, by J.D. Smith
-
(idlwave-do-context-help1): Don't visit special help topics forThu, 08 Mar 2007 18:30:57 +0000, by J.D. Smith
-
Replace "win32".Thu, 08 Mar 2007 17:54:14 +0000, by Richard M. Stallman
-
** rudalics@gmx.at, Feb 27: undo-information kept for *occur*Thu, 08 Mar 2007 15:18:13 +0000, by Chong Yidong
-
(occur-engine): buffer-undo-list binding moved...Thu, 08 Mar 2007 15:17:42 +0000, by Chong Yidong
-
* replace.el (occur-engine): buffer-undo-list binding moved...Thu, 08 Mar 2007 15:17:34 +0000, by Chong Yidong
-
** alinsoar@voila.fr, Mar 5: EVAL and partial-completion-modeThu, 08 Mar 2007 14:51:20 +0000, by Chong Yidong
-
(PC-bindings): Rebind M-TAB in read-expression-map.Thu, 08 Mar 2007 14:50:59 +0000, by Chong Yidong
-
* complete.el (PC-bindings): Rebind M-TAB in read-expression-map.Thu, 08 Mar 2007 14:50:53 +0000, by Chong Yidong
-
** alinsoar@voila.fr, Mar 5: EVAL and mouse selection in *Completions*Thu, 08 Mar 2007 14:43:40 +0000, by Chong Yidong
-
(minibuffer-completing-symbol): New var.Thu, 08 Mar 2007 14:43:08 +0000, by Chong Yidong
-
* simple.el (minibuffer-completing-symbol): New var.Thu, 08 Mar 2007 14:42:49 +0000, by Chong Yidong
-
(Ftry_completion): Don't short circuit if completion-ignore-case isThu, 08 Mar 2007 14:34:11 +0000, by Chong Yidong
-
* minibuf.c (Ftry_completion): Don't short circuit ifThu, 08 Mar 2007 14:34:03 +0000, by Chong Yidong
-
** bojohan+news@dd.chalmers.se, Feb 22: change to try-completion behaviorThu, 08 Mar 2007 14:33:52 +0000, by Chong Yidong
-
(gdb): Pop up current GUD buffer if userThu, 08 Mar 2007 08:19:28 +0000, by Nick Roberts
-
*** empty log message ***Thu, 08 Mar 2007 08:18:29 +0000, by Nick Roberts
-
Fix read-only prompt problem in isearchWed, 07 Mar 2007 18:48:33 +0000, by Miles Bader
-
(PC-bindings): Remap lisp-complete-symbol toWed, 07 Mar 2007 15:08:46 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 07 Mar 2007 15:08:34 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 07 Mar 2007 12:50:23 +0000, by Micha¸«³l Cadilhac
-
(PC-do-completion): Delete duplicates in the list of possible completions.Wed, 07 Mar 2007 12:47:15 +0000, by Micha¸«³l Cadilhac
-
(ses-mode): Doc fix.Wed, 07 Mar 2007 08:46:02 +0000, by Glenn Morris
-
Fix typo.Wed, 07 Mar 2007 08:38:28 +0000, by Glenn Morris
-
*** empty log message ***Wed, 07 Mar 2007 08:13:47 +0000, by YAMAMOTO Mitsuharu