]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2008-05-28 Jason Rumney(x_draw_glyph_string): Use clipmask if specified.
2008-05-28 Stefan Monnier(doc-view-mode-map): Bind `q' to quit-window, as is...
2008-05-28 Stefan Monnier* src/fileio.c (Fwrite_region): Delay the defaulting...
2008-05-28 Kenichi Handa*** empty log message ***
2008-05-28 Kenichi Handa(Ffont_info): Don't call font_close_object.
2008-05-28 Kenichi Handa(font_parse_family_registry): Use Ffont_put to validate
2008-05-28 Kenichi Handa(ftfont_spec_pattern): Don't set FC_SPACING to pattern.
2008-05-28 Juanma Barranquero*** empty log message ***
2008-05-28 Juanma Barranquero(Fdecode_coding_region, Fencode_coding_region, Fencode_...
2008-05-28 Juanma BarranqueroFix typo in comment.
2008-05-28 Kenichi Handa*** empty log message ***
2008-05-28 Kenichi Handa(encode_coding_raw_text): Fix previous change.
2008-05-28 Glenn Morris(update-elclist): Work around non-portability of "...
2008-05-27 Chong Yidong(x_draw_glyph_string): If a clipmask is specified,...
2008-05-27 Chong Yidong* xterm.c (x_draw_glyph_string): If a clipmask is speci...
2008-05-27 Stefan Monnier(describe-current-coding-system):
2008-05-27 Stefan MonnierUse defstruct and markers.
2008-05-27 Stefan MonnierUse buffer-swap-text to separate summary and raw data.
2008-05-27 Stefan Monnier(encode_coding_raw_text): Fix last change.
2008-05-27 Stefan Monnier(encode_coding_raw_text): Set coding->produced_char...
2008-05-27 Stefan MonnierInclude font.h for --without-x.
2008-05-27 Juanma Barranquero(compute_metrics): Rewrite an "else { if () ... else...
2008-05-27 Jason Rumney(w32font_open_internal): Determine if glyph indices...
2008-05-27 Dan Nicolaescu* vc-dispatcher.el (vc-directory-resynch-file): Rename...
2008-05-27 Chong Yidong(parse-time-months, parse-time-weekdays): Add long...
2008-05-27 Chong Yidong* calendar/parse-time.el (parse-time-months)
2008-05-27 Chong Yidong(draw_glyphs): If mouse-highlighting is on, attempt...
2008-05-27 Chong Yidong* xdisp.c (draw_glyphs): If mouse-highlighting is on...
2008-05-27 Glenn Morris(update-elclist): Make errors in final sed non-fatal.
2008-05-27 Kenichi Handa(xfont_open): Fix calculation of font->average_width.
2008-05-27 Stefan Monnier(vc-string-prefix-p): New function.
2008-05-27 Stefan Monnier(casify_object): Try to guess better whether the argume...
2008-05-27 Dan NicolaescuAdd todo.
2008-05-27 Dan Nicolaescu(vc-deduce-fileset): Replace implementation with one...
2008-05-27 Dan Nicolaescu(Problems): Remove fixed issues.
2008-05-27 Dan Nicolaescu(vc-make-backend-object): Fix name.
2008-05-27 Jeffrey C Honig* mh-e.el (mh-invisible-header-fields-internal): Remove...
2008-05-26 Dan Nicolaescu(Problems): Remove fixed issues.
2008-05-26 Dan Nicolaescu(vc-cvs-status-extra-headers): Align labels.
2008-05-26 Dan Nicolaescu(vc-dir-child-files): New function.
2008-05-26 Dan Nicolaescu* vc.el (Problems): Remove fixed issues.
2008-05-26 Dan Nicolaescu(vc-resynch-window): Fix mode-line updating.
2008-05-26 Stefan Monnier(diff-context-mid-hunk-header-re): New const.
2008-05-26 Jason Rumney*** empty log message ***
2008-05-26 Jason Rumney(w32_weight_table): Remove unused variable.
2008-05-26 Andreas Schwab(vc-default-prettify-state-info): Fix formatting of an
2008-05-26 Andreas Schwab(x_reply_selection_request): Properly handle format ==
2008-05-26 Andreas Schwab(x_set_frame_alpha): Fix type mismatch.
2008-05-26 Jason Rumney(w32font_text_extents): Zero whole metrics struct first.
2008-05-26 Andreas Schwab(tar-summarize-buffer): Comment fix.
2008-05-26 Jason Rumney(w32font_text_extents): Zero whole metrics struct first.
2008-05-26 Miles BaderFix date on merged ChangeLog entry
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from gnus--devo--0
2008-05-26 Glenn Morris(diary-ordinal-suffix): Declare for compiler.
2008-05-25 John Paul Wallington*** empty log message ***
2008-05-25 John Paul Wallington(proced-next-line, proced-previous-line): Avoid calling...
2008-05-25 Glenn MorrisEd Reingold <reingold at emr.cs.iit.edu>
2008-05-25 Glenn MorrisEd Reingold <reingold at emr.cs.iit.edu>
2008-05-25 Stefan Monnier(tar-summarize-buffer): Handle GNU Tar @LongLink format.
2008-05-25 Kenichi Handa(x_draw_glyph_string): Fix calculation of underline
2008-05-25 Kenichi Handa*** empty log message ***
2008-05-25 Kenichi Handa(xftfont_open): Delete unused variable. If
2008-05-25 Kenichi Handa(ftxfont_open): Delete unused variable.
2008-05-25 Kenichi Handa(face_for_char): Optimize for the case of no charset...
2008-05-25 Kenichi Handa(LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
2008-05-24 Juanma Barranquero*** empty log message ***
2008-05-24 Juanma Barranquero(edebug-setup-hook, edebug-all-defs, edebug-all-forms...
2008-05-24 Stefan Monnier(proced-header-line): Use the :align-to 0 feature
2008-05-24 Glenn MorrisNew arch tag, since old one went to ChangeLog.13.
2008-05-24 Glenn MorrisNew file, split off from Changelog at the point of...
2008-05-24 Glenn MorrisMove older stuff to ChangeLog.13.
2008-05-24 Juanma Barranquero*** empty log message ***
2008-05-24 Alan Mackenzie(c-postprocess-file-styles): Throw an error if c-file...
2008-05-24 Alan Mackenzie*** empty log message ***
2008-05-24 Alan Mackenzie* progmodes/cc-mode.el (c-postprocess-file-styles)...
2008-05-24 Alan Mackenzie*** empty log message ***
2008-05-24 Eli ZaretskiiInclude dispextern.h.
2008-05-24 Eli Zaretskii*** empty log message ***
2008-05-24 Glenn Morris(update-elclist): New target, to update ELCFILES.
2008-05-24 Glenn MorrisUlf Jasper <ulf.jasper at web.de>
2008-05-24 Glenn MorrisUlf Jasper <ulf.jasper at web.de>
2008-05-23 Dan Nicolaescu(vc-delete-file): Make sure the buffer is deleted and
2008-05-23 Stefan Monnier(vc-delete-file): Don't try to resynch the buffer.
2008-05-23 Stefan Monnier* textmodes/reftex-vars.el (reftex-extra-bindings-prefi...
2008-05-23 Stefan Monnier(regexp-opt): Always return a properly-grouped regexp.
2008-05-23 Juanma Barranquero(capitalized-words-mode): Fix typos in docstring.
2008-05-23 Kenichi HandaDon't define the charset `emacs'
2008-05-23 Kenichi Handa(Qemacs, charset_emacs): New variables.
2008-05-23 Juanma BarranqueroFix typos.
2008-05-23 Juanma Barranquero*** empty log message ***
2008-05-23 Juanma Barranquero*** empty log message ***
2008-05-23 Juanma Barranquero(Fencode_char, Fsplit_char): Doc fixes.
2008-05-23 Jason RumneyRemove includes that are already included by config.h
2008-05-23 Nick Roberts(gdb-enable-debug): New function.
2008-05-23 Nick Roberts*** empty log message ***
2008-05-23 Kenichi Handa*** empty log message ***
2008-05-23 Michael Olsoncustom.texi: Minor project settings fixes.
2008-05-23 Kenichi Handa(x_draw_glyph_string): Be sure to draw underline within...
2008-05-23 Kenichi Handa(x_draw_glyph_string): Be sure to draw underline within...
next