bpt/emacs.git
2009-06-22 Jim Meyeringautomatically handle .xz suffix (XZ-compressed files...
2009-06-22 Nick RobertsPull further modified changes from Dmitry's repository...
2009-06-22 Nick Roberts*** empty log message ***
2009-06-22 Glenn MorrisMention adding branch commits to emacs-diffs.
2009-06-22 Glenn Morris(dir-locals-collect-mode-variables): Allow for any...
2009-06-22 Glenn MorrisUnindent and refill some doc-strings.
2009-06-22 Glenn MorrisFix comment typo.
2009-06-22 Glenn MorrisFix attribution for fadr.el.
2009-06-22 Glenn Morris(ELCFILES): Add fadr.elc.
2009-06-22 Glenn Morris(appt-make-list): Fix off-by-one error caused by
2009-06-22 Glenn MorrisRemove leading "*" from defcustom docs.
2009-06-22 Glenn Morris(lisp-indent-offset): Fix safe-local-variable property.
2009-06-22 Chong Yidong* xterm.c (xg_default_icon_file): New variable.
2009-06-22 Chong YidongChange width and height to 48 pixels, similar to Gnome...
2009-06-22 Chong Yidong* w32term.c (x_draw_glyph_string): Use the glyph string...
2009-06-22 Chong Yidong* xdisp.c (Qbefore_string, Qafter_string): Add externs.
2009-06-21 Chong YidongAdd "Branch for 23.1" ChangeLog entry.
2009-06-21 Chong Yidong* xdisp.c (IT_DISPLAYING_WHITESPACE): Define for
2009-06-21 Jason Rumney(w32_initialize): Add necessary casts to last change.
2009-06-21 Nick Roberts* progmodes/gdb-ui.el: Replace with ...
2009-06-21 Nick Roberts*** empty log message ***
2009-06-21 Chong YidongBump version to 23.1.50.
2009-06-21 Chong YidongPut "temporary note" back in for Emacs 23.2.
2009-06-21 Jason Rumney(keyboard_codepage): New static variable.
2009-06-21 Glenn Morris(lisp-indent-function): Add doc string.
2009-06-21 Glenn Morris(lisp-indent-defun-method, common-lisp-indent-function...
2009-06-20 Ken Raeburn(status_message): Pass Faset index argument as a lisp...
2009-06-19 Chong YidongBump version number to 23.0.95.
2009-06-19 Chong YidongRegenerate.
2009-06-19 Chong YidongRemove +++ and --- lines; minor copyedits.
2009-06-19 Chong YidongRegenerate.
2009-06-19 Chong YidongReference bug number in last Changelog entry
2009-06-19 Chong Yidong* font-core.el (turn-on-font-lock-if-desired): Correctl...
2009-06-19 Juanma BarranqueroFix typos.
2009-06-19 Jason RumneyUpdate version and date for pending pretest.
2009-06-19 YAMAMOTO Mitsuharu(Ffind_coding_systems_region_internal): Cache checked...
2009-06-19 Glenn MorrisFix previous change, sigh.
2009-06-19 Glenn Morris(open-network-stream): Doc fix.
2009-06-19 Juanma Barranquero* international/fontset.el (setup-default-fontset):
2009-06-19 Kenichi Handa(setup-default-fontset): Add a spec of non-OTF unicode...
2009-06-19 Kenichi HandaAdd coding: utf-8 cookie.
2009-06-18 Chong YidongFix typo.
2009-06-18 Chong Yidong* language/korean.el (korean-cp949): New coding system...
2009-06-18 Chong Yidong* pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon...
2009-06-18 Kenichi Handa(decode_coding_iso_2022): Check MSB of bytes more rigidly.
2009-06-18 Andreas Schwab(redisplay_internal): Check that the frame is still
2009-06-18 Kenichi HandaCancel the unexpected changes.
2009-06-18 Kenichi Handa(setup-korean-environment-internal, exit-korean-environ...
2009-06-18 Glenn Morris(dir-locals-set-directory-class): Make mtime argument
2009-06-18 Kenichi Handa("Korean"): Fix `documentation' property of this langua...
2009-06-18 Kenichi Handa(korean-key-bindings): Add binding for key Hangul.
2009-06-18 Kenichi Handa(hangul-im-keymap): Add binding of key Hangul_Hanja.
2009-06-17 Chong Yidong* progmodes/compile.el (compilation-error-regexp-alist...
2009-06-17 Chong Yidong* progmodes/ruby-mode.el (ruby-parse-partial, ruby...
2009-06-17 Chong Yidong* files.el (save-some-buffers-action-alist): Fix last...
2009-06-17 Kenichi Handa(Language Environments): Add @anchor{Describe Language...
2009-06-17 Kenichi Handa*** empty log message ***
2009-06-17 Martin Rudalics(Dedicated Windows): Fix typo.
2009-06-17 Glenn Morris(Obtaining the FAQ): Add reference to Savannah.
2009-06-17 Glenn Morris(Directory Local Variables): Update for 2009-04-11...
2009-06-17 Glenn Morris(dir-locals-set-directory-class): Fix doc typo.
2009-06-17 Kenichi Handa*** empty log message ***
2009-06-17 Kenichi Handa(list-character-sets): Change
2009-06-17 Kenichi Handa(Charsets): Update the description for the new charset.
2009-06-17 Kenichi Handa(detect_coding_utf_16): Fix previous change.
2009-06-16 Glenn Morris(Top): Language tweak.
2009-06-16 Glenn MorrisMerge in a few snippets just deleted from faq.texi.
2009-06-16 Glenn Morris(Top): Mention which Emacs version this FAQ is about.
2009-06-16 Kenichi Handa(detect_coding_utf_16): Fix previous change.
2009-06-16 Kenichi Handa(detect_coding_utf_16): Fix the logic of rejecting
2009-06-16 Kenichi HandaAdd cp949-2-byte, cp949.
2009-06-16 Kenichi HandaUse "/" instead of "," to seperate independent words.
2009-06-16 Kenichi Handa(compose-region): Improve the docstring.
2009-06-15 Andreas Schwab(detect_coding_utf_16): Fix typo counting odd bytes.
2009-06-15 Stefan Monnier(vc-default-revision-granularity): Remove to let the...
2009-06-15 Kenichi Handa(status_message): Fix previous change. Be sure to
2009-06-15 YAMAMOTO Mitsuharu(x_delete_terminal): Put previous change in #if 0 and
2009-06-15 Alan MackenzieDocument changes to end-of-defun-function, clarifying...
2009-06-15 Alan Mackenzie*** empty log message ***
2009-06-15 Glenn MorrisFix case of some urefs.
2009-06-15 Adrian Robert(ns_get_covering_families): Retain scriptToFamilies.
2009-06-14 Glenn Morris(Status of Emacs): Re-order with most recent releases...
2009-06-14 David Reitternsmenu.m (EmacsTooltip: setText): set height of tooltip.
2009-06-14 Adrian Robert* nsfont.m (ns_attribute_value): Remove.
2009-06-14 Chong Yidong* emacs-lisp-intro.texi (edebug): Fix typo.
2009-06-14 Seiji ZenitaniRemove USE_MAC_TOOLBAR (for Mac Carbon [22.x])
2009-06-13 Glenn Morris(Learning more about Gnus): Add cross-refs to Gnus...
2009-06-13 Glenn Morris(Setting up a customization file): Grammar fix.
2009-06-13 Chong Yidong* simple.el (kill-visual-line): Rewrite (Bug#3437)...
2009-06-13 Bill WohlerUpdate for MH-E release 8.2.
2009-06-13 Bill Wohler(Version, mh-version): Update for release 8.2.
2009-06-13 Bill WohlerRemove trailing space.
2009-06-13 Bill Wohler(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for...
2009-06-13 Glenn MorrisRemove the term "on-line" (meaning "Info") throughout...
2009-06-13 Chong YidongDescribe buffer-face-mode properly.
2009-06-13 Chong Yidong* configure.in: Delete mac-fix-env target, which has...
2009-06-12 Sam Steingold(vc-hg-log-switches): Add defcustom.
2009-06-12 Kenichi HandaRe-generated.
2009-06-12 Kenichi HandaRe-generated.
2009-06-12 Kenichi Handa(JISX213A.map): Make it depend on mapfiles/JISX213A...
next