bpt/emacs.git
2008-04-19 Stefan Monnier* minibuffer.el (completion-table-with-context): Add...
2008-04-19 Stefan Monnier(trace-make-advice): Don't change selected-window.
2008-04-19 Stefan Monnier(directory_files_internal, file_name_completion):
2008-04-18 Romain Francoise2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny...
2008-04-18 Stefan Monnier*** empty log message ***
2008-04-18 Stefan Monnier* configure.in: Define USE_LUCID/USE_MOTIF in config.h.
2008-04-18 Andreas Schwab*** empty log message ***
2008-04-18 Sam Steingold(vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar...
2008-04-18 Stefan Monnier(completion-table-with-terminator): Fix last fix.
2008-04-18 Andreas Schwab($(MH_E_DIR)/mh-loaddefs.el): Depend on
2008-04-18 Juanma Barranquero*** empty log message ***
2008-04-18 Juanma Barranquero(savehist-load): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero(compile-internal): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero(lisp-comment-indent): Add WHEN to obsolescence declara...
2008-04-18 Juanma Barranquero(cvs-display-full-path, cvs-fileinfo->full-path):
2008-04-18 Juanma Barranquero(cvs-diff-ignore-marks, cvs-diff-buffer-name):
2008-04-18 Juanma Barranquero(outline-visible): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero(mouse-wheel-down-button, mouse-wheel-up-button, mouse...
2008-04-18 Juanma Barranquero(mouse-major-mode-menu, mouse-popup-menubar, mouse...
2008-04-18 Juanma Barranquero(cvs-commit-buffer-require-final-newline, cvs-changelog...
2008-04-18 Juanma Barranquero(isearch-return-char): Add WHEN to obsolescence declara...
2008-04-18 Juanma Barranquero(highlight-changes-initial-state): Add WHEN to obsolesc...
2008-04-18 Juanma Barranquero(screen-height, screen-width, set-screen-width, set...
2008-04-18 Juanma Barranquero(font-lock-reference-face): Add WHEN to obsolescence...
2008-04-18 Juanma Barranquero(font-lock-defaults-alist): Add WHEN to obsolescence...
2008-04-18 Juanma Barranquero(char-coding-system-table): Remove redundant obsolescen...
2008-04-18 Juanma Barranquero(non-iso-charset-alist): Fix typo in obsolescence decla...
2008-04-18 Juanma Barranquero(codepage-setup): Fix typo in obsolescence declaration.
2008-04-18 Juanma Barranquero(tpu-have-ispell): Fix typo in obsolescence declaration.
2008-04-18 Juanma Barranquero(checkdoc-minor-keymap): Use `define-obsolete-variable...
2008-04-18 Juanma Barranquero(vc-ignore-vc-files, vc-master-templates, vc-header...
2008-04-18 Juanma Barranquero(facemenu-unlisted-faces): Fix obsolescence description.
2008-04-18 Juanma Barranquero(dired-omit-files-p): Use `define-obsolete-variable...
2008-04-18 Juanma Barranquero(describe-char-after): Use `define-obsolete-function...
2008-04-18 Stefan Monnier(Fmultibyte_char_to_unibyte): Return latin1 chars uncha...
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-18 Miles BaderAdd arch tagline
2008-04-18 Stefan Monnier(Fexpand_file_name): Refine last fix so `nm' is only
2008-04-18 Vinicius Jose... Handle whitespace-tab-width properly.
2008-04-18 Stefan MonnierFix up comment convention.
2008-04-18 Stefan Monnier(debug): Revert to bury-buffer since quit-window is...
2008-04-17 Stefan Monnier(python-mode-map): Use abbrev-table-menu.
2008-04-17 Stefan MonnierSet coding-tag.
2008-04-17 Stefan Monnier(abbrev-insert): New function extracted from expand...
2008-04-17 Stefan MonnierDocstring improvements.
2008-04-17 Stefan Monnier(define-abbrev-table): Fontify dosctrings as such.
2008-04-17 Stefan Monnier(completion-table-with-terminator): Fix paren typo.
2008-04-17 Sam Steingold(cvs-bury-buffer): Use quit-window instead of the
2008-04-17 Juanma Barranquero(crm-completion-help, crm-complete, crm-complete-word...
2008-04-17 Kenichi HandaDon't make the width of U+00AD to 0.
2008-04-17 Nick Roberts(gdb-stack-update): New variable.
2008-04-17 Nick Roberts*** empty log message ***
2008-04-17 Michael OlsonERC: (erc-remove-text-properties-region): Disable this...
2008-04-17 Michael Olsonlisp/ChangeLog: Update.
2008-04-17 Michael OlsonRelease Remember 2.0.
2008-04-17 Kenichi Handa(Faset): Allow setting a multibyte character in an
2008-04-17 Kenichi Handa(STRING_SET_MULTIBYTE): New macro.
2008-04-17 Dan Nicolaescu*** empty log message ***
2008-04-16 Stefan Monnier* configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON...
2008-04-16 Stefan MonnierReplace the obsolete macros AC_AIX and
2008-04-16 Stefan MonnierCleanup the bug-report email addresses and make sure the
2008-04-16 Juanma Barranquero(Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction):
2008-04-16 Dan Nicolaescu(vc-dir-kill-query): Fix thinko.
2008-04-16 Vinicius Jose... Honor the indent-tabs-mode and tab-width setting from...
2008-04-16 Glenn Morris(diary-remind): Don't clobber `date' passed by diary...
2008-04-16 Stefan Monnier(proced-command-alist): Add support for darwin.
2008-04-16 Stefan Monnier(proced-mode): Redefine as just the major-mode.
2008-04-16 Stefan MonnierRename vc-status to vc-dir.
2008-04-16 Stefan MonnierRename vc-status to vc-dir and the vc-status var to...
2008-04-16 Stefan Monnier(print-quoted): Docstring update.
2008-04-15 Chong Yidong(read_key_sequence): Remove always-true checks.
2008-04-15 Chong Yidong* keyboard.c (read_key_sequence): Remove always-true...
2008-04-15 Juanma BarranqueroRemove spurious comment change.
2008-04-15 Stefan MonnierFix comment style.
2008-04-15 Stefan Monnier(mouse-throw-magnifier-with-scroll-bar)
2008-04-15 Juanma BarranqueroRegenerate.
2008-04-15 Juanma BarranqueroUpdate to Unicode 5.1.
2008-04-15 Dan Nicolaescu(vc-status-fileinfo): Add new member directoryp.
2008-04-15 Dan Nicolaescu(vc-cvs-after-dir-status, vc-cvs-dir-status): Add
2008-04-15 Tassilo HornChanged requirements section to tell that only one
2008-04-14 Stefan Monnier(minibuffer-message): Make sure we can put-text-property.
2008-04-14 Stefan MonnierComplete rewrite.
2008-04-14 Michael Albinus*** empty log message ***
2008-04-14 Stefan Monnier(tmm-completion-delete-prompt): Don't hardcode point...
2008-04-14 Stefan Monnier(file-cache-completions-keymap): Move init from
2008-04-14 Stefan MonnierMinor re-indent.
2008-04-14 Stefan Monnier(vc-status-update): Set needs-update.
2008-04-14 Stefan Monnier(vc-status-update): Fix typo.
2008-04-14 Jason Rumney(w32font_open_internal): Set max_bounds.descent in
2008-04-14 Tassilo Horn(doc-view-mode-map): Bind C-a to image-bol and C-e
2008-04-14 Alexandre Julliard(vc-status-update): Undo the previous revert.
2008-04-14 Stefan Monnier(completion-table-with-terminator): Those completions
2008-04-14 Tassilo Horn* doc-view.el (doc-view-dvipdf-program): New variable.
2008-04-14 Tassilo Horn(doc-view-start-process): Don't set
2008-04-14 Juanma Barranquero(unidata-prop-alist): Fix typo in description of `numer...
2008-04-14 Dan Nicolaescu(vc-status-kill-query): New function.
2008-04-14 Stefan Monnier(minibuffer-message): Put cursor at the right place.
2008-04-14 Stefan Monnier(minibuffer-try-completion, minibuffer-all-completions...
2008-04-14 Roland Winkler(proced-send-signal): Fix error recognition.
2008-04-14 Juanma BarranqueroFix utf-8 breakage in previous commit.
next