bpt/emacs.git
2007-10-26 Juanma BarranqueroAdd a wrapper for getenv so it also checks the registry...
2007-10-26 Juanma Barranquero(kill-emacs-query-functions): Doc fix; `save-buffers...
2007-10-26 Juanma Barranquero(Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
2007-10-26 Juanma Barranquero(spare_memory, stack_copy, stack_copy_size, ignore_warn...
2007-10-26 Juanma Barranquero*** empty log message ***
2007-10-26 Juanma Barranquero*** empty log message ***
2007-10-26 Juanma Barranquero*** empty log message ***
2007-10-26 Richard M.... (isearch-buffers-multi): New option.
2007-10-26 Richard M.... (ps-mode-map): Delete C-c v binding.
2007-10-26 Richard M.... (comment-styles): New style indent-or-triple.
2007-10-26 Richard M.... (Equality Predicates): Null strings are uniquified.
2007-10-26 Richard M.... Minor clarifications in previous change.
2007-10-26 Juanma Barranquero*** empty log message ***
2007-10-26 Juanma Barranquero(nil-blank-string): Doc fix.
2007-10-26 John Wiegley2007-10-26 John Wiegley <johnw@newartisans.com>
2007-10-26 Glenn Morris(byte-compile-warnings): Autoload the safe-local-variab...
2007-10-26 Richard M.... (browse-url-browser-function): Delete grail.
2007-10-26 Richard M.... (custom-note-var-changed): New function.
2007-10-26 Juanma Barranquero(syms_of_frame) <delete-frame-functions>: Fix typo...
2007-10-25 Dan Nicolaescu* emulation/edt-mapper.el (edt-emacs-variant): Replace...
2007-10-25 Juanma Barranquero*** empty log message ***
2007-10-25 Jonathan Yavnerses.texi (The Basics): Mention how to create a new...
2007-10-25 Jonathan YavnerMake `ses--symbolic-formulas' a safe local variable.
2007-10-25 Jonathan YavnerGet rid of silly life-universe-everything local
2007-10-25 Juanma Barranquero(w32_get_resource): Remove unused variable `ok'.
2007-10-25 Carsten Dominik(org-no-warnings): New macro.
2007-10-25 Carsten Dominik*** empty log message ***
2007-10-25 Carsten Dominik(org-todo): Save and restore match data.
2007-10-25 Carsten Dominik*** empty log message ***
2007-10-25 Juanma Barranquero(init_environment): Fix tiny memory leak.
2007-10-25 Carsten Dominik* textmodes/org.el: (org-agenda-get-restriction-and...
2007-10-25 Carsten Dominik*** empty log message ***
2007-10-25 Juanma Barranquero*** empty log message ***
2007-10-25 Glenn Morris(Fortran): F90 mode handles F2003.
2007-10-25 Glenn Morris(Variable Definitions): Add :risky and :safe keywords.
2007-10-25 Glenn Morris(conf-space-keywords): Mark this regexp as safe if...
2007-10-25 Glenn Morris(f90-indented-comment-re, f90-directive-comment-re)
2007-10-25 Dan NicolaescuFix attribution.
2007-10-25 Glenn Morris(fortran-comment-line-start-skip, fortran-directive...
2007-10-25 Glenn MorrisChris Moore <christopher.ian.moore at gmail.com>
2007-10-25 Glenn Morris(custom-declare-variable): Add :risky and :safe keywords.
2007-10-25 Glenn Morris(f90-keywords-re, f90-keywords-level-3-re): Add `non_in...
2007-10-25 Jay Belanger(Default Simplifications, Making Selections, Customizin...
2007-10-25 Stefan MonnierMake `window-system' into a keyboard-local variable...
2007-10-24 Dan Nicolaescu(org-publish-attachment): Re-install
2007-10-24 Stefan Monnier(iris-function-map): Move initialization into declaration.
2007-10-24 Juanma Barranquero(Buffer-menu-sort-column): Doc fix.
2007-10-24 Carsten Dominik* textmodes/org.el (org-version): Changed to 5.13e.
2007-10-24 Carsten Dominik*** empty log message ***
2007-10-24 Stefan Monnier(vc-update-changelog-rcs2log): Remove incorrect `backen...
2007-10-24 Stefan Monnier(read_key_sequence): Trivial typo in comment.
2007-10-24 Miles BaderAdd arch tagline
2007-10-24 Jay Belanger(math-simplify-units-quotient): Replace missing exponent.
2007-10-24 Stefan Monnier(reindent-then-newline-and-indent): Use a `move after
2007-10-23 Juanma Barranquero*** empty log message ***
2007-10-23 Michael Albinus* net/tramp.el (tramp-set-file-uid-gid): Protect `call...
2007-10-23 Michael Albinus* tramp.texi (Traces and Profiles): Simplify loop over
2007-10-23 Stefan Monnier(python-current-defun): Remove left-over assignment...
2007-10-23 Stefan Monnier(unwind_request_sigio): Only define if __ultrix__.
2007-10-23 Stefan Monnier(child_setup): Remove spurious *.
2007-10-23 Stefan Monnier* lisp.h (Fget_text_property): Declare.
2007-10-23 Stefan Monnier(Fmake_variable_buffer_local, Fmake_local_variable)
2007-10-23 Juanma Barranquero*** empty log message ***
2007-10-23 Juanma Barranquero*** empty log message ***
2007-10-23 Juanma Barranquero(ibuffer-auto-update-changed): Use `dolist' rather...
2007-10-23 Dan Nicolaescu(gdb-source-window, gud-tooltip-mode)
2007-10-23 Juanma Barranquero*** empty log message ***
2007-10-23 Juanma Barranquero(ibuffer-switch-to-saved-filters, ibuffer-switch-to...
2007-10-23 Dan Nicolaescu(terminal-init-xterm): Experiment with a longer
2007-10-23 Juanma Barranquero(ad-make-advised-docstring): Add ad-advice-info text...
2007-10-23 Glenn MorrisMove here from ../.
2007-10-23 Glenn MorrisMove to admin/.
2007-10-23 Glenn MorrisUntabify.
2007-10-23 Glenn Morris(f90-do-indent, f90-if-indent)
2007-10-23 Glenn Morris*** empty log message ***
2007-10-23 Glenn Morris(fortran-tab-mode-default)
2007-10-23 Glenn Morris*** empty log message ***
2007-10-23 Dan NicolaescuMove variable definitions before use.
2007-10-22 Juri LinkovDone multi-file isearch for ChangeLog files.
2007-10-22 Juri LinkovAdd isearch-multi.el
2007-10-22 Juri Linkov(change-log-mode): Make and set buffer-local variable
2007-10-22 Juri Linkov(isearch-search-string): After finding the next
2007-10-22 Juri LinkovNew file.
2007-10-22 Jason Rumneyinclude math.h
2007-10-22 Jason Rumney(w32_abort): Move declaration to nt/config.nt.
2007-10-22 Jason Rumney(HAVE_STDLIB_H): Define.
2007-10-22 Jason Rumney(HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.
2007-10-22 Juanma Barranquero*** empty log message ***
2007-10-22 Jason RumneyRemove, m/intel386.h is the file w32 uses.
2007-10-22 John WiegleyInstalled org-mode 5.13d
2007-10-22 Michael Albinus* net/tramp.el (tramp-find-shell)
2007-10-22 Stefan Monnier(terminal-init-AT386): Use input-decode-map.
2007-10-22 Stefan Monnier(terminal-init-vtNNN): Use input-decode-map.
2007-10-22 Stefan Monnier(tvi970-terminal-map): New var.
2007-10-22 Stefan Monnier(sun-raw-prefix): Fill as part of declaration.
2007-10-22 Stefan Monnier(wyse50-terminal-map): New var.
2007-10-22 Stefan Monnier* term/news.el (terminal-init-news):
2007-10-22 Juanma Barranquero*** empty log message ***
2007-10-22 Juanma Barranquero(PC-expand-many-files): Remove.
2007-10-22 Juanma Barranquero(tramp-handle-expand-many-files): Remove.
next