Mercurial > emacs
graph
-
merge trunk2010-07-14, by Kenichi Handa
-
Do not record a font-entity in the property of font-object.2010-07-14, by Kenichi Handa
-
merge trunk2010-07-13, by Kenichi Handa
-
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.2010-07-13, by Karl Fogel
-
[[[2010-07-13, by Karl Fogel
-
Add regexp tests for cucumber and ruby.2010-07-13, by Chong Yidong
-
* lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).2010-07-13, by Chong Yidong
-
Fix the MS-DOS build; remove more "#ifdef subprocesses".2010-07-13, by Eli Zaretskii
-
Remove more "#ifdef subprocesses".2010-07-13, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revno 100807).2010-07-13, by Eli Zaretskii
-
Remove subprocesses #ifdefs from term.c.2010-07-13, by Dan Nicolaescu
-
Convert maybe_fatal to standard C.2010-07-13, by Dan Nicolaescu
-
Convert function definitions to standard C.2010-07-12, by Dan Nicolaescu
-
* oldXMenu/XMenu.h: Include <stdlib.h>.2010-07-12, by Dan Nicolaescu
-
Convert function definitions to standard C.2010-07-12, by Dan Nicolaescu
-
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.2010-07-12, by Andreas Schwab
-
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.2010-07-12, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).2010-07-12, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).2010-07-12, by Eli Zaretskii
-
* nt/config.nt (volatile): Remove definition.2010-07-12, by Dan Nicolaescu
-
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)2010-07-12, by Andreas Schwab
-
* language/tv-util.el (tai-viet-re): Remove format.2010-07-12, by Andreas Schwab
-
Convert old-style definitions2010-07-12, by Andreas Schwab
-
Cleanups for src/callproc.c.2010-07-12, by Dan Nicolaescu
-
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.2010-07-12, by Dan Nicolaescu
-
Convert function definitions to standard C and some cleanups.2010-07-12, by Dan Nicolaescu
-
Convert more function definitions to standard C.2010-07-12, by Dan Nicolaescu
-
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS2010-07-12, by Andreas Schwab
-
Merge from mainline.2010-07-12, by Katsumi Yamaoka
-
MS-Windows follow-up for revno 100789.2010-07-12, by Eli Zaretskii
-
Improve Hebrew rendering.2010-07-12, by Kenichi Handa
-
Make font-get to get :otf value dynamically from a font-object.2010-07-12, by Kenichi Handa
-
Improve Hebrew rendering.2010-07-12, by Kenichi Handa
-
merge trunk2010-07-12, by Kenichi Handa
-
Add ChangeLog2010-07-12, by Kenichi Handa
-
merge trunk2010-07-09, by Kenichi Handa
-
merge trunk2010-07-08, by Kenichi Handa
-
Make font-get to get :otf value dynamically from a font-object.2010-07-08, by Kenichi Handa
-
merge trunk2010-07-01, by Kenichi Handa
-
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).2010-07-27, by Juanma Barranquero
-
* url-http (url-http-parse-headers): Disable file name handlers at2010-07-26, by Michael Albinus
-
* minibuf.c (Fread_buffer): Doc fix (bug#6528).2010-07-25, by Juanma Barranquero
-
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)2010-07-25, by Michael Albinus
-
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).2010-07-23, by Chong Yidong
-
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).2010-07-23, by Juanma Barranquero
-
* window.c (Fwindow_height): Doc fix (bug#6518).2010-07-22, by Juanma Barranquero
-
* text.texi (Special Properties): Fix typo.2010-07-21, by Juanma Barranquero
-
lisp/mail/rmail.el: Update autoload checksum.2010-07-21, by Juanma Barranquero
-
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.2010-07-21, by Juanma Barranquero
-
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.2010-07-20, by Juanma Barranquero
-
* time.el (display-time-day-and-date): Remove spurious * in docstring.2010-07-19, by Juanma Barranquero
-
Doc fix to commentary (Bug#6653).2010-07-17, by Chong Yidong
-
Fix size calculation for sliced images in image-mode (Bug#6639).2010-07-17, by Chong Yidong
-
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).2010-07-17, by Chong Yidong
-
* gtkutil.c (xg_event_is_for_menubar): Also check that event window2010-07-17, by Jan D
-
Fix bug #4451.2010-07-16, by Eli Zaretskii
-
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,2010-07-16, by Eli Zaretskii
-
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 1272010-07-14, by Jan D
-
* simple.el (push-mark-command): Set selection for select-active-regions.2010-07-14, by Chong Yidong
-
Fix menus as per bug 6499 and 6608.2010-07-14, by Jan D
-
Fix bug #6609.2010-07-14, by Eli Zaretskii
-
cal-tex.el fixes for calendar-week-start-day != 0.2010-07-10, by Glenn Morris
-
Fix last fix.2010-07-10, by Chong Yidong
-
* simple.el (use-region-p): Doc fix (Bug#6607).2010-07-10, by Chong Yidong
-
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).2010-07-11, by Chong Yidong
-
* blockinput.h: Remove obsolete comment.2010-07-11, by Andreas Schwab
-
Use offsetof instead of own definition2010-07-11, by Andreas Schwab
-
* process.c: Remove obsolete comment.2010-07-11, by Andreas Schwab
-
* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).2010-07-11, by Chong Yidong
-
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.2010-07-11, by Eli Zaretskii
-
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.2010-07-11, by Eli Zaretskii
-
Use strchr, strrchr instead of index, rindex2010-07-11, by Andreas Schwab
-
* callproc.c (relocate_fd): Use F_DUPFD if defined.2010-07-11, by Andreas Schwab
-
Constify functions taking char *2010-07-11, by Andreas Schwab
-
Fix indentation problem2010-07-11, by Andreas Schwab
-
Fix implicit declaration of kbd_on_hold_p2010-07-11, by Andreas Schwab
-
Remove obsolete noinline declaration2010-07-11, by Andreas Schwab
-
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass2010-07-11, by Michael Albinus
-
Make doprnt and related functions ANSI C compliant, with prototypes.2010-07-11, by Ken Raeburn
-
Fix bug #6603.2010-07-11, by Eli Zaretskii
-
Don't use `subprocesses' in msdos.c.2010-07-11, by Eli Zaretskii
-
Don't use `subprocesses' in msdos.c.2010-07-11, by Eli Zaretskii
-
Add compilation regexps for cucumber and ruby.2010-07-10, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-07-10, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-07-10, by Chong Yidong
-
* xfaces.c (realize_face): Garbage the frame if a face is removed2010-07-10, by Chong Yidong
-
Add some font-locking for Python 2.7.2010-07-07, by Glenn Morris
-
Minor zone.el fix.2010-07-07, by Glenn Morris
-
Minor fix to describe-key, and a docstring.2010-07-06, by Chong Yidong
-
Remove obsolete volatile2010-07-05, by Andreas Schwab
-
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).2010-07-05, by YAMAMOTO Mitsuharu
-
src/w32fns.c (Qtooltip): Declare.2010-07-04, by Juanma Barranquero
-
* net/zeroconf.el (zeroconf-resolve-service)2010-07-03, by Michael Albinus
-
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.2010-07-03, by Michael Albinus
-
Fix hang on menubar press outside items (Bug#6499).2010-07-03, by Jan D
-
Fix hang for mouse press on menubar but not on an item (Bug#6499).2010-07-03, by Jan D
-
Fix faulty `if' statement in delete_frame.2010-07-02, by Chong Yidong
-
Avoid displaying files with a nil state in vc-dir.2010-06-30, by Dan Nicolaescu
-
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).2010-06-30, by Chong Yidong
-
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).2010-06-30, by Chong Yidong
-
lisp/ChangeLog: Remove "(tiny change)" note.2010-06-29, by Juanma Barranquero
-
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)2010-06-29, by Juanma Barranquero
-
*** empty log message ***2010-06-27, by Juanma Barranquero
-
Font lock fix for batch mode (Bug#5719).2010-06-27, by Chong Yidong
-
Minor fix for htmlfontify.el (Bug#6239).2010-06-27, by Chong Yidong
-
Remove unnecessary let-bindings in bookmark.el (Bug#6515)2010-06-27, by Chong Yidong
-
Fix typos in some Keywords comments.2010-06-26, by Glenn Morris
-
Update cl-loaddefs.el2010-06-26, by Andreas Schwab
-
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).2010-06-26, by Andreas Schwab
-
Fix bugs #6144 and #6467.2010-06-25, by Eli Zaretskii
-
Fix after-string and image interaction bug (Bug#1336).2010-06-25, by Chong Yidong
-
Clarify command loop's role in undo boundary (Bug#2433).2010-06-24, by Chong Yidong
-
Minor doc/misc/*.texi direntry fixes.2010-06-24, by Glenn Morris
-
Doc fix.2010-06-24, by Glenn Morris
-
Minor bs.el font-lock change.2010-06-24, by Glenn Morris
-
* lread.c (read1): Signal error if #s is not followed by paren.2010-06-23, by Andreas Schwab
-
Remove remaining tabs from non-verbatim in doc/misc/*.texi.2010-06-23, by Glenn Morris
-
Entry for previous change.2010-06-23, by Glenn Morris
-
Remove some unimportant tabs from examples in some *.texi files.2010-06-23, by Glenn Morris