Mercurial > emacs
graph
-
* term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it2009-09-13, by Chong Yidong
-
* url-handlers.el (url-copy-file): Add fifth arg for compatibility2009-09-13, by Chong Yidong
-
* recentf.el (recentf-cleanup): Use a hash table to find2009-09-13, by Chong Yidong
-
Remove obsolete Mule-UCS information (the package is not redundant).2009-09-13, by Chong Yidong
-
* PROBLEMS: Document Athena/Lucid internationalization2009-09-13, by Chong Yidong
-
Fix last change.2009-09-13, by Chong Yidong
-
Fix last change.2009-09-13, by Chong Yidong
-
* textmodes/ispell.el (ispell-command-loop): Convert keys such as2009-09-13, by Chong Yidong
-
* misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).2009-09-13, by Chong Yidong
-
* progmodes/cperl-mode.el (cperl-init-faces): Revert last change.2009-09-13, by Chong Yidong
-
* eshell/em-hist.el:2009-09-13, by Chong Yidong
-
Replace empty `let's with `progn'.2009-09-13, by Glenn Morris
-
(url-file): Avoid assignment to free variable `filename'.2009-09-13, by Glenn Morris
-
* functions.texi (Anonymous Functions): Rearrange discussion,2009-09-13, by Chong Yidong
-
* mail/sendmail.el (send-mail-function):2009-09-13, by Stefan Monnier
-
(elint-init-env): Skip non-list forms.2009-09-12, by Glenn Morris
-
(Custom-mode): Don't use advertised-widget-backward in the docstring.2009-09-12, by Stefan Monnier
-
* term/x-win.el (x-initialize-window-system):2009-09-12, by Stefan Monnier
-
(mouse-wheel-mode): Make sure the new defvar doesn't2009-09-12, by Stefan Monnier
-
(elint-file): Make max-lisp-eval-depth at least 1000.2009-09-12, by Glenn Morris
-
(epg-make-context): Add autoload cookie.2009-09-12, by Daiki Ueno
-
*** empty log message ***2009-09-12, by Eli Zaretskii
-
(dos-reevaluate-defcustoms): Comment out the reevaluation of trash-directory.2009-09-12, by Eli Zaretskii
-
*** empty log message ***2009-09-12, by Eli Zaretskii
-
Fix last change.2009-09-12, by Eli Zaretskii
-
* mwheel.el (mwheel-installed-bindings): New var.2009-09-12, by Stefan Monnier
-
* startup.el (tutorial-directory): Make it a defcustom.2009-09-12, by Stefan Monnier
-
* lread.c (Fload): Don't output a message after loading an obsolete2009-09-12, by Stefan Monnier
-
(proced-mark-alt): Remove alias.2009-09-12, by Glenn Morris
-
(emacs-lisp-mode-map): Add menu entries to elint file and directory.2009-09-12, by Glenn Morris
-
(elint-file, elint-directory): New autoloaded commands.2009-09-12, by Glenn Morris
-
* emacs-lisp/elp.el (elp-not-profilable): Add more functions (Bug#4233).2009-09-12, by Chong Yidong
-
* fns.c (syms_of_fns): Doc fix (Bug#4227).2009-09-12, by Chong Yidong
-
(Fwhere_is_internal): Use nconc2.2009-09-12, by Stefan Monnier
-
* url-methods.el (url-scheme--registering-proxy): New variable.2009-09-12, by Chong Yidong
-
* emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)2009-09-12, by Chong Yidong
-
(gdb-var-list-children-regexp): Delete.2009-09-12, by Nick Roberts
-
*** empty log message ***2009-09-12, by Nick Roberts
-
* progmodes/js.el (js--proper-indentation): Handle the case where2009-09-12, by Chong Yidong
-
* emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.2009-09-11, by Juanma Barranquero
-
Fix the last commit.2009-09-11, by Daiki Ueno
-
(epg-context-set-passphrase-callback)2009-09-11, by Daiki Ueno
-
Add algorithm names.2009-09-11, by Daiki Ueno
-
* custom.el (custom-delayed-init-variables): New var.2009-09-11, by Stefan Monnier
-
(language-info-alist): Improve docstring.2009-09-11, by Stefan Monnier
-
(Terminal Output): document `send-string-to-terminal' in batch mode.2009-09-11, by Alan Mackenzie
-
*** empty log message ***2009-09-11, by Alan Mackenzie
-
(Fsend_string_to_terminal): Amend doc string to cover batch mode.2009-09-11, by Alan Mackenzie
-
*** empty log message ***2009-09-11, by Alan Mackenzie
-
(main): Sort scores before trimming them,2009-09-11, by Stefan Monnier
-
(proced-mode-map): Prefer "m" for proced-mark.2009-09-11, by Stefan Monnier
-
(display_mode_element): Detect cycles.2009-09-11, by Andreas Schwab
-
Update.2009-09-11, by Juanma Barranquero
-
(gdb-var-update-regexp): Delete.2009-09-11, by Nick Roberts
-
*** empty log message ***2009-09-11, by Nick Roberts
-
* vc-annotate.el (vc-annotate): Use the main file's coding-system to2009-09-11, by Juanma Barranquero
-
*** empty log message ***2009-09-11, by Eli Zaretskii
-
(bootstrap): Ensure enough environment space will be available2009-09-11, by Eli Zaretskii
-
Add generated-autoload-file item.2009-09-11, by Glenn Morris
-
(autoloads): Make dired.el writable.2009-09-11, by Glenn Morris
-
Regenerate with extracted autoloads.2009-09-11, by Glenn Morris
-
Put autoloads in dired.el rather than loaddefs.el.2009-09-11, by Glenn Morris
-
(autoloads): Make ibuffer.el writable.2009-09-11, by Glenn Morris
-
Regenerate with extracted autoloads.2009-09-11, by Glenn Morris
-
Put autoloads in ibuffer.el rather than loaddefs.el.2009-09-11, by Glenn Morris
-
Reformat doc-strings for make-docfile.2009-09-11, by Glenn Morris
-
Comment.2009-09-11, by Glenn Morris
-
Remove comment, inapplicable since 1997 (loadup no longer loads the2009-09-11, by Glenn Morris
-
(where_is_internal): Don't erroneously return nil right after2009-09-11, by Stefan Monnier
-
(autoloads): Make rmail.el writable as well.2009-09-11, by Stefan Monnier
-
(x-display-name, x-setup-function-keys): Unify doc-strings with X versions.2009-09-11, by Glenn Morris
-
(dired-compress-file): Declare.2009-09-11, by Glenn Morris
-
(top-level): Always require dired.2009-09-11, by Glenn Morris
-
(describe-function-1): Mention if a function has a compiler-macro.2009-09-11, by Glenn Morris
-
(help-function-cmacro): New button.2009-09-11, by Glenn Morris
-
(define-compiler-macro): Add a property that records where a macro was2009-09-11, by Glenn Morris
-
(apropos-documentation-check-doc-file): Exclude unbound functions and2009-09-11, by Glenn Morris
-
(Fx_parse_geometry): Unify the X and NS versions so that they share a2009-09-11, by Glenn Morris
-
(delphi-tab): Indent region when Transient Mark mode is enabled and2009-09-11, by Simon South
-
(get_keymap): Return the actual keymap symbol rather than t for autoloaded2009-09-11, by Stefan Monnier
-
*** empty log message ***2009-09-11, by Stefan Monnier
-
* emulation/crisp.el (crisp-mode-map): Move initialization2009-09-11, by Stefan Monnier
-
* keymap.c (QCadvertised_binding): New constant.2009-09-11, by Stefan Monnier
-
fix typo (wrong name) in my 2009-09-09 entry2009-09-10, by Adrian Robert
-
* keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.2009-09-10, by Stefan Monnier
-
(Fwhere_is_internal): Last minute typo.2009-09-10, by Stefan Monnier
-
* keymap.c (where_is_internal_data): Make noindirect a boolean.2009-09-10, by Stefan Monnier
-
Grammar.2009-09-10, by Glenn Morris
-
(cvs-mode-find-file): Use forward-line rather than goto-line.2009-09-10, by Glenn Morris
-
(byte-compile-function-environment): Doc fix.2009-09-10, by Glenn Morris
-
(degrees-to-radians): Mark as free from side effects.2009-09-10, by Glenn Morris
-
(define-derived-mode): Give the mode's map, and syntax and abbrev2009-09-10, by Glenn Morris
-
(easy-mmode-defmap): Add doc-string.2009-09-10, by Glenn Morris
-
(top-level): Require cl when compiling.2009-09-10, by Glenn Morris
-
Move all safe and risky properties into the defcustoms.2009-09-10, by Glenn Morris
-
(rmail-user-mail-address-regexp): Move here from rmailsum.el.2009-09-10, by Glenn Morris
-
(rmail-user-mail-address-regexp): Move to rmail.el.2009-09-10, by Glenn Morris
-
Put autoloads in rmail.el rather than loaddefs.el.2009-09-10, by Glenn Morris
-
Bug#4375 (can't kill killed gud buffer")2009-09-10, by Nick Roberts
-
*** empty log message ***2009-09-10, by Nick Roberts
-
(display_mode_element): Move list length limit from 50 to2009-09-10, by Stefan Monnier
-
Reported in thread for Bug#4375.2009-09-10, by Nick Roberts
-
Reported in thread for Bug#4375.2009-09-10, by Nick Roberts
-
*** empty log message ***2009-09-10, by Nick Roberts
-
* startup.el (command-line-normalize-file-name): On Windows and2009-09-10, by Juanma Barranquero
-
*** empty log message ***2009-09-10, by Juri Linkov
-
(grep-template): Add "<X>" to docstring.2009-09-10, by Juri Linkov
-
(shell-command): Set asynchronous process filter to2009-09-10, by Juri Linkov
-
(isearch-text-char-description): Propertize escape2009-09-10, by Juri Linkov
-
* nnrss.el (nnrss-request-article): Remove binding of2009-09-10, by Katsumi Yamaoka
-
* nsfont.m (ns_get_family): Don't force first letter to uppercase.2009-09-09, by Adrian Robert
-
(diff-hunk-kill): Fix the search of the next hunk (bug#4368).2009-09-09, by Stefan Monnier
-
(with-no-warnings): Define it for old Emacsen.2009-09-09, by Katsumi Yamaoka
-
2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>2009-09-09, by Katsumi Yamaoka
-
* calendar/time-date.el (autoload):2009-09-09, by Katsumi Yamaoka
-
2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>2009-09-09, by Katsumi Yamaoka
-
(where_is_internal): Filter out shadowed remappings.2009-09-09, by Stefan Monnier
-
Mention world-readable install.2009-09-09, by Glenn Morris
-
(ffap-file-at-point): Handle absolute (non-remote) files with line2009-09-09, by Glenn Morris
-
(install-arch-indep): Don't recursively change perms of2009-09-09, by Glenn Morris
-
(install): Set umask to world-readable before creating directories.2009-09-09, by Glenn Morris
-
($(DESTDIR)${archlibdir}): Set umask to world-readable before creating2009-09-09, by Glenn Morris
-
(Vtruncate_partial_width_windows): Improve docstring.2009-09-09, by Stefan Monnier
-
(smerge-remove-props, smerge-refine):2009-09-08, by Stefan Monnier
-
(with-silent-modifications): New macro.2009-09-08, by Stefan Monnier
-
Update.2009-09-07, by Juanma Barranquero
-
* files.el (top-level): Require `cl' when compiling.2009-09-07, by Juanma Barranquero
-
(proced-mode-map): Bind "d" to proced-mark-alt.2009-09-07, by Glenn Morris
-
(auto-mode-alist): Use delphi-mode for .dpr files.2009-09-07, by Glenn Morris
-
Fix typos.2009-09-07, by Juanma Barranquero
-
Fix typo (again).2009-09-07, by Juanma Barranquero
-
Fix typo.2009-09-07, by Juanma Barranquero
-
* unidata/.gitignore: New file.2009-09-07, by Juanma Barranquero
-
(vc-git-annotate-command): Use separator to parse2009-09-06, by Nick Roberts
-
*** empty log message ***2009-09-06, by Nick Roberts
-
*** empty log message ***2009-09-06, by Eli Zaretskii
-
(proced-mode): Doc fix.2009-09-06, by Eli Zaretskii
-
*** empty log message ***2009-09-06, by Michael Albinus
-
* net/tramp.el (tramp-perl-file-attributes): Print "nil" when2009-09-06, by Michael Albinus
-
(diary-entry): Add help-echo and follow-link properties to this button.2009-09-05, by Glenn Morris
-
(holiday-chinese): Make it slightly more efficient.2009-09-05, by Glenn Morris
-
(lisp-font-lock-keywords-2): Add letf.2009-09-05, by Glenn Morris
-
Mention that redefining the function byte-compile-dest-file is obsolete.2009-09-05, by Glenn Morris
-
(emacs-lisp-file-regexp): Doc fix.2009-09-05, by Glenn Morris
-
Don't mention maintainer-clean, since `make bootstrap' does this now.2009-09-05, by Glenn Morris
-
Fix typos.2009-09-05, by Juanma Barranquero
-
* lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually2009-09-05, by Karl Fogel
-
* lisp/files.el (find-alternate-file): If the old buffer is modified2009-09-05, by Karl Fogel
-
2009-09-05 Carsten Dominik <dominik@u016822.science.uva.nl>2009-09-05, by Carsten Dominik
-
*** empty log message ***2009-09-05, by Carsten Dominik
-
Fix some dates.2009-09-05, by Juanma Barranquero
-
Fix whitespace.2009-09-05, by Juanma Barranquero
-
*** empty log message ***2009-09-04, by Michael Albinus
-
* net/tramp-compat.el (tramp-compat-line-beginning-position): New defun.2009-09-04, by Michael Albinus
-
* net/tramp.el (tramp-handle-insert-directory): Handle "--dired"2009-09-04, by Michael Albinus
-
*** empty log message ***2009-09-04, by Glenn Morris
-
Remove leading * from defcustom and defface docs.2009-09-04, by Glenn Morris
-
Reword header to fool copyright-update-year.2009-09-04, by Glenn Morris
-
Reword the header to fool copyright-update-year.2009-09-04, by Glenn Morris
-
*** empty log message ***2009-09-04, by Jan Djärv
-
(x_focus_changed): If we get a focusout and pointer2009-09-04, by Jan Djärv
-
Must define x_*_window_to_frame for non-toolkit.2009-09-04, by Jan Djärv
-
* xterm.h: Remove condition for declaration of2009-09-04, by Jan Djärv
-
(locate-file-completion-table): Make it provide boundary2009-09-04, by Stefan Monnier
-
(Footnote-text-under-cursor):2009-09-04, by Stefan Monnier
-
fancy diary and view mode.2009-09-04, by Glenn Morris
-
(diary-fancy-display): Only switch modes if necessary.2009-09-04, by Glenn Morris
-
(vc-rcs-annotate-command): Use forward-line rather than goto-line.2009-09-04, by Glenn Morris
-
Use default-value rather than default-enable-multibyte-characters.2009-09-04, by Glenn Morris
-
(utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or2009-09-04, by Glenn Morris
-
(quoted-printable-encode-string): Use mm-enable-multibyte, or2009-09-04, by Glenn Morris
-
* tramp.texi (Frequently Asked Questions): New item for2009-09-03, by Michael Albinus
-
*** empty log message ***2009-09-03, by Michael Albinus
-
* tramp.texi (Frequently Asked Questions): New item for2009-09-03, by Michael Albinus
-
Use default-value rather than default-enable-multibyte-characters.2009-09-03, by Glenn Morris
-
2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>2009-09-03, by Carsten Dominik
-
*** empty log message ***2009-09-03, by Carsten Dominik
-
2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>2009-09-03, by Carsten Dominik
-
*** empty log message ***2009-09-03, by Carsten Dominik
-
2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>2009-09-03, by Carsten Dominik
-
*** empty log message ***2009-09-03, by Carsten Dominik
-
Use default-value rather than default-enable-multibyte-characters.2009-09-03, by Glenn Morris
-
Comment.2009-09-03, by Glenn Morris
-
Move all safe properties into the defcustoms.2009-09-03, by Glenn Morris
-
(appt-check): Don't call substitute-in-file-name on diary-file.2009-09-03, by Glenn Morris
-
(diary-set-header, diary-live-p)2009-09-03, by Glenn Morris
-
CHENG Gao <chenggao at gmail.com>2009-09-03, by Glenn Morris
-
(footnote-prefix): Make it a defcustom.2009-09-03, by Stefan Monnier
-
(Fsend_string_to_terminal): Make it work again on the initial terminal as well.2009-09-03, by Stefan Monnier
-
* xterm.h: Rename x_non_menubar_window_to_frame to2009-09-02, by Jan Djärv
-
2009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>2009-09-02, by Carsten Dominik
-
*** empty log message ***2009-09-02, by Carsten Dominik
-
*** empty log message ***2009-09-02, by Carsten Dominik
-
2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>2009-09-02, by Carsten Dominik
-
2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>2009-09-02, by Carsten Dominik
-
*** empty log message ***2009-09-02, by Michael Albinus
-
* net/tramp-compat.el (top): Autoload used functions from2009-09-02, by Michael Albinus
-
* net/tramp.el (tramp-handle-file-attributes-with-ls)2009-09-02, by Michael Albinus
-
Pass no argument to gnus-float-time rather than current-time.2009-09-02, by Glenn Morris
-
Pass no argument to gnus-float-time rather than current-time.2009-09-02, by Glenn Morris
-
(gnus-float-time): Make TIME optional, defaulting to current-time.2009-09-02, by Glenn Morris
-
Use gnus-float-time rather than time-to-seconds.2009-09-02, by Glenn Morris
-
(gnus-float-time): New function.2009-09-02, by Glenn Morris
-
(ecomplete-add-item): In Emacs, use float-time.2009-09-02, by Glenn Morris
-
(time-date): Mention float-time.2009-09-02, by Glenn Morris
-
*** empty log message ***2009-09-02, by Glenn Morris
-
(time-to-seconds): In Emacs, make it an obsolete alias for float-time.2009-09-02, by Glenn Morris
-
(time-add): Suppress warnings from compat function.2009-09-02, by Glenn Morris
-
(emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.2009-09-02, by Glenn Morris
-
(rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):2009-09-02, by Glenn Morris
-
Comment.2009-09-02, by Glenn Morris
-
(default-major-mode): Move most of the doc from here...2009-09-02, by Glenn Morris
-
(completion-initials-expand): Fix typo.2009-09-02, by Glenn Morris
-
(info-menu-5): Mark face alias as obsolete.2009-09-02, by Glenn Morris
-
(modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):2009-09-02, by Glenn Morris
-
Mark face aliases with "-face" in the name as obsolete.2009-09-02, by Glenn Morris
-
(gdb-current-context-command): Move the2009-09-01, by Nick Roberts
-
*** empty log message ***2009-09-01, by Nick Roberts
-
Remove todo item now done.2009-09-01, by Stefan Monnier
-
(completion-try-completion, completion-all-completions):2009-09-01, by Stefan Monnier
-
Mark face aliases with "-face" suffix as obsolete.2009-09-01, by Glenn Morris
-
Mark face aliases with "-face" suffix as obsolete.2009-09-01, by Glenn Morris
-
(gdb-var-create-handler): Remove redundant2009-09-01, by Nick Roberts
-
*** empty log message ***2009-09-01, by Nick Roberts
-
Merge from gnus--devo--02009-09-01, by Miles Bader
-
(texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.2009-09-01, by Glenn Morris
-
Mark face aliases with "-face" suffix as obsolete.2009-09-01, by Glenn Morris
-
*** empty log message ***2009-09-01, by Glenn Morris
-
(etags-goto-tag-location): Use forward-line rather than goto-line.2009-09-01, by Glenn Morris
-
(file-name-buffer-file-type-alist): Define for compiler.2009-09-01, by Glenn Morris
-
Use forward-line rather than goto-line.2009-09-01, by Glenn Morris
-
(dos-codepage-setup): Use default-value rather than2009-09-01, by Glenn Morris
-
(browse-url-file-url): Use default-value rather than2009-09-01, by Glenn Morris
-
(eudc-bob-generic-menu, eudc-bob-image-menu)2009-09-01, by Glenn Morris
-
(nslookup): Use make-comint rather than comint-run.2009-09-01, by Glenn Morris
-
(gnus-pick-mouse-pick-region): Use forward-line rather than goto-line.2009-09-01, by Glenn Morris
-
Remove unnecessary bindings of default-major-mode (all are followed by2009-09-01, by Glenn Morris
-
Documented define-obsolete-face-alias.2009-09-01, by Glenn Morris
-
(Face Functions): Mention define-obsolete-face-alias.2009-09-01, by Glenn Morris
-
*** empty log message ***2009-08-31, by Juri Linkov
-
("ipa"): Set `forget-last-selection' to nil.2009-08-31, by Juri Linkov
-
add cvtmail & yow2009-08-31, by Sam Steingold
-
(gdb-breakpoints-list-handler-custom):2009-08-31, by Nick Roberts
-
*** empty log message ***2009-08-31, by Nick Roberts
-
(displayed-completions): Remove.2009-08-31, by Stefan Monnier
-
(Threads Buffer, Multithreaded Debugging):2009-08-31, by Nick Roberts
-
*** empty log message ***2009-08-31, by Nick Roberts
-
KR has assignment, so no need for "tiny change".2009-08-31, by Glenn Morris
-
Mention define-obsolete-face-alias.2009-08-31, by Glenn Morris
-
(diary-button-face): Mark this face alias as obsolete.2009-08-31, by Glenn Morris
-
(calendar-today): Doc fix.2009-08-31, by Glenn Morris
-
(apropos-symbols-internal): Handle (obsolete) face aliases.2009-08-31, by Glenn Morris
-
(describe-face): Adjust the output format to be more like2009-08-31, by Glenn Morris
-
(define-obsolete-face-alias): New macro.2009-08-31, by Glenn Morris
-
(gdb-control-all-threads)2009-08-31, by Nick Roberts
-
*** empty log message ***2009-08-31, by Juri Linkov
-
("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".2009-08-31, by Juri Linkov
-
*** empty log message ***2009-08-31, by Nick Roberts
-
*** empty log message ***2009-08-30, by Juri Linkov
-
(grep-read-files): Strip trailing <N> from buffer names2009-08-30, by Juri Linkov
-
*** empty log message ***2009-08-30, by Juri Linkov
-
("kirshenbaum-ipa", "x-sampa-ipa"):2009-08-30, by Juri Linkov
-
*** empty log message ***2009-08-30, by Juri Linkov
-
Recode the file as UTF-8, for better interoperability with other applications.2009-08-30, by Juri Linkov
-
(comint-exec-1): Check command is non-null first.2009-08-30, by Nick Roberts
-
*** empty log message ***2009-08-30, by Nick Roberts
-
(lisp-complete-symbol): Use minibuffer-complete.2009-08-30, by Stefan Monnier
-
* subr.el (do-after-load-evaluation): Fix last change: use `mapc'2009-08-30, by Juanma Barranquero
-
(field-complete): Use minibuffer-complete.2009-08-30, by Stefan Monnier
-
(ldap-search-internal): Use with-current-buffer and push.2009-08-30, by Stefan Monnier
-
(imap-send-command): Simplify.2009-08-30, by Stefan Monnier
-
(internal-ange-ftp-mode): Use define-derived-mode.2009-08-30, by Stefan Monnier
-
(define-minor-mode): Don't use symbol-value with constant argument.2009-08-30, by Stefan Monnier
-
(debugger-setup-buffer): Make it multibyte.2009-08-30, by Stefan Monnier
-
(cl-macro-environment): Don't define it here.2009-08-30, by Stefan Monnier
-
(cl-macro-environment): Provide a docstring.2009-08-30, by Stefan Monnier
-
(checkdoc-force-history-flag):2009-08-30, by Stefan Monnier
-
(byte-compile-interactive-only-functions): Add comint-run.2009-08-30, by Stefan Monnier
-
Improve commenting convention.2009-08-30, by Stefan Monnier
-
(comint-insert-input): Be careful to only set point if we2009-08-30, by Stefan Monnier
-
*** empty log message ***2009-08-30, by Nick Roberts
-
(wait_reading_process_output): Keep the descriptor2009-08-30, by Nick Roberts
-
*** empty log message ***2009-08-30, by Nick Roberts
-
(proced-signal-list): Make it an alist.2009-08-30, by Stefan Monnier
-
.2009-08-30, by Stefan Monnier
-
(minibuffer-message): If the current buffer is not2009-08-30, by Stefan Monnier
-
*** empty log message ***2009-08-30, by Jay Belanger
-
(Simplifying Formulas): Improve the wording.2009-08-30, by Jay Belanger
-
(fortran-start-prog-re): New constant, extracted from fortran-current-defun.2009-08-30, by Glenn Morris
-
* subr.el (do-after-load-evaluation): Simplify.2009-08-29, by Juanma Barranquero
-
(\circ): Use the `ring operator' rather than `white circle'.2009-08-29, by Stefan Monnier
-
(leim-list.el, install): Don't use -r to remove files.2009-08-29, by Stefan Monnier
-
* paths.el (abbrev-file-name): Move to abbrev.el.2009-08-29, by Stefan Monnier
-
* vc.el (vc-print-log-internal): Move RCS/CVS specific code ...2009-08-29, by Dan Nicolaescu
-
*** empty log message ***2009-08-29, by Eli Zaretskii
-
(redisplay_internal): Remove redundant test and collapse both branches2009-08-29, by Eli Zaretskii
-
(get-free-disk-space): Fix paren-typo in last change.2009-08-29, by Stefan Monnier
-
(get-free-disk-space): Use / for default-directory.2009-08-29, by Stefan Monnier
-
Fixup commenting conventions.2009-08-29, by Stefan Monnier
-
(ispell-accept-output, ispell-command-loop): Use with-current-buffer.2009-08-29, by Stefan Monnier
-
Misc minor typos and comments.2009-08-29, by Stefan Monnier
-
(byte-compile-const-symbol-p):2009-08-29, by Stefan Monnier
-
*** empty log message ***2009-08-29, by Eli Zaretskii
-
(Initial Options): Fix last change.2009-08-29, by Eli Zaretskii
-
* spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)2009-08-29, by Stefan Monnier
-
* NEWS: Declare unibyte sessions obsolete.2009-08-29, by Stefan Monnier
-
* NEWS: Declare unibyte sessions obsolete.2009-08-29, by Stefan Monnier
-
Nuke trailing whitespace.2009-08-29, by Glenn Morris
-
Whitespace.2009-08-29, by Glenn Morris
-
Kevin Ryde <user42 at zip.com.au>2009-08-29, by Glenn Morris
-
(info-real): Don't ignore errors from doc Makefiles.2009-08-29, by Glenn Morris
-
* progmodes/cc-vars.el (c-comment-continuation-stars):2009-08-29, by Stefan Monnier
-
Merge from gnus--devo--02009-08-29, by Miles Bader
-
*** empty log message ***2009-08-28, by Juri Linkov
-
(image-type-header-regexps): Use only JPEG magic number2009-08-28, by Juri Linkov
-
(magic-fallback-mode-alist): Add ZIP magic number2009-08-28, by Juri Linkov
-
*** empty log message ***2009-08-28, by YAMAMOTO Mitsuharu
-
[temacs] Undef HAVE_POSIX_MEMALIGN.2009-08-28, by YAMAMOTO Mitsuharu
-
(print_load_command_name) [LC_DYLD_INFO]: Add cases2009-08-28, by YAMAMOTO Mitsuharu
-
documented save-interprogram-paste-before-kill & kill-do-not-save-duplicates2009-08-28, by Sam Steingold
-
* arc-mode.el (archive-mode):2009-08-28, by Juanma Barranquero
-
* international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):2009-08-28, by Juanma Barranquero
-
* gnus/nnheader.el (nnheader-find-file-noselect):2009-08-28, by Stefan Monnier
-
* textmodes/ispell.el (ispell-check-version, ispell-send-string):2009-08-28, by Stefan Monnier
-
*** empty log message ***2009-08-28, by Michael Albinus
-
* tramp.texi (Version Control): Remove.2009-08-28, by Michael Albinus
-
*** empty log message ***2009-08-28, by Eli Zaretskii
-
(clean): Add buildobj.h.2009-08-28, by Eli Zaretskii
-
(buildobj.h): Renamed from $(SRC)/buildobj.h.2009-08-28, by Eli Zaretskii
-
*** empty log message ***2009-08-28, by Michael Albinus
-
*** empty log message ***2009-08-28, by Michael Albinus
-
* net/tramp.el (all): Replace "'(lambda" by "(lambda".2009-08-28, by Michael Albinus
-
(gdb-use-separate-io-buffer): Remove2009-08-28, by Nick Roberts
-
*** empty log message ***2009-08-28, by Nick Roberts
-
(print_object): Set escapeflag to 1 when printing2009-08-28, by Teodor Zlatanov
-
Ignore all backup files.2009-08-28, by Andreas Schwab
-
Mention bug numbers in last cmds.c log entry.2009-08-28, by Eli Zaretskii
-
*** empty log message ***2009-08-28, by Michael Albinus
-
* NEWS: Mention Tramp connection method "rsyncc" and variable2009-08-28, by Michael Albinus
-
* emulation/viper-init.el (viper-restore-cursor-type):2009-08-28, by Stefan Monnier
-
* mh-e/mh-comp.el (mh-send-letter):2009-08-28, by Stefan Monnier
-
(edebug-display, edebug-outside-excursion):2009-08-28, by Stefan Monnier
-
* mail/feedmail.el: Use CL macros.2009-08-28, by Stefan Monnier
-
(diary-list-entries, diary-goto-entry)2009-08-28, by Glenn Morris
-
* leim/.gitignore, lisp/.gitignore: Ignore .el~ files.2009-08-28, by Juanma Barranquero
-
* .cvsignore, .gitignore: Ignore buildobj.h.2009-08-28, by Juanma Barranquero
-
(read_integer): Use doubles (and potentially return a float2009-08-27, by Stefan Monnier
-
Update.2009-08-27, by Juanma Barranquero
-
Fix typos.2009-08-27, by Juanma Barranquero
-
Fix typos.2009-08-27, by Juanma Barranquero
-
*** empty log message ***2009-08-27, by Eli Zaretskii
-
(buildobj.h): Replace "echo" with "djecho".2009-08-27, by Eli Zaretskii
-
(Mode Line Variables): Fix last change.2009-08-27, by Eli Zaretskii
-
(update-elcfiles): Report left over elc files.2009-08-27, by Stefan Monnier
-
*** empty log message ***2009-08-27, by Eli Zaretskii
-
(SRC): Move to before where it's first used.2009-08-27, by Eli Zaretskii
-
(build-mail-aliases): Use with-temp-buffer,2009-08-27, by Stefan Monnier
-
(vc-read-revision): New function.2009-08-27, by Stefan Monnier
-
Add fixmes.2009-08-27, by Glenn Morris
-
(kill-do-not-save-duplicates): New user option.2009-08-27, by Sam Steingold
-
*** empty log message ***2009-08-27, by Michael Albinus
-
* net/tramp-cache.el (top): Autoload `tramp-time-less-p'.2009-08-27, by Michael Albinus
-
* net/tramp.el (tramp-methods): New method "rsyncc".2009-08-27, by Michael Albinus
-
*** empty log message ***2009-08-27, by Jay Belanger
-
(Rewrite Rules): Improve the example.2009-08-27, by Jay Belanger
-
*** empty log message ***2009-08-27, by Kenichi Handa
-
(send_process): Use encode_coding_object instead of2009-08-27, by Kenichi Handa
-
*** empty log message ***2009-08-27, by Kenichi Handa
-
(encode_coding_utf_16): Fix checking of an Unicode character.2009-08-27, by Kenichi Handa
-
* vc-dir.el (vc-dir-update): Remove debug helper.2009-08-27, by Dan Nicolaescu
-
*** empty log message ***2009-08-27, by Kenichi Handa
-
(japanese-symbol-table): Add entries for cp932-2-byte.2009-08-27, by Kenichi Handa
-
Add category `j' to cp932-2-byte.2009-08-27, by Kenichi Handa
-
*** empty log message ***2009-08-27, by Kenichi Handa
-
(build-default-fontset-data): New macro.2009-08-27, by Kenichi Handa
-
*** empty log message ***2009-08-27, by Kenichi Handa
-
(Fself_insert_command): Avoid unnecessay unibyte->multibyte2009-08-27, by Kenichi Handa
-
(nnrss-request-article): Avoid default-fill-column.2009-08-27, by Stefan Monnier
-
* subr.el (default-mode-line-format, default-header-line-format)2009-08-27, by Stefan Monnier
-
(vc-cvs-update-changelog): Fix typo.2009-08-27, by Dan Nicolaescu
-
(save-interprogram-paste-before-kill): New user option.2009-08-26, by Sam Steingold
-
(Fcall_process): Remove always true #if.2009-08-26, by Dan Nicolaescu
-
* lisp.h: Replace #if 0 code for checking with text pointing to2009-08-26, by Dan Nicolaescu
-
* vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.2009-08-26, by Dan Nicolaescu
-
(byte-compile-lapcode): Fix up last change.2009-08-26, by Stefan Monnier
-
* Makefile.in (buildobj.h): New target.2009-08-26, by Ken Raeburn
-
* vc.el (vc-default-prettify-state-info): Remove function, unused.2009-08-26, by Dan Nicolaescu
-
(vc-git-stash, vc-git-stash-show): New functions.2009-08-26, by Dan Nicolaescu
-
(vc-git-register): Use "git add" for directories.2009-08-26, by Dan Nicolaescu
-
(vc-dir-node-directory, vc-dir-update): Get the parent2009-08-26, by Dan Nicolaescu
-
Document the desired behavior for reverted files in the2009-08-26, by Dan Nicolaescu
-
(enable-local-variables, enable-local-eval)2009-08-26, by Glenn Morris
-
Define risky-local-variable property here rather than in files.el.2009-08-26, by Glenn Morris
-
(standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)2009-08-26, by Glenn Morris
-
Ulrich Mueller <ulm at gentoo.org>2009-08-26, by Glenn Morris
-
(byte-compile-lapcode): Signal overflow.2009-08-26, by Stefan Monnier
-
*** empty log message ***2009-08-25, by Michael Albinus
-
* dbus.texi (Top): Remove footnote saying D-Bus is not enabled by2009-08-25, by Michael Albinus
-
*** empty log message ***2009-08-25, by Michael Albinus
-
* dbusbind.c (Fdbus_call_method)2009-08-25, by Michael Albinus
-
*** empty log message ***2009-08-25, by Michael Albinus
-
* net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS2009-08-25, by Michael Albinus
-
* net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.2009-08-25, by Michael Albinus
-
* progmodes/grep.el (grep-probe): Let-bind `process-file-side-effects' with nil.2009-08-25, by Michael Albinus
-
(vc-svn-dir-extra-headers, vc-svn-find-revision):2009-08-25, by Michael Albinus
-
* vc-hooks.el (vc-user-login-name):2009-08-25, by Michael Albinus
-
* vc-git.el (vc-git-registered, vc-git-working-revision)2009-08-25, by Michael Albinus
-
* vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil.2009-08-25, by Michael Albinus
-
* vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):2009-08-25, by Michael Albinus
-
* vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):2009-08-25, by Michael Albinus
-
* vc-arch.el (vc-arch-diff): Let-bind `process-file-side-effects' with nil.2009-08-25, by Michael Albinus
-
* dired-aux.el (dired-show-file-type): Let-bind2009-08-25, by Michael Albinus
-
* simple.el (process-file-side-effects): New defvar.2009-08-25, by Michael Albinus
-
*** empty log message ***2009-08-25, by Michael Albinus
-
* dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.2009-08-25, by Michael Albinus
-
*** empty log message ***2009-08-25, by Michael Albinus
-
* processes.texi (Synchronous Processes): New defvar process-file-side-effects.2009-08-25, by Michael Albinus
-
(byte-compile-file-form-require): Tweak previous change.2009-08-25, by Glenn Morris
-
(byte-compile-eval): Fix test for cl in load-history for absolute file-names.2009-08-25, by Glenn Morris
-
Fix typo.2009-08-25, by Glenn Morris
-
(top-level): Don't require cl at run-time.2009-08-25, by Glenn Morris
-
Unify local variables at end.2009-08-25, by Glenn Morris
-
(mark_char_table): New function.2009-08-25, by Kenichi Handa
-
(top-level): Don't require lucid (and hence run-time cl).2009-08-25, by Glenn Morris
-
(top-level): Don't require cl at run-time.2009-08-25, by Glenn Morris
-
(top-level): Don't require cl at run-time.2009-08-25, by Glenn Morris
-
Kevin Ryde <user42 at zip.com.au>2009-08-25, by Glenn Morris
-
Kevin Ryde <user42 at zip.com.au>2009-08-25, by Glenn Morris
-
Kevin Ryde <user42 at zip.com.au>2009-08-25, by Glenn Morris
-
Kevin Ryde <user42 at zip.com.au>2009-08-25, by Glenn Morris
-
Revert accidental commit.2009-08-25, by Glenn Morris
-
joakim at verona.se2009-08-25, by Glenn Morris
-
(format-alist): Doc fix.2009-08-25, by Glenn Morris
-
(Format Conversion Round-Trip): Mention nil regexp.2009-08-25, by Glenn Morris
-
(Fontsets): Fix typo.2009-08-25, by Glenn Morris
-
*** empty log message ***2009-08-25, by Kenichi Handa
-
(CHAR_TABLE_REF_ASCII): New macor.2009-08-25, by Kenichi Handa
-
(gdb-mapcar*): Replacement for `mapcar*'2009-08-24, by Dmitry Dzhus
-
*** empty log message ***2009-08-24, by Jay Belanger
-
(math-trig-rewrite, math-hyperbolic-trig-rewrite): New functions.2009-08-24, by Jay Belanger
-
(diff-find-source-location): Avoid goto-line.2009-08-24, by Stefan Monnier
-
*** empty log message ***2009-08-24, by Kenichi Handa
-
(mapthread): Delete it.2009-08-24, by Kenichi Handa
-
Fix the previous entry.2009-08-24, by Daiki Ueno
-
(Encrypting/decrypting *.gpg files): Don't refer to nonexistent2009-08-23, by Daiki Ueno
-
(Quick start): Don't refer to nonexistent epa-mode.2009-08-23, by Daiki Ueno
-
* Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH2009-08-23, by Ken Raeburn
-
* Makefile.in (install-arch-indep): If the versioned DOC-####2009-08-23, by Ken Raeburn
-
* configure.in: Warn if package version specified here doesn't2009-08-23, by Ken Raeburn
-
(auto-mode-alist): Remove code for defunct system-type next-mach.2009-08-23, by Glenn Morris
-
Kevin Ryde <user42 at zip.com.au>2009-08-22, by Glenn Morris
-
(bootstrap_exe): New variable.2009-08-22, by Glenn Morris
-
Remove code for defunct system-types emx, macos, mswindows,2009-08-22, by Glenn Morris
-
Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,2009-08-22, by Glenn Morris
-
Comment.2009-08-22, by Glenn Morris
-
Re-fill.2009-08-22, by Glenn Morris
-
(diary-mark-entries-1): Only mark all days of a given name if the2009-08-22, by Glenn Morris
-
(lunar-phase-names): New option.2009-08-22, by Glenn Morris
-
(vi-goto-line): Don't warn about non-interactive goto-line.2009-08-22, by Glenn Morris
-
Comment.2009-08-22, by Glenn Morris
-
(cperl-imenu-name-and-position): Copy imenu-example--name-and-position2009-08-22, by Glenn Morris
-
Use forward-line rather than goto-line.2009-08-22, by Glenn Morris
-
(compilation-error-regexp-alist, compilation-forget-errors): Declare.2009-08-22, by Glenn Morris
-
(makefile-browser-toggle): Use forward-line rather than goto-line.2009-08-22, by Glenn Morris
-
(nfd, decomposition-translation-alist, decomposition-char-recursively)2009-08-22, by Glenn Morris
-
(gnus-button-patch): Use forward-line rather than goto-line.2009-08-22, by Glenn Morris
-
*** empty log message ***2009-08-22, by Eli Zaretskii
-
(encode_coding_string): Don't encode unibyte strings. (Bug#4047)2009-08-22, by Eli Zaretskii
-
*** empty log message ***2009-08-22, by Eli Zaretskii
-
How to reassign a bug to a list of packages.2009-08-22, by Eli Zaretskii
-
*** empty log message ***2009-08-22, by Michael Albinus
-
* dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was2009-08-22, by Michael Albinus
-
* config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.2009-08-22, by Michael Albinus
-
*** empty log message ***2009-08-22, by Michael Albinus
-
* configure: Regenerate.2009-08-22, by Michael Albinus
-
* configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.2009-08-22, by Michael Albinus
-
*** empty log message ***2009-08-22, by Eli Zaretskii
-
Details of how to check for problems with DOS 8+3 file-name restrictions.2009-08-22, by Eli Zaretskii
-
*** empty log message ***2009-08-22, by Juri Linkov
-
(lgrep, rgrep): At the beginning2009-08-22, by Juri Linkov
-
* cedet/ede/system.el (ede-upload-html-documentation)2009-09-27, by Chong Yidong
-
* cedet/ede.el (global-ede-mode-map): Move menu to2009-09-27, by Chong Yidong
-
* cedet/semantic/symref/list.el: Require semantic/complete.2009-09-27, by Chong Yidong
-
Minor comment tweak.2009-09-27, by Chong Yidong
-
Minor comment tweak.2009-09-27, by Chong Yidong
-
* cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):2009-09-27, by Chong Yidong
-
* cedet/srecode/mode.el (srecode-menu-bar): Use2009-09-26, by Chong Yidong
-
* cedet/semantic/edit.el2009-09-26, by Chong Yidong
-
* cedet/semantic/util-modes.el2009-09-26, by Chong Yidong
-
* cedet/semantic/db-file.el (semanticdb-save-database-hooks): Revert2009-09-26, by Chong Yidong
-
Fix last change to use semantic-varalias-obsolete.2009-09-26, by Chong Yidong
-
* cedet/semantic/lex.el (semantic-lex-reset-hooks): Doc fix.2009-09-26, by Chong Yidong
-
* cedet/semantic.el (semantic-parser-working-message): Use a less2009-09-21, by Chong Yidong
-
Use find-file-hook instead of obsolete name find-file-hooks.2009-09-21, by Chong Yidong
-
* cedet/semantic/db.el (semanticdb--inhibit-make-directory): New var.2009-09-21, by Chong Yidong
-
* help-fns.el (describe-function-1): Call2009-09-21, by Chong Yidong
-
* cedet/semantic.el: Add autoloads for semantic/idle functions.2009-09-21, by Chong Yidong
-
lisp/cedet/semantic/mru-bookmark.el: New file.2009-09-21, by Chong Yidong
-
* menu-bar.el: Remove ediff-misc from Tools menu.2009-09-21, by Chong Yidong
-
Update commentary.2009-09-20, by Chong Yidong
-
* cedet/cedet.el: Require srecode.2009-09-20, by Chong Yidong
-
* cedet/ede/system.el: Add local vars for autoloading.2009-09-20, by Chong Yidong
-
lisp/cedet/ede/pmake.el (ede-proj-makefile-create): Require2009-09-20, by Chong Yidong
-
* cedet/srecode/compile.el (srecode-compile-split-code)2009-09-20, by Chong Yidong
-
cedet/ede/.cvsignore:2009-09-20, by Chong Yidong
-
test/cedet/ede-tests.el: New file.2009-09-20, by Chong Yidong
-
lisp/cedet/srecode.el:2009-09-20, by Chong Yidong
-
* cedet/ede/speedbar.el (ede-speedbar-file-setup): Add autoload.2009-09-20, by Chong Yidong
-
* cedet/ede.el, cedet/ede/*.el: New files.2009-09-20, by Chong Yidong
-
* progmodes/autoconf.el: Provide autoconf as well.2009-09-20, by Chong Yidong
-
Add Semantic unit tests.2009-09-20, by Chong Yidong
-
* files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.2009-09-20, by Chong Yidong
-
Synch to Eric Ludlam's upstream CEDET repository.2009-09-19, by Chong Yidong
-
* cedet/semantic/tag-write.el (semantic-tag-write-list-slot-value):2009-09-13, by Chong Yidong
-
* cedet/semantic/analyze/fcn.el (semantic-analyze-dereference-metatype-1)2009-09-13, by Chong Yidong
-
Synch to Eric Ludlam's upstream CEDET repository.2009-09-13, by Chong Yidong
-
lisp/cedet/semantic/scope.el (semantic-analyze-show): Fix require.2009-09-11, by Chong Yidong
-
* emacs-lisp/autoload.el (make-autoload): Handle defclass form.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/symref.el: Revert last change.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/db-file.el: Add local vars for autoloading.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/db.el: Revert last change.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/db-typecache.el (semanticdb-typecache)2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/symref/grep.el: New file.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/symref.el: Autoload subclasses for2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/.cvsignore: New file.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/wisent.el: New file.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/wisent/comp.el:2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/util.el (semantic-file-tag-table): Require2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/sort.el (semantic-tag-external-class-default)2009-09-07, by Chong Yidong
-
Require semantic/db-file.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/db-mode.el (global-semanticdb-minor-mode): Autoload.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/bovine/c.el: Remove unnecessary function declaration.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic/edit.el (semantic-change-function): Autoload.2009-09-07, by Chong Yidong
-
lisp/cedet/semantic.el (semantic-fetch-tags): Check if progress2009-09-07, by Chong Yidong
-
Minor whitespace changes and `require' fixes.2009-09-06, by Chong Yidong
-
lisp/cedet/semantic/java.el: File moved here from bovine/ subdirectory.2009-09-06, by Chong Yidong
-
lisp/cedet/semantic/java.el: File moved here from bovine/ subdirectory.2009-09-06, by Chong Yidong
-
lisp/cedet/semantic/decorate/include.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/util-modes.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/symref.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/scope.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/idle.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/ia-sb.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/ia.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/dep.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/db-global.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/db-find.el (semanticdb-find-test-translate-path)2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/complete.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/db-ref.el: Require semantic/db.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/db-el.el (semanticdb-elisp-sym->tag): Require2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/symref/filter.el: New file.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/bovine.el: New file.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/bovine/c-by.el2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/decorate/include.el:2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/edit.el: Add local vars for autoloading.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic.el (semantic--set-buffer-cache): Ensure that2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/elp.el (semantic-elp-idle-work): Require semantic/idle.2009-09-05, by Chong Yidong
-
* emacs-lisp/autoload.el (generated-autoload-load-name): New var.2009-09-05, by Chong Yidong
-
lisp/cedet/semantic/analyze.el: Add local vars for autoloading.2009-09-03, by Chong Yidong
-
Fix last change.2009-09-02, by Chong Yidong
-
lisp/Makefile.in: Ignore CEDET subdirectories when making subdirs.el.2009-09-02, by Chong Yidong
-
cedet/semantic/db.el: Synch to upstream.2009-08-31, by Chong Yidong
-
cedet/semantic/chart.el: Don't require semantic/find.2009-08-31, by Chong Yidong
-
cedet/semantic/db-debug.el: Don't require semantic/db-mode, since2009-08-31, by Chong Yidong
-
cedet/semantic/db-search.el: File removed (obsolete).2009-08-31, by Chong Yidong
-
cedet/cedet.el (cedet-packages): Bump srecode version.2009-08-30, by Chong Yidong
-
cedet/cedet-files.el: New file.2009-08-30, by Chong Yidong
-
cedet/semantic/decorate.el: New file.2009-08-30, by Chong Yidong
-
cedet/semantic/db-mode.el: New file.2009-08-30, by Chong Yidong
-
semantic/cedet/db-global.el, semantic/cedet/ia-sb.el,2009-08-30, by Chong Yidong
-
cedet/semantic/lex-spp.el: Synch to 2009-08-29 version in CEDET CVS.2009-08-30, by Chong Yidong
-
Directory eieio removed.2009-08-30, by Chong Yidong
-
Move eieio/chart.el to emacs-lisp/chart.el.2009-08-30, by Chong Yidong
-
emacs-lisp/eieio-base.el, emacs-lisp/eieio-comp.el,2009-08-30, by Chong Yidong
-
eieio/eieio-comp.el, eieio/eieio-custom.el, eieio/eieio-datadebug.el,2009-08-30, by Chong Yidong
-
cedet/semantic/idle.el: Remove autoloads.2009-08-29, by Chong Yidong
-
cedet/semantic/html.el: Don't require semantic/imenu and senator.2009-08-29, by Chong Yidong
-
Fix last change.2009-08-29, by Chong Yidong
-
cedet/semantic/elp.el: New file.2009-08-29, by Chong Yidong
-
cedet/semantic/symref/idutils.el: Fix require statement.2009-08-29, by Chong Yidong
-
cedet/semantic/ia.el: Don't require senator.2009-08-29, by Chong Yidong
-
cedet/semantic/symref.el: Don't require ede at top-level.2009-08-29, by Chong Yidong
-
cedet/semantic/symref.el, cedet/semantic/symref/cscope.el.2009-08-29, by Chong Yidong
-
cedet/semantic/debug.el,2009-08-29, by Chong Yidong
-
cedet/semantic/adebug.el, cedet/semantic/chart.el,2009-08-29, by Chong Yidong
-
cedet/semantic/analyze.el, cedet/semantic/complete.el,2009-08-29, by Chong Yidong
-
* cedet/semantic/tag.el: Add declare-function statements for2009-08-29, by Chong Yidong
-
cedet/semantic/ctxt.el, cedet/semantic/db-find.el,2009-08-28, by Chong Yidong
-
Fix renamed filenames in file headers.2009-08-28, by Chong Yidong
-
cedet/semantic/util.el: New file.2009-08-28, by Chong Yidong
-
cedet/semantic/db.el, cedet/semantic/decorate.el,2009-08-28, by Chong Yidong
-
cedet/semantic/lex.el: New file.2009-08-28, by Chong Yidong
-
cedet/semantic.el: Change requires to use semantic/FOO format.2009-08-28, by Chong Yidong
-
Files removed.2009-08-28, by Chong Yidong
-
Initial version.2009-08-25, by Chong Yidong
-
semantic.el, semantic-tag.el, semantic-lex.el, semantic-fw.el: Initial2009-08-23, by Chong Yidong
-
cedet-cscope.el: Fix copyright header.2009-08-22, by Chong Yidong
-
cedet-cscope.el, cedet-edebug.el, cedet-global.el, cedet-idutils.el,2009-08-22, by Chong Yidong
-
data-debug.el: Remove unnecessary autoloads.2009-08-22, by Chong Yidong
-
* emacs-lisp/cl-loaddefs.el (deftype): Add autoload for deftype.2009-08-22, by Chong Yidong
-
eieio-doc.el (eieiodoc--class-indexstring, defvar eieiodoc--class-root): New vars.2009-08-22, by Chong Yidong
-
Simplified version of Emacs/XEmacs compatibility code from upstream.2009-08-22, by Chong Yidong
-
Remove statement preventing it from being loaded twice.2009-08-22, by Chong Yidong
-
Add files for the EIEIO library.2009-08-22, by Chong Yidong
-
* nsterm.m (ns_get_color): Update documentation properly for last2009-08-21, by Adrian Robert
-
* nsterm.m (ns_get_color): Update documentation properly for last2009-08-21, by Adrian Robert
-
nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of2009-08-21, by Adrian Robert
-
* textmodes/remember.el (remember-buffer):2009-08-21, by Stefan Monnier
-
* net/newst-treeview.el (newsticker-groups-filename):2009-08-21, by Stefan Monnier
-
*** empty log message ***2009-08-21, by Eli Zaretskii
-
Add missing keys that exist on the Arabic X keyboard. Don't insert2009-08-21, by Eli Zaretskii
-
(init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.2009-08-21, by Stefan Monnier
-
(inferior-moz-process): Fix declaration.2009-08-21, by Glenn Morris
-
Use forward-line, not goto-line.2009-08-21, by Glenn Morris
-
(imenu-example--name-and-position): Fix obsolescence message.2009-08-21, by Glenn Morris
-
(news-mail-reply): Use goto-char rather than goto-line.2009-08-21, by Glenn Morris
-
(ns-open-file-select-line): Use line-beginning-position rather than goto-line.2009-08-21, by Glenn Morris
-
Use help-print-return-message rather than the now obsolete alias.2009-08-21, by Glenn Morris
-
(calendar-cursor-to-nearest-date, calendar-cursor-to-visible-date):2009-08-21, by Glenn Morris
-
(rmail-obsolete): Delete custom group.2009-08-21, by Glenn Morris
-
*** empty log message ***2009-08-21, by Michael Albinus
-
* net/dbus.el (top): Initialize only when `dbusbind' is loaded.2009-08-21, by Michael Albinus
-
Remove leftover macos code.2009-08-21, by Dan Nicolaescu
-
emacsclient already accepts -nw.2009-08-21, by Dan Nicolaescu
-
(vc-git-annotate-command): Run asynchronously.2009-08-21, by Dan Nicolaescu
-
*** empty log message ***2009-08-20, by Michael Albinus
-
* net/dbus.el (top): Don't check for (getenv2009-08-20, by Michael Albinus
-
*** empty log message ***2009-08-20, by Michael Albinus
-
* dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.2009-08-20, by Michael Albinus
-
*** empty log message ***2009-08-20, by YAMAMOTO Mitsuharu
-
(ns_get_color): Remove incompatible color formats again.2009-08-20, by YAMAMOTO Mitsuharu
-
(Fxw_color_values): Return 3-element list. Doc fix.2009-08-20, by YAMAMOTO Mitsuharu
-
(Non-Gregorian Diary): Mention ``Adar I'' special case.2009-08-20, by Glenn Morris
-
(system-type): Doc fix.2009-08-20, by Glenn Morris
-
* log-edit.el (log-edit-strip-single-file-name): New var.2009-08-19, by Stefan Monnier
-
(read-passwd): Use read-key so keypad keys work as well.2009-08-19, by Stefan Monnier
-
(help-print-return-message): Rename from print-help-return-message.2009-08-19, by Stefan Monnier
-
(log-view-mode-map): Remove `q' binding, and unreliable2009-08-19, by Stefan Monnier
-
(linum-mode): window-size-change-functions is redundant.2009-08-19, by Stefan Monnier
-
(imenu-example--name-and-position, imenu-example--lisp-extract-index-name)2009-08-19, by Stefan Monnier
-
(inferior-prolog-error-regexp-alist): New var.2009-08-19, by Stefan Monnier
-
(syms_of_keyboard): Default to 5 buttons, which should be2009-08-19, by Stefan Monnier
-
*** empty log message ***2009-08-19, by Kenichi Handa
-
("Tibetan"): Fix sample-text entry.2009-08-19, by Kenichi Handa
-
("TaiViet"): Fix sample-text entry.2009-08-19, by Kenichi Handa
-
*** empty log message ***2009-08-19, by Michael Albinus
-
*** empty log message ***2009-08-19, by Michael Albinus
-
*** empty log message ***2009-08-19, by Michael Albinus
-
* net/dbus.el (top): Apply `dbus-init-bus' for the :session bus2009-08-19, by Michael Albinus
-
* subr.el (listify-key-sequence-1): Use normal syntax since those2009-08-19, by Stefan Monnier
-
(Acknowledgments): Remove cvtmail. Mention info-finder.2009-08-19, by Glenn Morris
-
Remove cvtmail.2009-08-19, by Glenn Morris
-
Remove file2009-08-19, by Glenn Morris
-
(UTILITIES): Remove cvtmail.2009-08-19, by Glenn Morris
-
Remove cvtmail.2009-08-19, by Glenn Morris
-
Remove cvtmail, yow, emacsserver.2009-08-19, by Glenn Morris
-
(authors-fixed-entries): Remove cvtmail.2009-08-19, by Glenn Morris
-
Remove reference to cvtmail.2009-08-19, by Glenn Morris
-
(choose-completion-string): Don't rely on minibuffer-completing-file-name2009-08-19, by Stefan Monnier
-
(minibuffer-hide-completions): New function.2009-08-19, by Stefan Monnier
-
(ucs-normalize-hfs-nfd-post-read-conversion):2009-08-18, by Stefan Monnier
-
(completion--do-completion): Move point for the #b001 case as well (bug#4176).2009-08-18, by Stefan Monnier
-
Checklist for adding new files to Emacs.2009-08-18, by Glenn Morris
-
*** empty log message ***2009-08-18, by Michael Albinus
-
* dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus): New2009-08-18, by Michael Albinus
-
*** empty log message ***2009-08-18, by Michael Albinus
-
* net/dbus.el (dbus-init-bus): Declare. Apply it for the :system2009-08-18, by Michael Albinus
-
(Acknowledgments): Add files-x.el.2009-08-18, by Glenn Morris
-
--daemon was done some time ago.2009-08-18, by Glenn Morris
-
Minor modes via local variables:2009-08-18, by Glenn Morris
-
(Acknowledgments): Add ucs-normalize.el.2009-08-18, by Glenn Morris
-
Fix ucs-normalize attribution.2009-08-18, by Glenn Morris
-
Add js.el author.2009-08-18, by Glenn Morris
-
(Acknowledgments): Update for js.el replacing js2-mode.el.2009-08-18, by Glenn Morris
-
*** empty log message ***2009-08-18, by Kenichi Handa
-
(ucs-normalize-version): Changed to 1.1.2009-08-18, by Kenichi Handa
-
*** empty log message ***2009-08-18, by Kenichi Handa
-
Change to utf-8. Adjust coding cookie.2009-08-18, by Kenichi Handa
-
Change to utf-8. Adjust coding cookie.2009-08-18, by Kenichi Handa
-
*** empty log message ***2009-08-18, by Kenichi Handa
-
Change to utf-8. Adjust coding cookie.2009-08-18, by Kenichi Handa
-
*** empty log message ***2009-08-18, by Kenichi Handa
-
(Ffontset_font): Fix previous change.2009-08-18, by Kenichi Handa
-
*** empty log message ***2009-08-18, by Kenichi Handa
-
*** empty log message ***2009-08-18, by Kenichi Handa
-
Note that specifying a minor mode as a local variables enables that2009-08-17, by Chong Yidong
-
* files.el (hack-one-local-variable): If the mode function is for2009-08-17, by Chong Yidong
-
* process.c (status_notify): Don't perform redisplay.2009-08-17, by Chong Yidong
-
*** empty log message ***2009-08-17, by Michael Albinus
-
* net/tramp.el (tramp-register-completion-file-name-handler):2009-08-17, by Michael Albinus
-
* lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.2009-08-17, by Ken Raeburn
-
(main): Don't call syms_of_data twice.2009-08-17, by Ken Raeburn
-
* progmodes/cperl-mode.el (cperl-electric-paren): Don't expand2009-08-16, by Chong Yidong
-
* progmodes/cperl-mode.el: Merge upstream 6.2.2009-08-16, by Chong Yidong
-
* calendar/parse-time.el (parse-time-string-chars): Save match data.2009-08-16, by Chong Yidong
-
*** empty log message ***2009-08-16, by Michael Albinus
-
* dbus.texi (Asynchronous Methods): Allow nil handler.2009-08-16, by Michael Albinus
-
*** empty log message ***2009-08-16, by Michael Albinus
-
* dbusbind.c (Fdbus_call_method_asynchronously): Allow nil HANDLER.2009-08-16, by Michael Albinus
-
(sql-product-alist): Add :name tag to entries.2009-08-16, by Stefan Monnier
-
(lisp-indent-region): Remove unused function.2009-08-16, by Stefan Monnier
-
Fix commenting convention, turn comments into docstrings.2009-08-16, by Stefan Monnier
-
* whitespace.el (whitespace-style): Doc fix (Bug#3661).2009-08-16, by Chong Yidong
-
Credit Jan Seeger for last change.2009-08-16, by Chong Yidong
-
* calendar/parse-time.el (parse-time-string-chars): Compute using2009-08-16, by Chong Yidong
-
* progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting2009-08-16, by Chong Yidong
-
*** empty log message ***2009-08-16, by Michael Albinus
-
* dbusbind.c (xd_initialize): Add connection file descriptor to2009-08-16, by Michael Albinus
-
* mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Don't2009-08-16, by Chong Yidong
-
* facemenu.el (facemenu-read-color): Use a completion function2009-08-16, by Chong Yidong
-
* Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).2009-08-16, by Seiji Zenitani
-
* files.el (get-free-disk-space): Change fallback default2009-08-16, by Chong Yidong
-
* advice.texi (Argument Access in Advice): Note that argument2009-08-15, by Chong Yidong
-
* eval.c (Fcalled_interactively_p, Finteractive_p): Doc2009-08-15, by Chong Yidong
-
* commands.texi (Distinguish Interactive): Minor copyedit.2009-08-15, by Chong Yidong
-
* display.texi (Face Attributes): Add xref to Displaying Faces for2009-08-15, by Chong Yidong
-
*** empty log message ***2009-08-15, by Michael Albinus
-
* keyboard.c (readable_events): Call xd_pending_messages.2009-08-15, by Michael Albinus
-
* dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New functions.2009-08-15, by Michael Albinus
-
* lisp.h (xd_pending_messages): Declare.2009-08-15, by Michael Albinus
-
* customize.texi (Common Keywords): Add xref to Loading.2009-08-15, by Chong Yidong
-
* files.el (load-library): Doc fix.2009-08-15, by Chong Yidong
-
* xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).2009-08-15, by Chong Yidong
-
* buffer.c (set_buffer_internal_1)2009-08-15, by Chong Yidong
-
Add comment noting that unbound symbols appear as themselves in local_var_alist.2009-08-15, by Chong Yidong
-
2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>2009-08-15, by Michael Kifer
-
2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>2009-08-15, by Michael Kifer
-
Add arch tagline2009-08-15, by Miles Bader
-
* progmodes/js.el: Edit docstrings throughout to follow Emacs2009-08-15, by Chong Yidong
-
* files.el (auto-mode-alist): Use js-mode for .js files.2009-08-14, by Chong Yidong
-
Javascript mode changed to js.el2009-08-14, by Chong Yidong
-
* progmodes/js2-mode.el: File removed.2009-08-14, by Chong Yidong
-
add ability to understand ISO8601 basic format as well as the extended one.2009-08-14, by Mark A. Hershberger
-
*** empty log message ***2009-08-14, by Eli Zaretskii
-
Add a `coding' file variable.2009-08-14, by Eli Zaretskii
-
*** empty log message ***2009-08-14, by Eli Zaretskii
-
(ELCFILES): Add international/ucs-normalize.elc.2009-08-14, by Eli Zaretskii
-
*** empty log message ***2009-08-14, by Eli Zaretskii
-
(create_pty): Fix last change.2009-08-14, by Eli Zaretskii
-
Add arch tagline2009-08-14, by Miles Bader
-
typo2009-08-14, by Sam Steingold
-
(vc-cvs-merge-news): Yet annother fix of message parsing.2009-08-14, by Sam Steingold
-
* objects.texi (Meta-Char Syntax): Add xref to Strings of Events.2009-08-13, by Chong Yidong
-
Note bug number in last change.2009-08-13, by Chong Yidong
-
* image.c (xbm_read_bitmap_data): New arg inhibit_image_error.2009-08-13, by Chong Yidong
-
* faces.el (help-argument-name): Define it here instead of2009-08-13, by Chong Yidong
-
(create_pty): New function.2009-08-13, by Nick Roberts
-
(gdb-inferior-io-mode): Use start-process to2009-08-13, by Nick Roberts
-
*** empty log message ***2009-08-13, by Nick Roberts
-
*** empty log message ***2009-08-13, by Nick Roberts
-
*** empty log message ***2009-08-13, by Kenichi Handa
-
Mention the new coding system `utf-8-hfs' and many2009-08-13, by Kenichi Handa
-
*** empty log message ***2009-08-13, by Kenichi Handa
-
New file.2009-08-13, by Kenichi Handa
-
* mail/rmail.el (rmail-set-message-counters):2009-08-13, by Richard M. Stallman
-
* mail/rmail.el (rmail-get-attr-names):2009-08-13, by Richard M. Stallman
-
* progmodes/compile.el (compilation-goto-locus): Use next-error-move-function.2009-08-13, by Richard M. Stallman
-
(next-error-move-function): New variable.2009-08-13, by Richard M. Stallman
-
*** empty log message ***2009-08-12, by Juri Linkov
-
(read-regexp): Return empty string when `default-value' is nil.2009-08-12, by Juri Linkov
-
(lgrep): Ensure that `default-directory' is always non-nil. (Bug#4052)2009-08-12, by Juri Linkov
-
*** empty log message ***2009-08-12, by Juri Linkov
-
(utf-16be-with-signature): Doc fix.2009-08-12, by Juri Linkov
-
(ucs-insert): Change arguments from `arg' to `character', `count',2009-08-12, by Juri Linkov
-
*** empty log message ***2009-08-12, by Juri Linkov
-
(ELCFILES): Add files-x.elc.2009-08-12, by Juri Linkov
-
Move code that deals with adding/deleting2009-08-12, by Juri Linkov
-
* files-x.el: New file.2009-08-12, by Juri Linkov
-
* cmds.c (nonundocount): New global variable.2009-08-12, by Stefan Monnier
-
(gdb): Send -target-detach when buffer is killed (#3794).2009-08-11, by Dmitry Dzhus
-
(gdb-line-posns): New helper which helps not to use `goto-line'.2009-08-11, by Dmitry Dzhus
-
*** empty log message ***2009-08-11, by Dmitry Dzhus
-
(quail-completion-1): Simplify.2009-08-10, by Stefan Monnier
-
(mule-keymap, mule-menu-keymap)2009-08-10, by Stefan Monnier
-
(goto-line): Fix up docstring.2009-08-10, by Stefan Monnier
-
(byte-compile-interactive-only-functions): Add goto-line.2009-08-10, by Stefan Monnier
-
Remove "-face" suffix from face names in j2-mode.el2009-08-10, by Miles Bader
-
Update comment (from Kevin Ryde).2009-08-10, by Chong Yidong
-
(concat): Don't re-set string length to its current value.2009-08-10, by Ken Raeburn
-
(decode_coding_string, encode_coding_string): Use SBYTES macro.2009-08-10, by Ken Raeburn
-
* doprnt.c (doprnt_lisp): Unused function deleted.2009-08-10, by Ken Raeburn
-
* calc.texi (Date Forms): Fix typos.2009-08-09, by Chong Yidong
-
(mh-spamassassin-blacklist, mh-bogofilter-blacklist)2009-08-09, by Bill Wohler
-
*** empty log message ***2009-08-09, by Bill Wohler
-
(Acknowledgments): Add gdb-mi entry.2009-08-09, by Glenn Morris
-
* MORE.STUFF: Update Etags and Ispell URLs.2009-08-09, by Chong Yidong
-
*** empty log message ***2009-08-09, by Michael Albinus
-
* net/tramp.el (tramp-get-ls-command-with-dired): New defun.2009-08-09, by Michael Albinus
-
* subr.el: Provide hashtable-print-readable.2009-08-09, by Chong Yidong
-
* progmodes/hideshow.el (hs-special-modes-alist): Don't use2009-08-09, by Chong Yidong
-
(gdb-gud-context-call): Does not need to be a macro.2009-08-09, by Dmitry Dzhus
-
Added information about all.xpm and thread.xpm to README.2009-08-08, by Dmitry Dzhus
-
(gdb-control-all-threads)2009-08-08, by Dmitry Dzhus
-
* images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el2009-08-08, by Dmitry Dzhus
-
Split off a new section, "Installation Changes in Emacs 23.2".2009-08-08, by Chong Yidong
-
** Hash tables have a new printed representation that is readable.2009-08-08, by Chong Yidong
-
Fix whitespace in last ChangeLog entry.2009-08-08, by Chong Yidong
-
* net/net-utils.el (net-utils-font-lock-keywords): New var.2009-08-08, by Chong Yidong
-
(gdb-breakpoints-mode-map): Don't assume threads buffer is present.2009-08-08, by Dmitry Dzhus
-
* emacs.texi (Top): Add new menu items for GDB-UI.2009-08-08, by Dmitry Dzhus
-
(gdb-read-memory-custom)2009-08-08, by Dmitry Dzhus
-
*** empty log message ***2009-08-08, by Carsten Dominik
-
Add missing arch-tags2009-08-08, by Carsten Dominik
-
Revert clobbered changes to org-rmail.el2009-08-08, by Carsten Dominik
-
(rmail-add-mbox-headers): Restore error message about invalid RFC2822 format.2009-08-08, by Eli Zaretskii
-
*** empty log message ***2009-08-08, by Eli Zaretskii
-
(rmail-add-mbox-headers, rmail-set-message-counters-counter): Search for2009-08-08, by Eli Zaretskii
-
(Agenda commands): Restore clobbered change.2009-08-08, by Glenn Morris
-
Correctly attribute files to their authors.2009-08-08, by Glenn Morris
-
Standardize footer.2009-08-08, by Glenn Morris
-
Standardize footer.2009-08-08, by Glenn Morris
-
Fix header.2009-08-08, by Glenn Morris
-
Fix header.2009-08-08, by Glenn Morris
-
Fix header.2009-08-08, by Glenn Morris
-
Standardize footer.2009-08-08, by Glenn Morris
-
Standardize footer.2009-08-08, by Glenn Morris
-
Standardize footer.2009-08-08, by Glenn Morris
-
Fix header.2009-08-08, by Glenn Morris
-
Standardize footer.2009-08-08, by Glenn Morris
-
(ELCFILES): Update.2009-08-08, by Glenn Morris
-
(Acknowledgments): Update for js2-mode and org changes.2009-08-08, by Glenn Morris
-
*** empty log message ***2009-08-07, by Eli Zaretskii
-
(mail-yank-original): Set buffer-file-coding-system from the one used2009-08-07, by Eli Zaretskii
-
*** empty log message ***2009-08-07, by Eli Zaretskii
-
(Graphics, Devices): Update with the peculiarities of operation on MS-Windows.2009-08-07, by Eli Zaretskii
-
Fix whitespace of last commit.2009-08-07, by Eli Zaretskii
-
Mention that Calc graphing commands now work on Windows.2009-08-07, by Eli Zaretskii
-
*** empty log message ***2009-08-07, by Eli Zaretskii
-
(calc-graph-plot): Set calc-graph-last-device to "windows" when "pgnuplot"2009-08-07, by Eli Zaretskii
-
(calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as the default.2009-08-07, by Eli Zaretskii
-
*** empty log message ***2009-08-07, by Eli Zaretskii
-
(ELCFILES): org/org-export-latex.elc renames to org/org-latex.elc.2009-08-07, by Eli Zaretskii
-
*** empty log message ***2009-08-07, by Juri Linkov
-
(BASE_PURESIZE): Increase to 1270000.2009-08-07, by Juri Linkov
-
(vc-resynch-window): Update comment.2009-08-07, by Dan Nicolaescu
-
* term.el (term-handle-ansi-escape): Add comments with the2009-08-07, by Dan Nicolaescu
-
(syms_of_print): Undo previous change.2009-08-07, by Dan Nicolaescu
-
(gdb-var-create-regexp): Removed.2009-08-06, by Dmitry Dzhus
-
Updated.2009-08-06, by Andreas Schwab
-
2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>2009-08-06, by Carsten Dominik
-
fix message: new multibyte format requires 232009-08-06, by Seiji Zenitani
-
* lread.c (read1, syms_of_lread): Read hashtables back from the2009-08-05, by Teodor Zlatanov
-
(Types Tutorial Exercise 2): Fix wording.2009-08-05, by Jay Belanger
-
*** empty log message ***2009-08-04, by Juri Linkov
-
Commands to add/delete file/directory-local variables.2009-08-04, by Juri Linkov
-
Commands to add/delete file/directory-local variables.2009-08-04, by Juri Linkov
-
Remove "Add a command to make a Local Variables section in the current buffer".2009-08-04, by Juri Linkov
-
* abbrev.el (insert-abbrev-table-description): Prettify output.2009-08-04, by Chong Yidong
-
* progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.2009-08-04, by Dmitry Dzhus
-
* progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.2009-08-04, by Dmitry Dzhus
-
* progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):2009-08-04, by Dmitry Dzhus
-
Mention important fix in ChangeLog.2009-08-04, by Dmitry Dzhus
-
* progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB2009-08-04, by Dmitry Dzhus
-
(gdb-rules-name-maker, gdb-rules-buffer-mode)2009-08-04, by Dmitry Dzhus
-
(gdb-pc-address): Removed unused variable.2009-08-04, by Dmitry Dzhus
-
(gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to2009-08-04, by Dmitry Dzhus
-
(gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)2009-08-04, by Dmitry Dzhus
-
* progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)2009-08-04, by Dmitry Dzhus
-
(gdb-thread-number): New variable.2009-08-04, by Dmitry Dzhus
-
*** empty log message ***2009-08-04, by Michael Albinus
-
* net/tramp.el (top): Make check for tramp-gvfs loading more2009-08-04, by Michael Albinus
-
* net/tramp-gvfs.el (top): Remove superfluous message when loading2009-08-04, by Michael Albinus
-
(jdb): Set gud-jdb-classpath-string to current2009-08-03, by Nick Roberts
-
*** empty log message ***2009-08-03, by Nick Roberts
-
*** empty log message ***2009-08-03, by Michael Albinus
-
*** empty log message ***2009-08-03, by Michael Albinus
-
* net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New2009-08-03, by Michael Albinus
-
* net/newst-backend.el (newsticker--raw-url-list-defaults): Update2009-08-02, by Chong Yidong
-
* select.el (x-set-selection): Doc fix (Bug#4021).2009-08-02, by Chong Yidong
-
* help-fns.el (describe-variable): Treat list return values from2009-08-02, by Chong Yidong
-
* speedbar.texi (Basic Key Bindings): Fix typo.2009-08-02, by Chong Yidong
-
* INSTALL: Fix free fonts URL.2009-08-02, by Chong Yidong
-
* NEWS: Autorevert Tail mode works now for remote files.2009-08-02, by Michael Albinus
-
*** empty log message ***2009-08-02, by Michael Albinus
-
*** empty log message ***2009-08-02, by Michael Albinus
-
* files.texi (Reverting): Auto-Revert Tail mode works also for remote2009-08-02, by Michael Albinus
-
*** empty log message ***2009-08-02, by Michael Albinus
-
* autorevert.el (auto-revert-handler): Allow2009-08-02, by Michael Albinus
-
* net/tramp.el (tramp-debug-message): Print also microseconds.2009-08-02, by Michael Albinus
-
* net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.2009-08-02, by Michael Albinus
-
(read-file-name): Treat confirm options to2009-08-02, by Jason Rumney
-
* font-lock.el (font-lock-string-face, font-lock-builtin-face)2009-08-02, by Chong Yidong
-
*** empty log message ***2009-08-01, by Eli Zaretskii
-
(rmail-header-summary): Ignore letter-case of month names. (Bug#3987)2009-08-01, by Eli Zaretskii
-
Add arch tagline2009-08-01, by Miles Bader
-
* simple.el (line-move-visual): Perform hscroll to the recorded position.2009-07-31, by Chong Yidong
-
* simple.el (line-move-finish): Pass whole number to2009-07-31, by Chong Yidong
-
(gdb-place-breakpoints): Use full path when setting breakpoints.2009-07-30, by Dmitry Dzhus
-
*** empty log message ***2009-07-30, by Jay Belanger
-
*** empty log message ***2009-07-30, by Jay Belanger
-
(Help Commands): Add index entries for "prefix ?" keybindings.2009-07-30, by Jay Belanger
-
*** empty log message ***2009-07-30, by Jay Belanger
-
calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.2009-07-30, by Jay Belanger
-
*** empty log message ***2009-07-30, by Jay Belanger
-
(Vector/Matrix Functions): Add index entries for both "v" and "V" key2009-07-30, by Jay Belanger
-
* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.2009-07-29, by Adrian Robert
-
Updated ready for release2009-07-29, by Jason Rumney
-
* progmodes/cc-defs.el (c-version): Bump to 5.31.7.2009-07-29, by Chong Yidong
-
(gdb-goto-breakpoint): Use full path when setting breakpoints.2009-07-29, by Dmitry Dzhus
-
*** empty log message ***2009-07-29, by Jay Belanger
-
*** empty log message ***2009-07-29, by Jay Belanger
-
(Stack Manipulation Commands): Add documentation for2009-07-29, by Jay Belanger
-
(calc-mode-map): Add keybinding for `calc-transpose-lines'.2009-07-29, by Jay Belanger
-
(calc-transpose-lines): New function.2009-07-29, by Jay Belanger
-
*** empty log message ***2009-07-28, by Michael Albinus
-
* net/tramp.el (tramp-do-copy-or-rename-file): Add messages.2009-07-28, by Michael Albinus
-
* building.texi (Lisp Libraries): Clarify meaning of autoloading.2009-07-28, by Chong Yidong
-
* emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in2009-07-28, by Chong Yidong
-
(vc-git-checkin): Fix typo.2009-07-28, by Dan Nicolaescu
-
added js2-mode.el2009-07-28, by Steve Yegge
-
*** empty log message ***2009-07-28, by Kenichi Handa
-
(font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.2009-07-28, by Kenichi Handa
-
(xfont_list_pattern): Don't ignore the return value of2009-07-28, by Kenichi Handa
-
(jdb): Add gud-pstar to dump object information.2009-07-28, by Nick Roberts
-
*** empty log message ***2009-07-28, by Nick Roberts
-
(SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h2009-07-27, by Dan Nicolaescu
-
(vc-bzr-print-log): Pass multiple arguments to bzr log.2009-07-27, by Dan Nicolaescu
-
(change-log-mode-map): Add a menu.2009-07-27, by Dan Nicolaescu
-
*** empty log message ***2009-07-27, by Michael Albinus
-
* dbus.texi (Receiving Method Calls): Describe special return value2009-07-27, by Michael Albinus
-
*** empty log message ***2009-07-27, by Michael Albinus
-
* net/dbus.el (dbus-call-method-non-blocking): Handle the case the2009-07-27, by Michael Albinus
-
*** empty log message ***2009-07-27, by Kenichi Handa
-
(face_with_height): Call font_clear_prop.2009-07-27, by Kenichi Handa
-
Better docstring for `called-interactively-p'.2009-07-27, by Bastien Guerry
-
* dispnew.c (init_display): Use Qx, Qw32, and Qns.2009-07-26, by Chong Yidong
-
* view.el (view-mode-enable): Don't define Helper-return-blurb if2009-07-26, by Chong Yidong
-
Docstring cleanup: use "mouse pointer" instead of "mouse cursor".2009-07-26, by Bastien Guerry
-
Slightly fix the docstring of `select-frame'.2009-07-26, by Bastien Guerry
-
Entry removed:2009-07-26, by Chong Yidong
-
Entry removed:2009-07-26, by Chong Yidong
-
Mention etc/compilation.txt2009-07-26, by Chong Yidong
-
Add Perl-Glib sample message.2009-07-26, by Chong Yidong
-
* nsfont.m (nsfont_draw): Revert 2009-07-15 change.2009-07-26, by Chong Yidong
-
Merge from gnus--devo--02009-07-26, by Miles Bader
-
Fix last change.2009-07-25, by Eli Zaretskii
-
Fix Bug#3888:2009-07-25, by Eli Zaretskii
-
*** empty log message ***2009-07-25, by Eli Zaretskii
-
(syms_of_lread) <force_load_messages>: New variable.2009-07-25, by Eli Zaretskii
-
*** empty log message ***2009-07-25, by Michael Albinus
-
* net/zeroconf.el (zeroconf-init): Check for "GetVersionString"2009-07-25, by Michael Albinus
-
Mention probloems with long directory names under `nextstep'.2009-07-25, by Eli Zaretskii
-
* coding.h (decode_coding_string, encode_coding_string): Use2009-07-25, by Ken Raeburn
-
* lread.c: Rewrite 2009-07-21 changes.2009-07-25, by Ken Raeburn
-
* nsfont.m (ns_findfonts): Correctly return fallback in match case.2009-07-24, by Adrian Robert
-
(Config Basics, File Styles): Document that at mode initialization, any2009-07-24, by Alan Mackenzie
-
*** empty log message ***2009-07-24, by Alan Mackenzie
-
Fix previous change.2009-07-24, by Kenichi Handa
-
*** empty log message ***2009-07-24, by Kenichi Handa
-
Fix previous change.2009-07-24, by Kenichi Handa
-
Fix setting of category ?C, ?|, ?K,2009-07-24, by Kenichi Handa
-
* vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure2009-07-24, by Dan Nicolaescu
-
(gnus-demon-add-nntp-close-connection): Fix typo. (Bug#3903)2009-07-24, by Glenn Morris
-
(elint-current-buffer, elint-defun):2009-07-24, by Glenn Morris
-
* nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.2009-07-23, by Adrian Robert
-
* nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.2009-07-23, by Adrian Robert
-
(emacs-lisp-mode-map): Add menu entries2009-07-23, by Dan Nicolaescu
-
*** empty log message ***2009-07-23, by Dan Nicolaescu
-
(vc-git--run-command-string): Accept a nil FILE argument.2009-07-23, by Dan Nicolaescu
-
(vc-dir-move-to-goal-column): Declare.2009-07-23, by Dan Nicolaescu
-
(vc-print-log-internal): New function, split out from ...2009-07-23, by Dan Nicolaescu
-
Mention vc-git-add-signoff.2009-07-23, by Dan Nicolaescu
-
(vc-git-add-signoff): New variable.2009-07-23, by Dan Nicolaescu
-
*** empty log message ***2009-07-23, by Glenn Morris
-
(describe-variable): Describe ignored and risky local2009-07-23, by Glenn Morris
-
(elint-standard-variables): Remove most members,2009-07-23, by Glenn Morris
-
(cl-compiling-file): Update for the name-change `outbuffer' to2009-07-23, by Glenn Morris
-
(load-time-value): Update for the name-change `outbuffer' to2009-07-23, by Glenn Morris
-
(byte-compile-from-buffer, byte-compile-output-file-form)2009-07-23, by Glenn Morris
-
(Matching): Update blink-matching-paren-distance.2009-07-23, by Glenn Morris
-
Document fixing of load-in-progress corruption.2009-07-23, by Ken Raeburn
-
* w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position2009-07-22, by Jason Rumney
-
Kevin Ryde <user42 at zip.com.au>2009-07-22, by Glenn Morris
-
Kevin Ryde <user42 at zip.com.au>2009-07-22, by Glenn Morris
-
Kevin Ryde <user42 at zip.com.au>2009-07-22, by Glenn Morris
-
Regenerate with autoconf 2.62.2009-07-22, by Glenn Morris
-
(AC_PREREQ): Require autoconf 2.62.2009-07-22, by Glenn Morris
-
Remove leading * from defcustom docs.2009-07-22, by Glenn Morris
-
(blink-matching-paren-distance): Bump to 100k. (Bug#3889)2009-07-22, by Glenn Morris
-
(report-emacs-bug): Include any load-path shadows.2009-07-22, by Glenn Morris
-
(shadows-compare-text-p): Remove leading * from defcustom doc.2009-07-22, by Glenn Morris
-
Note that last change is documented.2009-07-21, by Chong Yidong
-
* frames.texi (Cut/Paste Other App): For select-active-regions,2009-07-21, by Chong Yidong
-
Move announcement of select-active-regions to 23.2 section.2009-07-21, by Chong Yidong
-
Add auto-save-include-big-deletions.2009-07-21, by Chong Yidong
-
* mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.2009-07-21, by Chong Yidong
-
* fileio.c: Revert 2009-07-16 changes.2009-07-21, by Chong Yidong
-
* xdisp.c (move_it_to): For continued lines ending in a tab, take2009-07-21, by Chong Yidong
-
*** empty log message ***2009-07-21, by Jay Belanger
-
*** empty log message ***2009-07-21, by Jay Belanger
-
(Undoing Mistakes): Mention that the undo list will be truncated when2009-07-21, by Jay Belanger
-
(calc-undo-length): New variable.2009-07-21, by Jay Belanger
-
* glossary.texi (GNU, Daemon): Update information.2009-07-21, by Richard M. Stallman
-
* files.el (auto-save-mode): Handle buffer-save-size = -22009-07-21, by Richard M. Stallman
-
*** empty log message ***2009-07-21, by Ken Raeburn
-
(load_depth): New variable.2009-07-21, by Ken Raeburn
-
Standardize headers.2009-07-21, by Glenn Morris
-
Standardize header.2009-07-21, by Glenn Morris
-
Standardize header.2009-07-21, by Glenn Morris
-
(ispell-looking-back): Update declaration.2009-07-21, by Glenn Morris
-
(calendar-current-date): Update declaration.2009-07-21, by Glenn Morris
-
(ps-jitify, ps-lazify): Remove aliases only used to2009-07-21, by Glenn Morris
-
(pr-mh-get-msg-num, pr-mh-show)2009-07-21, by Glenn Morris
-
(rmail-retry-ignored-headers): Bump :version.2009-07-21, by Glenn Morris
-
(cl-debug-env): Only define for compiler.2009-07-21, by Glenn Morris
-
Remove ancient version: header.2009-07-21, by Glenn Morris
-
Remove leading * from defcustom docs.2009-07-21, by Glenn Morris
-
(mailclient-send-it): Fix message.2009-07-21, by Glenn Morris
-
(abort-if-file-too-large): Explicitly pass `filename' as an argument.2009-07-21, by Glenn Morris
-
* term/vt420.el (terminal-init-vt420): Fix typo.2009-07-20, by Chong Yidong
-
* nsfont.m (ns_has_attribute): Remove.2009-07-20, by Adrian Robert
-
* nsfont.m (ns_attribute_value): Remove.2009-07-20, by Adrian Robert
-
(compile-auto-highlight): Remove the variable (removed from compile.el2009-07-20, by Sam Steingold
-
* files.el (hack-local-variables-filter): Fix last change.2009-07-20, by Chong Yidong
-
* calc.texi (About This Manual): Don't mention chapter numbers in text.2009-07-20, by Chong Yidong
-
*** empty log message ***2009-07-19, by Juri Linkov
-
(Specifying File Variables, Safe File Variables):2009-07-19, by Juri Linkov
-
*** empty log message ***2009-07-19, by Juri Linkov
-
(describe-variable): Add information about file-local and dir-local variables.2009-07-19, by Juri Linkov
-
(ignored-local-variables): Add `dir-local-variables-alist'.2009-07-19, by Juri Linkov
-
* files.el (hack-local-variables-filter): Rewrite.2009-07-19, by Chong Yidong