]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2006-02-22 Nick Roberts*** empty log message ***
2006-02-22 Stefan Monnier(Fwindow_list): Check `window' before doing XWINDOW.
2006-02-22 Kim F. Storm(Fvertical_motion): Only try to move back if we can.
2006-02-22 Kim F. Storm*** empty log message ***
2006-02-22 Carsten Dominik*** empty log message ***
2006-02-22 YAMAMOTO Mitsuharu(GC_CLIP_REGION): Remove macro.
2006-02-22 YAMAMOTO Mitsuharu(digest_single_submenu): Apply 2006-02-19 change for...
2006-02-22 YAMAMOTO Mitsuharu(struct _XGC) [!MAC_OSX || !USE_ATSUI]: New member...
2006-02-22 Carsten Dominik*** empty log message ***
2006-02-22 Carsten DominikVersion number and date change only.
2006-02-22 Carsten DominikVersion number change only
2006-02-22 Carsten Dominik(reftex-locate-file): Search all extensions if
2006-02-22 Carsten Dominik(reftex-try-all-extensions): New option.
2006-02-22 Carsten Dominik(section{Links}): Rewritten to cover the modified
2006-02-22 Carsten Dominik* org.texi (Internal Links): Rewritten to cover the...
2006-02-22 Carsten Dominik*** empty log message ***
2006-02-22 Carsten Dominik(org-mark-ring-previous, org-mark-ring-set): New
2006-02-22 Michael Kifer2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
2006-02-21 Kim F. Storm(draw_fringe_bitmap): Fix overlay-arrow display.
2006-02-21 Kim F. Storm*** empty log message ***
2006-02-21 Richard M.... (sh-mode): Set shell type based on file name if no...
2006-02-21 Richard M.... (unsafep): Don't treat &rest or &optional as variables...
2006-02-21 Richard M.... (list-one-abbrev-table): Add autoload.
2006-02-21 Richard M.... (diary-selective-display): Add defvar.
2006-02-21 Richard M.... (sort-columns): Use Posix arg syntax for `sort'.
2006-02-21 Richard M.... (search-whitespace-regexp): Fix custom type.
2006-02-21 Richard M.... (describe-key-briefly): Compute interactive args
2006-02-21 Richard M.... (enable-local-variables): Doc fix.
2006-02-21 Eric Dingmh-e.el (mh-invisible-header-fields-internal): Added...
2006-02-21 Eric Ding* mh-e.el (mh-invisible-header-fields-internal): Added...
2006-02-21 Andreas SchwabFix indentation.
2006-02-21 Kim F. StormFix last change.
2006-02-21 Kim F. Storm(syms_of_fringe) <fringe-bitmaps>: Doc fix.
2006-02-21 Kim F. Storm*** empty log message ***
2006-02-21 Juanma Barranquero*** empty log message ***
2006-02-21 Juanma Barranquero(Window Tree): Fix typo.
2006-02-21 Juanma Barranquero(Fringe Indicators, Fringe Cursors): Fix typos.
2006-02-21 Juanma Barranquero(fringe-bitmaps): Rename `horisontal-bar' to `horizonta...
2006-02-21 Jan Djärv* xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE...
2006-02-21 Juanma Barranquero*** empty log message ***
2006-02-21 Juanma Barranquero(horizontal_bar_bits): Rename from `horisontal_bar_bits'.
2006-02-21 YAMAMOTO Mitsuharu(mac_draw_string_common): Remove arg MODE. New arg
2006-02-21 Nick Roberts(Watch Expressions): Update and describe gdb-speedbar...
2006-02-21 Nick Roberts*** empty log message ***
2006-02-21 Eric Ding* mh-e.el (mh-invisible-header-fields-internal): Added...
2006-02-20 Kim F. Storm*** empty log message ***
2006-02-20 Kim F. Storm(NEW FEATURES): Completed work on this item:
2006-02-20 Stefan Monnier(url-http-find-free-connection): braino.
2006-02-20 Kim F. StormAdd fringe.elc to WINDOW_SUPPORT.
2006-02-20 Kim F. Storm(Fringe Indicators): New section.
2006-02-20 Kim F. StormLoad "fringe" on window systems.
2006-02-20 Kim F. Storm(fringe-bitmaps): Update to new bitmap names.
2006-02-20 Kim F. Storm(enum fringe_bitmap_type): Remove. Change all uses
2006-02-20 Kim F. Storm(struct buffer): New members fringe_indicator_alist and
2006-02-20 Kim F. Storm(init_buffer_once): Set dummy default values for
2006-02-20 Miles BaderRevision: emacs@sv.gnu.org/emacs--devo--0--patch-106
2006-02-20 Stefan Monnier(url-redirect-buffer): New var.
2006-02-20 Stefan MonnierRequire `url' rather than try to autoload parts of it.
2006-02-20 Nick Roberts(gdb-speedbar-auto-raise): Don't enable by default.
2006-02-20 Nick Roberts(gud-speedbar-buttons): Use shadow face for all out...
2006-02-20 Nick Roberts*** empty log message ***
2006-02-20 Chong Yidong* regex.c: Revert 2006-02-19 change.
2006-02-20 Chong Yidong* regex.c (xmalloc, xrealloc): Define these when not...
2006-02-20 Chong Yidong* custom.el (customize-mark-to-save, customize-mark...
2006-02-20 Juanma Barranquero(Using Interactive): Fix reference to node "Minibuffers".
2006-02-20 Miles BaderRevision: emacs@sv.gnu.org/emacs--devo--0--patch-102
2006-02-20 Luc Teirlinck*** empty log message ***
2006-02-20 Luc Teirlinck(extend_range_table_work_area): Fix typo.
2006-02-20 Bill Wohler* mh-alias.el (mh-address-mail-regexp)
2006-02-20 Juanma Barranquero*** empty log message ***
2006-02-20 Richard M.... (regex_compile): Call xmalloc and xrealloc.
2006-02-20 Richard M.... (x_catch_errors): Use xmalloc.
2006-02-20 Richard M.... (extend_range_table_work_area): Call xmalloc and xrealloc.
2006-02-20 Richard M.... (malloc_widget_value): Use xmalloc.
2006-02-20 Juanma Barranquero(list-buffers-noselect): Turn also "\n" into a strech...
2006-02-20 Nick Roberts(gdb-speedbar-expand-node): Force update of speedbar.
2006-02-20 Nick Roberts(gud-speedbar-buttons): Fontify watch expessions.
2006-02-20 Nick Roberts(speedbar-make-button): Keep text properties
2006-02-20 Richard M.... *** empty log message ***
2006-02-20 Richard M.... [HAVE_GETRLIMIT]: Include sys/resource.h.
2006-02-20 Nick Roberts*** empty log message ***
2006-02-19 Richard M.... (digest_single_submenu): When pane_string is empty...
2006-02-19 Richard M.... (High-Level Completion): Add xref to read-input-method...
2006-02-19 Richard M.... (Relative File Names): Move file-relative-name here.
2006-02-19 Richard M.... (Using Interactive): Put string case before list case.
2006-02-19 Richard M.... (Using Interactive): Add xrefs about reading input.
2006-02-19 Richard M.... Use @smallbook.
2006-02-19 Richard M.... (Lisp Interaction): Minor addition.
2006-02-19 John Paul Wallington(ffap-read-file-or-url): Bind `completion-ignore-case...
2006-02-19 Richard M.... *** empty log message ***
2006-02-19 Chong Yidong* cus-edit.el (customize-set-variable): Push setting...
2006-02-19 Chong Yidong* custom.el (customize-mark-as-set): Push to `user...
2006-02-19 Chong Yidong* custom.el (customize-mark-to-save): Load the symbol's
2006-02-19 Chong Yidong* cus-edit.el (custom-save-variables): Allow unthemed...
2006-02-19 YAMAMOTO Mitsuharu(update_menu_bar) [MAC_OS]: Don't set
2006-02-19 YAMAMOTO Mitsuharu(popup_activated_flag, submenu_id)
2006-02-19 Nick Roberts(gdb-force-update): Rename from gdb-var-changed.
2006-02-19 Nick RobertsDon't require font-lock as it's now automatically loaded.
2006-02-19 Nick Roberts*** empty log message ***
2006-02-19 Michael Kifer2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
next