]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2009-04-22 Daiki Ueno(Security): Mention that EasyPG is the current default.
2009-04-22 Chong Yidong* keyboard.c (Fset_input_meta_mode): Doc fix.
2009-04-22 Chong YidongChecked os.texi.
2009-04-22 Chong YidongUpdate documentation status.
2009-04-22 Chong Yidong* os.texi (Command-Line Arguments): Document
2009-04-22 Chong Yidong* term.c (Vsuspend_tty_functions, Vresume_tty_functions...
2009-04-22 Chong Yidong* term.c (Ftty_display_color_p, Ftty_display_color_cells)
2009-04-22 Chong YidongMinor comment fix.
2009-04-22 Chong YidongDocumented initial-buffer-choice.
2009-04-22 Chong Yidong* entering.texi (Entering Emacs): Document initial...
2009-04-21 Juanma BarranqueroAdd bug reference.
2009-04-21 Kenichi Handa(font_score): Check AVGWIDTH too.
2009-04-21 Martin RudalicsFix bug number in comment.
2009-04-21 Martin Rudalics(diff-find-source-location): Don't call
2009-04-21 Kenichi Handa(font_load_for_lface): Cancel previous change.
2009-04-21 Kenichi Handa(decode_coding_utf_16): Reduce charbuf_end for the
2009-04-21 Kenichi Handa(unidata-get-decomposition): Fix previous change.
2009-04-21 Kenichi HandaRe-generated.
2009-04-21 Miles Baderadmin/quick-install-emacs: Update get_config_var for...
2009-04-20 Roland Winkler(proced-sort): Declare it buffer-local.
2009-04-20 Stefan Monnier(rfc2047-decode-region): Don't skip past `start', which
2009-04-20 Juanma Barranquero* emacsclient.c (print_help_and_exit): Fix typo and...
2009-04-20 Chong Yidong* emacsclient.c (print_help_and_exit): Clarify argument...
2009-04-20 Chong Yidong* os.texi (Startup Summary): Copyedits. The init file...
2009-04-19 Jason RumneyThe following changes fix Bug#3005 for wide glyphs...
2009-04-19 Jan DjärvMake Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECAT...
2009-04-18 Jason Rumney(list-colors-duplicates): w32-default-color-map is...
2009-04-18 Andreas Schwab(font_put_frame_data): Use xfree instead of free.
2009-04-18 Juanma Barranquero* msdog.texi (Windows Fonts): Fix typos.
2009-04-18 Juanma Barranquero* files.texi (Save Commands): Fix pxref.
2009-04-18 Daiki Uenoepa-file: fix garble with decode-coding-inserted-region
2009-04-18 Chong Yidong* net/rcirc.el (rcirc): Use correct property names...
2009-04-18 Chong Yidong* thingatpt.el (thing-at-point-bounds-of-list-at-point...
2009-04-18 Chong Yidong* files.texi (Save Commands): Mention diff-buffer-with...
2009-04-17 Juanma Barranquero* w32font.c (Qja, Qko): Remove declarations.
2009-04-17 Chong Yidong* font.c (Qja, Qko): Move definitions here from ftfont.c.
2009-04-17 Kenichi Handa(unidata-get-decomposition): Adjust Hangle decompositio...
2009-04-17 Kenichi HandaRe-generated.
2009-04-17 Kenichi Handa(Ftranslate_region_internal): Use Fconcat to make a
2009-04-17 Kenichi Handa(ftfont_pattern_entity): Return a newly allocated
2009-04-16 Chong Yidong* textmodes/flyspell.el (flyspell-correct-word-before...
2009-04-16 Andreas Schwab* search.c: Use EMACS_INT for buffer positions. Add...
2009-04-16 Andreas SchwabAdd bug reference.
2009-04-16 Andreas Schwab(boyer_moore): Use zero as marker value for a possible
2009-04-16 Chong Yidong* emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
2009-04-16 Chong Yidongbrowse-url.el (browse-url-filename-alist): Update ...
2009-04-16 Chong Yidong* keyboard.c (adjust_point_for_property): Disable 2009...
2009-04-16 Chong Yidong* ediff-wind.el (ediff-make-wide-display): Fix typo...
2009-04-16 Kenichi Handa(xfont_has_char): Special handling of `ja' and `ko...
2009-04-16 Kenichi Handa(xftfont_has_char): Special handling of `ja' and `ko...
2009-04-16 Kenichi Handa(Qja, Qko): Don't make them static.
2009-04-16 Kenichi Handa(font_sort_entites): Change the meaning of the arg
2009-04-16 Kenichi Handa(merge_face_vectors): Reflect font properties in
2009-04-16 Kenichi Handa(charset_ksc5601): Extern it.
2009-04-16 Kenichi Handa(charset_ksc5601): New variable.
2009-04-15 Chong Yidong* outline.el (hide-sublevels): Ensure that arguments...
2009-04-15 Chong Yidong* net/browse-url.el (browse-url-filename-alist): Correc...
2009-04-15 Chong Yidong* subr.el (posn-col-row): Properly compute line spacing.
2009-04-15 Chong Yidong* display.texi (Line Height): Emphasize that line-spaci...
2009-04-15 Chong Yidong* searching.texi (Regexp Backslash): Also refer to...
2009-04-15 Ulf Jaspernewsticker: enable jump to virtual feeds
2009-04-15 Stefan Monnier(match-data): Refer to `set-match-data' rather than...
2009-04-15 Chong YidongChecked display.texi.
2009-04-15 Chong YidongDocumented underline-minimum-offset.
2009-04-15 Chong Yidong* display.texi (Truncation): Overlays can use line...
2009-04-15 Dan Nicolaescu(vc-svn-after-dir-status): Fix regexp to allow for
2009-04-15 Dan Nicolaescu* fileio.c (history_delete_duplicates): Remove unused...
2009-04-14 Juanma Barranquero* help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.
2009-04-14 Juanma Barranquero* jit-lock.el (jit-lock-stealth-chunk-start): Fix typo...
2009-04-14 Michael Albinus* net/tramp-cmds.el (tramp-cleanup-connection): Flush...
2009-04-14 Michael Albinus* net/tramp.el (tramp-handle-dired-recursive-delete...
2009-04-14 Eli Zaretskii(syms_of_buffer) <line-spacing>: Doc fix.
2009-04-14 Kenichi Handa(Ffont_info): Fix docstring. Fix the second element of
2009-04-14 Eli Zaretskii(src) <gdb.ini>: Don't replace the line with x_error_qu...
2009-04-14 Chong YidongFix last change.
2009-04-14 Chong Yidong* xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
2009-04-14 Stefan Monnier(completion--try-word-completion): Don't disable
2009-04-14 Kenichi Handa(xfont_has_char): The font has C if C is ASCII and the
2009-04-14 Kenichi Handa(Fdefine_charset_internal): Make charset
2009-04-13 Stefan Monnier* nsselect.m (symbol_to_nsstring, clean_local_selection...
2009-04-13 Chong Yidong(Session Commands): Fix typo.
2009-04-13 Chong Yidong* ediff.texi (Session Commands): Fix typo.
2009-04-13 Chong YidongDocument new variables wrap-prefix and line-prefix.
2009-04-13 Chong Yidong* display.texi (Refresh Screen): Note that a passage...
2009-04-13 Jason Rumney(frame-set-background-mode): Window system frames
2009-04-13 Kenichi Handa(cp932): Delete alias for japanese-shift-jis.
2009-04-13 Kenichi Handa(get_adstyle_property): Fix previous change.
2009-04-13 Kenichi Handa(Qja, Qko): New variables.
2009-04-13 Kenichi Handa(font_delete_unmatched): Preserve the order of list
2009-04-12 Michael Albinus*** empty log message ***
2009-04-12 Michael Albinus* tramp.el (tramp-do-copy-or-rename-file-directly)...
2009-04-12 Chong YidongReplace bitmaps with vector graphics.
2009-04-12 Andreas Schwab(install): Remove .gitignore files.
2009-04-12 Andreas Schwab(install-arch-indep): Remove .gitignore files.
2009-04-12 Chong YidongScalable version of the image, created using inkscape.
2009-04-11 Chong Yidong* files.el (dir-locals-directory-cache): Change format...
2009-04-11 Chong Yidong* international/mule-diag.el (describe-font-internal...
2009-04-11 Eli Zaretskii(Overlays): Overlays don't scale well. See
2009-04-10 Andreas SchwabTypo.
2009-04-10 Richard M.... * mail/rmailedit.el (rmail-cease-edit): Call rmail...
next