]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2007-03-10 YAMAMOTO Mitsuharu[USE_CARBON_EVENTS] (mac_handle_mouse_event): Ignore
2007-03-10 Chong Yidong** andreas.roehler@easy-emacs.de, Feb 19: auto-insert...
2007-03-10 Chong Yidong(help_form_saved_window_configs): New var.
2007-03-10 Chong Yidong* keyboard.c (help_form_saved_window_configs): New...
2007-03-10 Glenn MorrisFix typo.
2007-03-10 Glenn Morris*** empty log message ***
2007-03-10 Glenn MorrisAdd copyright disclaimer.
2007-03-10 Glenn MorrisBit late for pre-pretest comment...
2007-03-10 Glenn Morris*** empty log message ***
2007-03-10 Glenn Morris(woman-change-fonts): Add a hack to deal with
2007-03-10 Kim F. Storm*** empty log message ***
2007-03-10 Kim F. Storm(redisplay_window): Don't automatically select a new...
2007-03-09 Alan Mackenzie(c-before-change): insert call of `save-match-data'.
2007-03-09 Alan Mackenzie*** empty log message ***
2007-03-09 Richard M.... (abbrev): Add `provide'.
2007-03-09 Richard M.... Say explicitly this is not for Cygwin.
2007-03-09 Jan Djärv(handle_one_xevent): Ignore buttons > 3 for the tool...
2007-03-09 Juanma Barranquero*** empty log message ***
2007-03-09 Juanma Barranquero(Fdescribe_buffer_bindings): Check that BUFFER is valid.
2007-03-09 Chong Yidong** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint...
2007-03-09 Juanma Barranquero*** empty log message ***
2007-03-09 Chong Yidong** bojohan+news@dd.chalmers.se, Feb 23: partial-completion
2007-03-09 Juanma BarranqueroFix typo.
2007-03-09 Chong Yidong** simon.marshall@misys.com, Jan 12:
2007-03-09 Eli ZaretskiiThere's no such thing as "Windows32" binaries.
2007-03-09 Thien-Thi Nguyen(ange-ftp-try-passive-mode): Doc fix.
2007-03-09 Glenn Morris(PC-do-completion): Replace first call to try-completio...
2007-03-09 Martin Rudalics(PC-try-completion): New function.
2007-03-09 Richard M.... *** empty log message ***
2007-03-08 Richard M.... (syms_of_keyboard): Doc fix.
2007-03-08 Alan Mackenzie(c-partial-ws-p, c-unfind-type, c-trim-found-types...
2007-03-08 Alan Mackenzie(c-unfind-enclosing-token, c-unfind-coalesced-tokens...
2007-03-08 Alan Mackenzie*** empty log message ***
2007-03-08 Stefan Monnier(smerge-remove-props): Don't mark the buffer modified.
2007-03-08 J.D. Smith(idlwave-do-context-help1): Don't visit special help...
2007-03-08 Richard M.... Replace "win32".
2007-03-08 Chong Yidong** rudalics@gmx.at, Feb 27: undo-information kept for...
2007-03-08 Chong Yidong(occur-engine): buffer-undo-list binding moved...
2007-03-08 Chong Yidong* replace.el (occur-engine): buffer-undo-list binding...
2007-03-08 Chong Yidong** alinsoar@voila.fr, Mar 5: EVAL and partial-completio...
2007-03-08 Chong Yidong(PC-bindings): Rebind M-TAB in read-expression-map.
2007-03-08 Chong Yidong* complete.el (PC-bindings): Rebind M-TAB in read-expre...
2007-03-08 Chong Yidong** alinsoar@voila.fr, Mar 5: EVAL and mouse selection...
2007-03-08 Chong Yidong(minibuffer-completing-symbol): New var.
2007-03-08 Chong Yidong* simple.el (minibuffer-completing-symbol): New var.
2007-03-08 Chong Yidong(Ftry_completion): Don't short circuit if completion...
2007-03-08 Chong Yidong* minibuf.c (Ftry_completion): Don't short circuit if
2007-03-08 Chong Yidong** bojohan+news@dd.chalmers.se, Feb 22: change to try...
2007-03-08 Nick Roberts(gdb): Pop up current GUD buffer if user
2007-03-08 Nick Roberts*** empty log message ***
2007-03-07 Miles BaderFix read-only prompt problem in isearch
2007-03-07 Kim F. Storm(PC-bindings): Remap lisp-complete-symbol to
2007-03-07 Kim F. Storm*** empty log message ***
2007-03-07 Michaël Cadilhac(PC-do-completion): Delete duplicates in the list of...
2007-03-07 Glenn Morris(ses-mode): Doc fix.
2007-03-07 Glenn MorrisFix typo.
2007-03-07 YAMAMOTO Mitsuharu(XTset_vertical_scroll_bar) [MAC_OSX]: Don't show scroll
2007-03-07 YAMAMOTO Mitsuharu(mac_set_scroll_bar_width, mac_frame_parm_handlers):
2007-03-07 Stefan Monnier(read_minibuf): Bind inhibit-read-only a bit longer...
2007-03-06 David Kastrup*** empty log message ***
2007-03-06 Richard M.... *** empty log message ***
2007-03-06 Romain Francoise(New in Emacs 22): Don't say "now" too much. Add MH...
2007-03-06 Jan Djärv* sound.c (wav_play): Check header->data_length to...
2007-03-06 Kim F. Storm*** empty log message ***
2007-03-06 Kim F. Storm(isearch-message-prefix): Undo 2007-03-01 change.
2007-03-06 Kenichi Handa*** empty log message ***
2007-03-06 Kenichi Handa(Vselection_coding_system): Documentation improved.
2007-03-06 Kenichi Handa(x-select-utf8-or-ctext): Improve the strategy.
2007-03-06 Glenn Morris*** empty log message ***
2007-03-06 Stefan Monnier(completion-setup-function): Improve last fix so it...
2007-03-05 Vinicius Jose... Initialize some vars.
2007-03-05 Chong Yidong** yamaoka@jpl.org, Feb 21: custom bug
2007-03-05 Chong Yidong** lennart.borgman@gmail.com, Feb 22: C-h k does not...
2007-03-05 Chong Yidong** lennart.borgman@gmail.com, Feb 22: C-h k does not...
2007-03-05 Nick Roberts*** empty log message ***
2007-03-05 Richard M.... (reb-re-syntax): Fix custom type.
2007-03-05 Stefan Monnier(pcomplete-show-completions): Improve last change, so
2007-03-05 Stefan Monnier(python-send-command): Restart proc if necessary.
2007-03-05 Richard M.... (find-file-noselect): No error if file no longer exists.
2007-03-05 Richard M.... *** empty log message ***
2007-03-05 Chong YidongMark tiny change.
2007-03-05 Chong Yidong(pcomplete-show-completions): Search all frames for...
2007-03-05 Chong Yidong* pcomplete.el (pcomplete-show-completions): Search...
2007-03-05 Richard M.... *** empty log message ***
2007-03-05 Chong Yidong** lennart.borgman@gmail.com, Feb 27: How to set and...
2007-03-05 Chong Yidong(customize-save-variable): Clear customized-value prope...
2007-03-05 Chong Yidong* cus-edit.el (customize-save-variable): Clear customiz...
2007-03-05 Chong Yidong(PC-do-completion): If completion-ignore-case is non...
2007-03-05 Chong Yidong* complete.el (PC-do-completion): If completion-ignore...
2007-03-05 Chong Yidong** Failure to build on Solaris. Did reverting Jan...
2007-03-05 YAMAMOTO Mitsuharu(struct mac_output): New member `internal_border_width'.
2007-03-05 YAMAMOTO Mitsuharu(x_scroll_bar_create, XTread_socket): Replace #if
2007-03-05 Glenn Morris*** empty log message ***
2007-03-05 Glenn Morris*** empty log message ***
2007-03-05 Kenichi HandaFix previous change.
2007-03-05 Michael Albinus* net/tramp.el (tramp-make-temp-file): New parameter...
2007-03-05 Richard M.... *** empty log message ***
2007-03-05 Richard M.... (calculate-lisp-indent): Redo previous change.
2007-03-05 Richard M.... (diff-mode): Doc fix.
2007-03-05 Richard M.... (File Local Variables): Update enable-local-variables...
next