]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2008-03-24 Michael OlsonRemember: Write mbox in a way that works better with...
2008-03-23 Chong Yidong** Transient Mark Mode is now on by default.
2008-03-23 Chong Yidong(transient-mark-mode): Turn on by default.
2008-03-23 Chong Yidong* simple.el (transient-mark-mode): Turn on by default.
2008-03-23 Michael Olsonlisp/ChangeLog: Update.
2008-03-23 Michael Olson* saveplace.el: fix a typo in the commentary section.
2008-03-23 Dan Nicolaescu(vc-status-mark-buffer-changed): Add an optional file...
2008-03-23 Dan Nicolaescu(vc-bzr-state): Return 'removed for removed files and
2008-03-23 Dan Nicolaescu(vc-hg-state): Return 'removed for removed files.
2008-03-23 Dan Nicolaescu(vc-hg-state): Return 'edited for removed files.
2008-03-23 Dan Nicolaescu(standard-mode-line-modes): Avoid duplicating a string.
2008-03-23 Dan Nicolaescu(vc-cvs-parse-status): Note there are problems with
2008-03-23 Dan Nicolaescu(vc-status-prepare-status-buffer): Fix thinko.
2008-03-23 Richard M.... *** empty log message ***
2008-03-23 Michael Albinus* dbusbind.c (xd_read_message): Removed extra copying...
2008-03-23 Andreas Schwab(menu-bar-showhide-fringe-ind-menu) [customize]: Add...
2008-03-23 Andreas Schwab(menu-bar-showhide-fringe-ind-menu): Fix radio
2008-03-23 Jay Belanger(calc-was-keypad-mode, calc-full-mode, calc-user-parse...
2008-03-23 Juanma Barranquero*** empty log message ***
2008-03-23 Juanma Barranquero(WINS_ALMOST): Add org.
2008-03-23 Dan Nicolaescu(vc-cvs-after-dir-status, vc-cvs-dir-status):
2008-03-22 Dan Nicolaescu(vc-status-prepare-status-buffer): New function.
2008-03-22 Dan Nicolaescu(emacs-lisp-mode-map): Add ... where
2008-03-22 Dan Nicolaescu(vc-git--empty-db-p)
2008-03-22 Dan Nicolaescu(vc-git-annotate-extract-revision-at-line):
2008-03-22 Dan Nicolaescu(vc-mtn-state): Support the added state.
2008-03-22 Eli Zaretskii(readdir): If FindFirstFile/FindNextFile return in...
2008-03-22 Carsten DominikMove org files to their own directory
2008-03-22 Carsten Dominik*** empty log message ***
2008-03-22 Juri Linkov(lisp-complete-symbol):
2008-03-22 Juri Linkov(debug-ignored-errors): Remove $ from the end of
2008-03-21 Juri Linkov(standard-mode-line-modes): Put special help-echo
2008-03-21 Juri Linkov* comint.el (comint-dynamic-simple-complete):
2008-03-21 Juri Linkov(shell-dynamic-complete-command)
2008-03-21 Juri Linkov(comint-dynamic-complete-as-filename)
2008-03-21 Michael Albinus* dbus.texi (Receiving Method Calls): Mention default...
2008-03-21 Michael Albinus* tramp.el (tramp-methods): Fix tramp-copy-args of...
2008-03-21 Michael AlbinusFix up encoding.
2008-03-21 Stefan Monnier* vc-hooks.el (vc-default-mode-line-string): Add case...
2008-03-21 Dan Nicolaescu(vc-git-status-result): New variable.
2008-03-21 Dan Nicolaescu(vc-git-after-dir-status): Remove.
2008-03-21 Dan Nicolaescu(occur-mode-map): Add :help.
2008-03-21 Dan Nicolaescu(emacs-lisp-mode-map): Add menu entry for disassemble.
2008-03-21 Dan Nicolaescu(vc-status-mark-buffer-changed): Better deal with files in
2008-03-21 Dan Nicolaescu* vc-hg.el (vc-hg-state):
2008-03-21 Stefan Monnier(enlarge_buffer_text): Fix int -> EMACS_INT.
2008-03-21 Juanma Barranquero*** empty log message ***
2008-03-20 Stefan Monnier(read-shell-command): Other typo.
2008-03-20 Stefan Monnier* progmodes/compile.el (compile):
2008-03-20 Stefan Monnier(read-shell-command): Typo.
2008-03-20 Stefan Monnier(minibuffer-local-shell-command-map): New var.
2008-03-20 Stefan Monnier* intervals.c (temp_set_point, temp_set_point_both...
2008-03-20 Stefan Monnier* fileio.c (Finsert_file_contents):
2008-03-20 Andreas Schwab(Fcall_interactively) [case 'B']: Use other-buffer
2008-03-20 Dan Nicolaescu(vc-status-mark-buffer-changed): New function to implement
2008-03-20 Stefan Monnier(mm-copy-to-buffer): Use mm-set-buffer-multibyte.
2008-03-20 Stefan Monnier(mm-set-buffer-multibyte): New function.
2008-03-20 Stefan Monnier(gnus-configure-frame, gnus-all-windows-visible-p):
2008-03-20 Stefan Monnier(sort-reorder-buffer): Preserve the buffer's multibyteness.
2008-03-20 Stefan MonnierFix up encoding.
2008-03-20 Juanma Barranquero(icomplete-completions): While collecting the list...
2008-03-20 Juanma Barranquero(icomplete-prospects-length, icomplete-max-delay-chars,
2008-03-20 Dan Nicolaescu* textmodes/refbib.el:
2008-03-20 Dan Nicolaescu(verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis...
2008-03-20 Dan Nicolaescu(verilog-easy-menu-filter): New function.
2008-03-20 Glenn Morris(calendar-location-name, calendar-latitude)
2008-03-20 Glenn Morris(calendar-other-dates): Declare it, and removes the...
2008-03-20 Glenn Morris(calendar-other-dates): New function.
2008-03-20 Glenn Morris(chinese-calendar-celestial-stem, chinese-calendar...
2008-03-20 Glenn Morris(calendar-bahai-leap-year-p)
2008-03-20 Jay BelangerRemove outdated comments.
2008-03-19 Jason Rumney(x-alternatives-map): Add S-tab mapping.
2008-03-19 Reiner Steib(open-tls-stream): Reindent.
2008-03-19 Michael Albinus* net/tramp.el (tramp-let-maybe): Removed.
2008-03-19 Michael Albinus* net/trampver.el: Move coding cookie at the end.
2008-03-19 Michael Albinus* net/tramp-uu.el: Move coding cookie at the end.
2008-03-19 Michael Albinus* net/tramp-fish.el (tramp-fish-handle-expand-file...
2008-03-19 Juanma BarranqueroRevert accidental deletion of an entry.
2008-03-19 Stefan Monnier(describe-function-1): Don't signal "missing arglist...
2008-03-19 Jason Rumney* w32fns.c (hourglass_timer, hourglass_hwnd): New varia...
2008-03-19 Juanma Barranquero*** empty log message ***
2008-03-19 Stefan Monnier(run_funs): New fun.
2008-03-19 Stefan Monnier(format_mode_line_unwind_data): Add window argument.
2008-03-19 Stefan Monnier(verilog-syntax-ppss): New function.
2008-03-19 Juanma Barranquero*** empty log message ***
2008-03-19 Juanma Barranquero(org-link-store, org-link-follow, org-latex, org-rememb...
2008-03-19 Glenn Morris(tramp-drop-volume-letter): Evaluate when compiling.
2008-03-19 Dan Nicolaescu(diff-header): Make the color louder.
2008-03-19 Dan Nicolaescu*** empty log message ***
2008-03-19 Juanma Barranquero(describe-char): When specifying all properties,
2008-03-19 Stefan Monnier(load-with-code-conversion): Avoid setting default...
2008-03-19 Stefan Monnier*** empty log message ***
2008-03-19 Stefan Monnier(vc-annotate-background): Fix custom type.
2008-03-19 Stefan Monnier(describe-char-unidata-list): Allow specifying just...
2008-03-19 Stefan Monnier(cua-paste): Signal an error in read-only buf.
2008-03-18 Juri Linkov`inhibit-startup-screen' doesn't inhibit display of...
2008-03-18 Tassilo Horn(doc-view-initiate-display): Use doc-view-doc-type
2008-03-18 Tassilo Horn(require): Require cl at compile time because
2008-03-18 Juanma BarranqueroFix typos in comments.
2008-03-18 Bill Wohler(mh-invisible-header-fields-internal): Add Accreditor,
next