Mercurial > emacs
graph
-
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
-
Untabify doc/lispref/*.texi.2010-06-23, by Glenn Morris
-
Backport from trunk: doc fix.2010-06-23, by Glenn Morris
-
* info/dir: Start descriptions in column 32, per Texinfo convention.2010-06-23, by Glenn Morris
-
Untabify doc/misc/*.texi.2010-06-23, by Glenn Morris
-
* doc/lispintro/emacs-lisp-intro.texi: Untabify.2010-06-23, by Glenn Morris
-
Untabify doc/emacs/*.texi files.2010-06-23, by Glenn Morris
-
Fix vc-annotate for renamed files when using Git.2010-06-22, by Dan Nicolaescu
-
* lisp/font-setting.el: Fix previous change.2010-06-22, by Glenn Morris
-
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).2010-06-22, by Glenn Morris
-
Minor js.el fix.2010-06-22, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Doc fix.2010-06-22, by Glenn Morris
-
* lisp/url/ChangeLog: Standardize author name .2010-06-22, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.2010-06-22, by Glenn Morris
-
Fix annotating other revisions for renamed files in vc-annotate.2010-06-22, by Dan Nicolaescu
-
Fix vc-annotate-show-changeset-diff-revision-at-line for git.2010-06-22, by Dan Nicolaescu
-
Fix finding revisions in for renamed files in vc-annotate.2010-06-22, by Dan Nicolaescu
-
Fix reading file names in Git annotate buffers.2010-06-21, by Dan Nicolaescu
-
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).2010-06-20, by Chong Yidong
-
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file2010-06-20, by Alan Mackenzie
-
* image.c (free_image): Mark frame as garbaged (Bug#6426).2010-06-19, by Chong Yidong
-
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).2010-06-19, by Chong Yidong
-
* keymap.c (Fdefine_key): Doc fix (Bug#6460).2010-06-19, by Chong Yidong
-
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)2010-06-19, by Glenn Morris
-
Close bug#6422.2010-06-19, by Glenn Morris
-
Close bug#6450.2010-06-19, by Glenn Morris
-
* lisp/subr.el (read-quoted-char): Fix up last change.2010-06-17, by Stefan Monnier
-
doc/misc/ChangeLog: Remove duplicate entry.2010-06-16, by Juanma Barranquero
-
Merge from mainline.2010-07-10, by Katsumi Yamaoka
-
Merge from mainline.2010-07-09, by Katsumi Yamaoka
-
Merge from mainline.2010-07-08, by Katsumi Yamaoka
-
Merge from mainline.2010-07-07, by Katsumi Yamaoka
-
Merge from mainline.2010-07-06, by Katsumi Yamaoka
-
Merge from mainline.2010-07-05, by Katsumi Yamaoka
-
Merge from mainline.2010-07-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-29, by Katsumi Yamaoka
-
Merge from mainline.2010-06-28, by Katsumi Yamaoka
-
Merge from mainline.2010-06-25, by Katsumi Yamaoka
-
Merge from mainline.2010-06-25, by Katsumi Yamaoka
-
Merge from mainline.2010-06-23, by Katsumi Yamaoka
-
Merge from mainline.2010-06-22, by Katsumi Yamaoka
-
Merge from mainline.2010-06-21, by Katsumi Yamaoka
-
Merge from mainline.2010-06-20, by Katsumi Yamaoka
-
Merge from mainline.2010-06-19, by Katsumi Yamaoka
-
Merge from mainline.2010-06-15, by Katsumi Yamaoka
-
Merge from mainline.2010-06-14, by Katsumi Yamaoka
-
Merge from mainline.2010-06-13, by Katsumi Yamaoka
-
Merge from mainline.2010-06-12, by Katsumi Yamaoka
-
Merge from mainline.2010-06-12, by Katsumi Yamaoka
-
Merge from mainline.2010-06-11, by Katsumi Yamaoka
-
Merge from mainline.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-09, by Katsumi Yamaoka
-
Merge from mainline.2010-06-08, by Katsumi Yamaoka
-
Merge from mainline.2010-06-05, by Katsumi Yamaoka
-
Merge from mainline.2010-06-04, by Katsumi Yamaoka
-
Merge from mainline.2010-06-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-02, by Katsumi Yamaoka
-
Merge from mainline.2010-06-01, by Katsumi Yamaoka
-
Merge from mainline.2010-05-31, by Katsumi Yamaoka
-
Merge from mainline.2010-05-30, by Katsumi Yamaoka
-
Merge from mainline.2010-05-30, by Katsumi Yamaoka
-
Merge from mainline.2010-05-29, by Katsumi Yamaoka
-
Merge from mainline.2010-05-28, by Katsumi Yamaoka
-
Merge from mainline.2010-05-27, by Katsumi Yamaoka
-
Merge from mainline.2010-05-26, by Katsumi Yamaoka
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Merge from mainline.2010-05-24, by Katsumi Yamaoka
-
Merge from mainline.2010-05-23, by Katsumi Yamaoka
-
Merge from mainline.2010-05-22, by Katsumi Yamaoka
-
Merge from mainline.2010-05-21, by Katsumi Yamaoka
-
Merge from mainline.2010-05-20, by Katsumi Yamaoka
-
Merge from mainline.2010-05-19, by Katsumi Yamaoka
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-17, by Katsumi Yamaoka
-
Merge from mainline.2010-05-16, by Katsumi Yamaoka
-
Merge from mainline.2010-05-14, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Adapt terminal frames to latest menu-bar changes.2010-07-10, by Chong Yidong
-
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.2010-07-10, by Eli Zaretskii
-
Unify the two branches of process.c, with and without subprocesses.2010-07-10, by Eli Zaretskii
-
Unify the two branches, with and without subprocesses.2010-07-10, by Eli Zaretskii
-
* tramp.texi (Inline methods): Remove "kludgy" phrase.2010-07-10, by Michael Albinus
-
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereever2010-07-09, by Michael Albinus
-
* make-docfile.c (write_c_args): Restructure scanning loop.2010-07-09, by Andreas Schwab
-
Fix frame sizing for Lucid/Motif/Lesstif.2010-07-09, by Jan D
-
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which2010-07-09, by Michael Albinus
-
Adapt docs of primitives to ANSI C arg list.2010-07-09, by Eli Zaretskii
-
Make make-docfile understand DEFUN arguments written in standard C.2010-07-09, by Dan Nicolaescu
-
* configure.in: Use -Wold-style-definition if available.2010-07-08, by Dan Nicolaescu
-
Convert DEFUNs to standard C.2010-07-08, by Dan Nicolaescu
-
MAINTAINERS: Update Eli Zaretskii's responsibilities.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS configury.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745.2010-07-08, by Eli Zaretskii
-
Fix compilation for Motif/Lesstif.2010-07-08, by Jan D
-
Change function definition from K&R to prototype. Fix prototype warnings.2010-07-08, by Jan D
-
Remove leftover P_ macros.2010-07-08, by Dan Nicolaescu
-
Remove alternative K&R declarations.2010-07-08, by Dan Nicolaescu
-
Clean up include guards.2010-07-08, by Dan Nicolaescu
-
Remove src/prefix-args.c.2010-07-08, by Dan Nicolaescu
-
Simplify start_of_data, start_of_text and related code.2010-07-08, by Dan Nicolaescu
-
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS2010-07-08, by Dan Nicolaescu
-
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).2010-07-08, by Daiki Ueno
-
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp2010-07-07, by Andreas Schwab
-
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).2010-07-07, by Jan D
-
Convert function definitions in MS-DOS sources to ANSI C.2010-07-07, by Eli Zaretskii
-
Convert function definitions in MS-DOS sources to ANSI C.2010-07-07, by Eli Zaretskii
-
Improve ispell.el word completion handling.2010-07-07, by Agustin martin
-
Fix whitespace to follow coding guidelines.2010-07-07, by Juanma Barranquero
-
* coding.c, sysdep.c: Convert some more functions to standard C.2010-07-07, by Juanma Barranquero
-
* coding.c: Use SPECPDL_INDEX, DOS_NT.2010-07-07, by Juanma Barranquero
-
Minor zone.el fixes for bug#6483.2010-07-07, by Glenn Morris
-
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.2010-07-07, by Dan Nicolaescu
-
* configure.in (getenv): Remove K&R declaration.2010-07-07, by Dan Nicolaescu
-
Make the function member of Lisp_Subr use standard C prototypes.2010-07-07, by Dan Nicolaescu
-
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get2010-07-06, by Chong Yidong
-
src/w32*.c: Convert function definitions to standard C.2010-07-06, by Juanma Barranquero
-
Fix conflicting declarations of x_get_keysym_name2010-07-06, by Andreas Schwab
-
Clean up movemail source2010-07-06, by Andreas Schwab
-
* movemail.c: Add MAIL_USE_POP around prototypes.2010-07-06, by Andreas Schwab
-
* src/ecrt0.c: Revert conversion to standard C.2010-07-06, by Dan Nicolaescu
-
Set default-frame-alist, if necessary, in menu/tool-bar-mode.2010-07-05, by Chong Yidong
-
Fix multi-click selection behavior (Bug#6565).2010-07-05, by Chong Yidong
-
Convert function definitions and declarations to standard C.2010-07-05, by Dan Nicolaescu
-
Convert most remaining function definitions to standard C.2010-07-05, by Juanma Barranquero
-
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).2010-07-05, by Jan D
-
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.2010-07-05, by Jan D
-
Fix some bad prototypes and formatting after conversion from K&R declaration.2010-07-05, by Jan D
-
* src/atimer.c: Use "" instead of <> for local includes for2010-07-05, by Dan Nicolaescu
-
Convert declarations or definitions to standard C.2010-07-05, by Dan Nicolaescu
-
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.2010-07-04, by Juanma Barranquero
-
* src/lread.c (read1): Fix up last change to not mess up `c'.2010-07-04, by Stefan Monnier
-
* strftime.c: Revert conversion to standard C (revno:100708).2010-07-04, by Juanma Barranquero
-
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,2010-07-04, by Karl Fogel
-
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.2010-07-04, by Juanma Barranquero
-
* print.c (strout): Use const char* for arg PTR.2010-07-04, by Juanma Barranquero
-
* net/dbus.el (dbus-send-signal): Declare function.2010-07-04, by Juanma Barranquero
-
Fix comments and whitespace.2010-07-04, by Juanma Barranquero
-
Fix more prototypes.2010-07-04, by Juanma Barranquero
-
Fix prototypes.2010-07-04, by Juanma Barranquero
-
* dbus.texi (Receiving Method Calls): Add optional argument2010-07-04, by Michael Albinus
-
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).2010-07-04, by Michael Albinus
-
Convert (most) functions in src to standard C.2010-07-04, by Dan Nicolaescu
-
* lib-src/fakemail.c (action): Convert function definitions to standard C.2010-07-04, by Dan Nicolaescu
-
Convert function definitions in oldXMenu to standard C.2010-07-04, by Dan Nicolaescu
-
Convert function definitions in lwlib files to standard C.2010-07-04, by Dan Nicolaescu
-
ebrowse.c (check_namespace): Fix indentation.2010-07-03, by Eli Zaretskii
-
Fix menu bar and colors on MS-DOS.2010-07-03, by Eli Zaretskii
-
Fix invalid cast2010-07-03, by Andreas Schwab
-
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.2010-07-03, by Juanma Barranquero
-
Fix setting colors on MS-DOS frames.2010-07-03, by Eli Zaretskii
-
Fix menu bar display on MS-DOS.2010-07-03, by Eli Zaretskii
-
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.2010-07-03, by Eli Zaretskii
-
Fix prototypes.2010-07-03, by Juanma Barranquero
-
Fix typo in last change.2010-07-03, by Chong Yidong
-
Take note of mouse dragging changes in NEWS.2010-07-03, by Chong Yidong
-
Simplify mouse-dragging implementation.2010-07-03, by Chong Yidong
-
Convert function definitions to standard C.2010-07-03, by Dan Nicolaescu
-
* lisp/autoinsert.el (auto-insert-alist): Fix readability2010-07-02, by Juri Linkov
-
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'2010-07-02, by Juri Linkov
-
Convert some prototypes to standard C.2010-07-02, by Dan Nicolaescu
-
* config.nt (__P): Remove.2010-07-02, by Juanma Barranquero
-
Replace delete-backward-char Lisp calls in Viper (Bug#6552).2010-07-02, by Chong Yidong
-
Fix MS-DOS build due to removal of P_.2010-07-02, by Eli Zaretskii
-
Fix the MS-DOS build due to removal of P_.2010-07-02, by Eli Zaretskii
-
Remove __P.2010-07-02, by Jan D
-
Fix MS-DOS configury.2010-07-02, by Eli Zaretskii
-
Fix MS-DOS configury.2010-07-02, by Eli Zaretskii
-
Remove __P and P_ from .c and .m files and definition of P_2010-07-02, by Jan D
-
Remove P_ and __P macros.2010-07-02, by Jan D
-
Define USE_LISP_UNION_TYPE using autoconf.2010-07-02, by Dan Nicolaescu
-
Cleanup old code.2010-07-02, by Dan Nicolaescu
-
* window.c (Fwindow_absolute_pixel_edges): Doc fix.2010-07-01, by Jan D
-
2010-07-01 Mark A. Hershberger <mah@everybody.org>2010-07-01, by Mark A. Hershberger
-
New functions that return window edges with absolute coords (bug#5721).2010-07-01, by Jan D
-
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.2010-07-01, by Jan D
-
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.2010-07-01, by Jan D
-
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add2010-07-01, by Jan D
-
* ruler-mode.el (ruler--save-header-line-format): Fix typos.2010-07-01, by Chong Yidong
-
Fix application of default-frame-alist (Bug#5378).2010-07-01, by Chong Yidong
-
Fix whitespace in ChangeLogs.2010-07-01, by Juanma Barranquero
-
Avoid erroneous syscalls2010-06-30, by Andreas Schwab
-
Fix typo2010-06-30, by Andreas Schwab
-
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.2010-06-30, by Andreas Schwab
-
Don't always set ruler-mode-header-line-format-old (Bug#5370).2010-06-30, by Chong Yidong
-
Improve doc for system font things. Return font regardless of use_system_font.2010-06-30, by Jan D
-
Check FC_DUAL too. For such fonts, check width one by one.2010-06-30, by Kenichi Handa
-
Check FC_DUAL too. For such fonts, check width one by one.2010-06-30, by Kenichi Handa
-
merge trunk2010-06-30, by Kenichi Handa
-
merge trunk2010-06-29, by Kenichi Handa
-
Remove comment that is no longer true.2010-06-30, by Glenn Morris
-
Fix CFLAGS for non-GCC compilers.2010-06-30, by Dan Nicolaescu
-
Fix some whitespace in previous.2010-06-30, by Glenn Morris
-
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):2010-06-30, by Glenn Morris
-
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.2010-06-30, by Glenn Morris
-
Remove some cpp that is internal to configure.in.2010-06-30, by Glenn Morris
-
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.2010-06-29, by Chong Yidong
-
Fix some compilation errors in nsfns.c2010-06-29, by Jan D
-
dynamic-setting.el (font-setting-change-default-font): Remove call to message.2010-06-28, by Jan D
-
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).2010-06-28, by Jan D
-
Mention bug number2010-06-28, by Jan D
-
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.2010-06-28, by Jan D
-
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.2010-06-28, by Kenichi Handa
-
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.2010-06-28, by Kenichi Handa
-
merge trunk2010-06-28, by Kenichi Handa
-
merge trunk2010-06-24, by Kenichi Handa
-
* bindings.el (global-map): Bind delete and DEL, the former to2010-06-28, by Chong Yidong
-
* src/s/freebsd.h (BSD4_2): Remove redundant definition.2010-06-27, by Dan Nicolaescu
-
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.2010-06-27, by Chong Yidong
-
* startup.el (command-line): Recognize "0" X resource value.2010-06-27, by Chong Yidong
-
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).2010-06-27, by Chong Yidong
-
Fix the MS-DOS build due to changes in configury.2010-06-26, by Eli Zaretskii
-
Fix the MS-DOS build due to changes in configury.2010-06-26, by Eli Zaretskii
-
Revert revno 100646 (fixed in emacs-23 branch).2010-06-26, by Eli Zaretskii
-
w32-fns.el (w32-convert-standard-filename): Doc fix.2010-06-26, by Eli Zaretskii
-
PROBLEMS: Update Cygwin-related info regarding GCC versions.2010-06-26, by Eli Zaretskii
-
Cherry-pick commit 8bd9308 from the org-mode Git repository.2010-06-26, by Romain Francoise
-
w32-fns.el (w32-convert-standard-filename): Doc fix.2010-06-26, by Eli Zaretskii
-
Revert last change.2010-06-25, by Chong Yidong
-
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).2010-06-25, by Chong Yidong
-
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)2010-06-25, by Agustin martin
-
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.2010-06-25, by Agustin martin
-
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.2010-06-25, by Agustin martin
-
Add redisplay test for image and overlay string interaction.2010-06-25, by Chong Yidong
-
* lisp/minibuffer.el (completions-format): Change default from nil to2010-06-24, by Juri Linkov
-
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'2010-06-24, by Juri Linkov
-
Don't issue kmacro hint if echo area is in use (Bug#3412).2010-06-24, by Chong Yidong
-
lib-src/movemail.c (error): Avoid warning when there are no args.2010-06-24, by Juanma Barranquero
-
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.2010-06-24, by Juanma Barranquero
-
(none)2010-06-22, by Mark A. Hershberger
-
Add in some useful convenience functions for handling HTTP.2010-06-22, by Mark A. Hershberger
-
Hide scroll bar when window is too small to avoid Gtk+ warning.2010-06-22, by Jan D.
-
Minor simplification.2010-06-22, by Glenn Morris
-
Don't use font names from GConf if font backend can't handle it (bug#6478).2010-06-22, by Jan D.
-
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.2010-06-22, by Glenn Morris
-
Add some utf-8 coding cookies.2010-06-22, by Glenn Morris
-
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).2010-06-22, by Jan D.
-
* lisp/simple.el (compose-mail): Fix doc string to refer to2010-06-21, by Karl Fogel
-
Fix an indentation bug:2010-06-21, by Alan Mackenzie
-
* INSTALL: Info files are compressed by default.2010-06-21, by Glenn Morris
-
Avoid recentering when lines differ in their height.2010-06-20, by Eli Zaretskii
-
Tweaks to package list UI.2010-06-20, by Chong Yidong
-
Add preliminary describe-package functionality, and some cleanup.2010-06-19, by Chong Yidong
-
xdisp.c (try_scrolling): Fix last change.2010-06-19, by Eli Zaretskii
-
Fix occasional recentering under scroll-conservatively.2010-06-19, by Eli Zaretskii
-
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)2010-06-19, by Glenn Morris
-
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.2010-06-18, by Stefan Monnier
-
Fix revert-buffer functionality of Help mode and Info.2010-06-17, by Juri Linkov
-
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.2010-06-17, by Dan Nicolaescu
-
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.2010-06-17, by Agustin martin
-
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.2010-06-17, by Juanma Barranquero
-
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.2010-06-17, by Juanma Barranquero
-
Merge package.el, written by Tom Tromey <tromey@redhat.com>.2010-06-17, by Chong Yidong
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special2010-06-17, by Stefan Monnier
-
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed2010-06-16, by Jay Belanger
-
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before2010-06-16, by Juri Linkov
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'2010-06-16, by Stefan Monnier
-
Merge from emacs-232010-06-16, by Stefan Monnier
-
* src/lread.c (read1): Phase out old-style backquotes a bit more.2010-06-16, by Stefan Monnier
-
ispell.el: Fix portuguese casechars/not-casechars for missing 'çÇ'. (bug#6434).2010-06-16, by Agustin martin
-
* lisp/font-lock.el (font-lock-major-mode): Rename from2010-06-16, by Stefan Monnier
-
* etc/NEWS.1-17: Fix typos.2010-06-15, by Juanma Barranquero
-
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.2010-06-15, by Glenn Morris
-
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.2010-06-15, by Stefan Monnier
-
* etc/NEWS: appt-add.2010-06-15, by Glenn Morris
-
Tweak previous change.2010-06-15, by Glenn Morris
-
Close bug#5176.2010-06-15, by Glenn Morris
-
* INSTALL: Update font information (Bug#6389).2010-06-12, by Chong Yidong
-
Close bug#6361.2010-06-12, by Glenn Morris
-
Close bug#6406.2010-06-12, by Glenn Morris
-
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.2010-06-12, by Glenn Morris
-
Close bug#6408.2010-06-12, by Glenn Morris
-
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)2010-06-10, by Glenn Morris
-
Doc typo fixes.2010-06-10, by Glenn Morris
-
* INSTALL: General update.2010-06-10, by Glenn Morris
-
* auth-source.el (auth-source-pick): If choice does not contain a2010-06-15, by Michael Albinus
-
* facemenu.el (list-colors-sort): Doc fix.2010-06-15, by Juanma Barranquero
-
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.2010-06-15, by Glenn Morris
-
Add sort option `list-colors-sort'. (Bug#6332)2010-06-14, by Juri Linkov
-
* compare-w.el: Move to the "vc" subdirectory.2010-06-14, by Juri Linkov
-
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.2010-06-14, by Stefan Monnier
-
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.2010-06-14, by Stefan Monnier
-
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.2010-06-13, by Juanma Barranquero
-
bidi.c (bidi_mirror_char): Fix commentary.2010-06-13, by Eli Zaretskii
-
Use Unicode database for attribute tables in bidi.c.2010-06-13, by Eli Zaretskii
-
Use BidiMirroring.txt for mirroring characters in bidi context.2010-06-12, by Eli Zaretskii
-
Derive bidi type table from UnicodeData.txt.2010-06-12, by Eli Zaretskii
-
Synch with Gnus trunk.2010-06-12, by Romain Francoise
-
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).2010-06-12, by Chong Yidong
-
Add all rgb.txt color names to x-colors.2010-06-12, by Chong Yidong
-
Fix bug #6409.2010-06-12, by Eli Zaretskii
-
Fix bug #6396.2010-06-12, by Eli Zaretskii
-
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.2010-06-12, by Romain Francoise
-
* net/tramp.el (tramp-remote-process-environment): Protect version2010-06-12, by Michael Albinus
-
* Makefile.in (install-arch-indep): Delete any old info .gz files first.2010-06-12, by Glenn Morris
-
Fix Windows makefiles to adapt to lisp/vc reorganization.2010-06-11, by Juanma Barranquero
-
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.2010-06-11, by Juanma Barranquero
-
* lisp/finder.el (finder-known-keywords): Add keyword "vc"2010-06-11, by Juri Linkov
-
Move version control related files to the "vc" subdirectory.2010-06-11, by Juri Linkov
-
Fix for comint-password-prompt-regexp (Bug#6367).2010-06-11, by Chong Yidong
-
Bind `shell-resync-dirs' to M-RET in *shell* buffers.2010-06-11, by Stephen Eglen
-
* INSTALL: Revert previous accidental commit.2010-06-11, by Glenn Morris
-
Make compressing the info files optional.2010-06-11, by Glenn Morris
-
* notifications.el: Move file from lisp/net, because it is2010-06-10, by Michael Albinus
-
* net/notifications.el (notifications-on-action-signal)2010-06-10, by Michael Albinus
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-10, by Katsumi Yamaoka
-
* admin/notes/newfile: Update.2010-06-10, by Glenn Morris
-
Minor authors.el update.2010-06-10, by Glenn Morris
-
* Makefile.in (install-arch-indep): Gzip the info files too.2010-06-10, by Glenn Morris
-
* src/editfns.c (Fbyte_to_string): Pacify compiler.2010-06-10, by Glenn Morris
-
* make-dist: Remove references to non-existent directories and files.2010-06-10, by Glenn Morris
-
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.2010-06-10, by Glenn Morris
-
Minor update for Acknowledgments in manual.2010-06-10, by Glenn Morris
-
Fix ChangeLog attribution.2010-06-10, by Glenn Morris
-
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve2010-06-10, by Stefan Monnier
-
Remove duplicate ChangeLog entries.2010-06-10, by Juanma Barranquero
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-09, by Katsumi Yamaoka
-
Conflict resolution fixup2010-06-09, by Andreas Schwab
-
Merge from emacs-232010-06-09, by Andreas Schwab
-
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.2010-06-09, by Stefan Monnier
-
* lisp/emacs-lisp/advice.el (ad-compile-function):2010-06-09, by Stefan Monnier
-
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;2010-06-09, by Stefan Monnier
-
* minibuf.c (Fall_completions): Add more checks.2010-06-08, by Andreas Schwab
-
* minibuf.c (Fall_completions): Add more checks.2010-06-08, by Andreas Schwab
-
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).2010-06-08, by Juanma Barranquero
-
* lisp/net/rcirc.el: Add support for password authentication.2010-06-07, by Stefan Monnier
-
* net/dbus.el: Fix typos and declare function.2010-06-05, by Juanma Barranquero
-
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).2010-06-04, by Chong Yidong
-
Add bug number2010-06-03, by Andreas Schwab
-
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv42010-06-03, by Andreas Schwab
-
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).2010-06-03, by Chong Yidong
-
Fix typos.2010-06-03, by Juanma Barranquero
-
Close bug#6336.2010-06-03, by Glenn Morris
-
Better doc fix for Bug#6283.2010-06-02, by Chong Yidong
-
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).2010-06-02, by Chong Yidong
-
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).2010-06-02, by Dan Nicolaescu
-
Merge from mainline.2010-06-08, by Katsumi Yamaoka
-
Merge from mainline.2010-06-07, by Katsumi Yamaoka
-
* src/s/usg5-4.h: Fix previous change.2010-06-09, by Dan Nicolaescu
-
* net/notifications.el (notifications-notify): Fix docstring.2010-06-09, by Michael Albinus
-
Update to Unicode 6.0.0 beta.2010-06-09, by Juanma Barranquero
-
* emacs-lisp/smie.el (comment-string-strip): Declare function.2010-06-09, by Juanma Barranquero
-
* vc-mtn.el (log-edit-extract-headers): Declare function.2010-06-09, by Juanma Barranquero
-
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.2010-06-09, by Juanma Barranquero
-
* net/notifications.el (dbus-register-signal): Declare function.2010-06-09, by Juanma Barranquero
-
Improve VC create/retrieve tag/branch.2010-06-09, by Dan Nicolaescu
-
move notifications.el to net/2010-06-09, by Michael Albinus
-
* NEWS: Add notifications.el.2010-06-09, by Michael Albinus
-
* notifications.el: New file.2010-06-09, by Michael Albinus
-
* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.2010-06-09, by Glenn Morris
-
Add optional support for resetting VC properties.2010-06-09, by Dan Nicolaescu
-
Improve support for special markup in the VC commit message.2010-06-09, by Dan Nicolaescu
-
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that2010-06-09, by Stefan Monnier
-
* auth-source.el (top): Autoload `secrets-list-collections',2010-06-08, by Michael Albinus
-
* src/lread.c (X_OK): Remove, unused.2010-06-08, by Dan Nicolaescu
-
* src/dispnew.c: Remove obsolete comment.2010-06-08, by Dan Nicolaescu
-
Remove INCLUDED_FCNTL.2010-06-08, by Dan Nicolaescu
-
Include <strings.h> and <string.h> instead of2010-06-08, by Dan Nicolaescu
-
Synch with Gnus trunk.2010-06-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-07, by Katsumi Yamaoka
-
Merge from mainline.2010-06-07, by Katsumi Yamaoka
-
* lisp/iimage.el: Remove images as soon as the underlying text is modified.2010-06-07, by Stefan Monnier
-
Merge from mainline.2010-06-06, by Katsumi Yamaoka
-
Merge from mainline.2010-06-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-02, by Katsumi Yamaoka
-
Merge from mainline.2010-06-02, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from2010-06-07, by Stefan Monnier
-
* window.el (pop-to-buffer): Remove the conditional that2010-06-07, by Juri Linkov
-
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.2010-06-07, by Juanma Barranquero
-
Make (after keyword) indent-rules more flexible.2010-06-07, by Stefan Monnier
-
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping2010-06-06, by Juri Linkov
-
Remove BSTRING related code, all platforms define it.2010-06-06, by Dan Nicolaescu
-
vc-log-incoming/vc-log-outgoing fixes for Git.2010-06-05, by Dan Nicolaescu
-
Remove obsolete macro BASE_LEADING_CODE_P.2010-06-05, by Juanma Barranquero
-
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.2010-06-04, by Juri Linkov
-
Turn `directory-sep-char' into a noop.2010-06-04, by Juanma Barranquero
-
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".2010-06-04, by Michael Albinus
-
mule-cmds.el: Add obsolescence information for nonascii-* vars.2010-06-04, by Juanma Barranquero
-
vc-log-incoming/vc-log-outgoing improvements for Git.2010-06-03, by Dan Nicolaescu
-
Add bindings for vc-log-incoming and vc-log-outgoing.2010-06-03, by Dan Nicolaescu
-
* configure.in (AC_PREREQ): Require autoconf 2.65.2010-06-03, by Dan Nicolaescu
-
Move UNEXEC definition to autoconf.2010-06-03, by Dan Nicolaescu
-
Remove obsolete pre-unicode2 macros.2010-06-03, by Juanma Barranquero
-
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.2010-06-03, by Juri Linkov
-
* net/rcirc.el (rcirc-sort-nicknames): Remove.2010-06-03, by Chong Yidong
-
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.2010-06-03, by Juanma Barranquero
-
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.2010-06-03, by Chong Yidong
-
* net/rcirc.el (rcirc-sort-nicknames): Change default.2010-06-03, by Stefan Monnier
-
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.2010-06-03, by Stefan Monnier
-
Add admin/unidata/unidata.txt.2010-06-03, by Juanma Barranquero
-
* src/s/sol2-10.h: Comment fix.2010-06-03, by Glenn Morris
-
* src/m/ibms390.h: Comment fix.2010-06-03, by Glenn Morris
-
Remove NO_SOCK_SIGIO references.2010-06-03, by Glenn Morris
-
Regenerate src/config.in.2010-06-03, by Glenn Morris
-
* admin/notes/font-backend: Remove obsolete information.2010-06-03, by Glenn Morris
-
m/hp800.h simplification.2010-06-03, by Glenn Morris
-
HAVE_ALLOCA not needed since alloca.s was removed.2010-06-03, by Glenn Morris
-
NOT_C_CODE is always true now.2010-06-03, by Glenn Morris
-
Split smie-indent-calculate into more manageable chunks.2010-06-03, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.2010-06-02, by Stefan Monnier
-
* net/tramp-gvfs.el (top): Require url-util.2010-06-02, by Michael Albinus
-
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.2010-06-02, by Dan Nicolaescu
-
Fix config.h includes.2010-06-02, by Dan Nicolaescu
-
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.2010-06-02, by Dan Nicolaescu
-
* src/s/sol2-6.h: Remove obsolete comments.2010-06-02, by Dan Nicolaescu
-
Remove unnecessary alloca.h includes.2010-06-02, by Dan Nicolaescu
-
Fix alloca definition when using gcc on non-gnu systems.2010-06-02, by Dan Nicolaescu
-
Synch with Gnus trunk.2010-06-02, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-02, by Katsumi Yamaoka
-
Merge from mainline.2010-06-01, by Katsumi Yamaoka
-
Merge from mainline.2010-05-31, by Katsumi Yamaoka
-
Merge from mainline.2010-05-30, by Katsumi Yamaoka
-
Merge from mainline.2010-05-28, by Katsumi Yamaoka
-
Merge from mainline.2010-05-27, by Katsumi Yamaoka
-
Merge from mainline.2010-05-27, by Katsumi Yamaoka
-
Merge from mainline.2010-05-26, by Katsumi Yamaoka
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.2010-06-01, by Juanma Barranquero
-
Add support for vc-log-incoming, improve vc-log-outgoing for Git.2010-06-01, by Dan Nicolaescu
-
Improve state updating for VC tag commands.2010-06-01, by Dan Nicolaescu
-
lisp/ChangeLog: Fix some typos.2010-06-01, by Juanma Barranquero
-
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).2010-06-01, by Dan Nicolaescu
-
Merge from emacs-232010-06-01, by Stefan Monnier
-
* sysdep.c (child_setup_tty): Move the non-canonical initialization to2010-06-01, by Stefan Monnier
-
Mention encryption commands in the Emacs manual.2010-05-31, by Daiki Ueno
-
src/ChangeLog: Add missing bug id.2010-05-31, by Juanma Barranquero
-
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).2010-05-31, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).2010-05-31, by Chong Yidong
-
Fix bug #6313.2010-05-30, by Eli Zaretskii
-
Fix crash reported in bug #6306.2010-05-30, by Eli Zaretskii
-
emulation/cua-base.el: Recognize also `right-word' and `left-word'.2010-05-30, by Juanma Barranquero
-
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary2010-05-30, by Stefan Monnier
-
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.2010-05-30, by Juanma Barranquero
-
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.2010-05-30, by Juanma Barranquero
-
Add --parent-id argument to emacsclient.2010-05-29, by Chong Yidong
-
Regenerate configure.2010-05-29, by Glenn Morris
-
Add some comments related to how epaths.h gets built.2010-05-29, by Glenn Morris
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).2010-05-29, by Chong Yidong
-
Implement bidi-sensitive word movement with arrow keys.2010-05-29, by Eli Zaretskii
-
Fix cursor motion in bidi-reordered continued lines.2010-05-29, by Eli Zaretskii
-
Finish debugging of cursor motion in bidi-reordered lines.2010-05-29, by Eli Zaretskii
-
Prevent unnecessary scrolling in bidi-reordered buffers.2010-05-28, by Eli Zaretskii
-
Fix bug #6294.2010-05-29, by Eli Zaretskii
-
* image-dired.el (image-dired-dired-toggle-marked-thumbs):2010-05-28, by Juri Linkov
-
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.2010-05-28, by Michael Albinus
-
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'2010-05-28, by Michael Albinus
-
* net/tramp-compat.el (tramp-compat-delete-file): Use2010-05-28, by Michael Albinus
-
Handle face-ignored-fonts2010-05-28, by Kenichi Handa
-
merge trunk2010-05-28, by Kenichi Handa
-
Handle face-ignored-fonts2010-05-28, by Kenichi Handa
-
* configure.in: Simplify some of the *bsd $canonical tests.2010-05-28, by Glenn Morris
-
Move some old ChangeLog entries to the right files.2010-05-28, by Glenn Morris
-
* configure.in: Simplify some of the $canonical tests.2010-05-28, by Glenn Morris
-
* src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.2010-05-28, by Glenn Morris
-
* etc/MACHINES: Remove some old information no longer of relevance.2010-05-28, by Glenn Morris
-
* etc/PROBLEMS: Remove some more obsolete information.2010-05-28, by Glenn Morris
-
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.2010-05-27, by Chong Yidong
-
Fix redisplay crash (Bug#6177).2010-05-27, by Chong Yidong
-
Let htmlfontify recognize face aliases (Bug#6279).2010-05-27, by Chong Yidong
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.2010-05-27, by Kenichi Handa
-
merge trunk2010-05-27, by Kenichi Handa
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.2010-05-27, by Kenichi Handa
-
* etc/PROBLEMS: Remove some more old information.2010-05-27, by Glenn Morris
-
* etc/PROBLEMS: Remove old information no longer of relevance.2010-05-27, by Glenn Morris
-
Do not preprocess src/Makefile.in.2010-05-27, by Glenn Morris
-
Provide hooks to use a different tokenizer in SMIE.2010-05-27, by Stefan Monnier
-
Avoid (expand-file-name ".").2010-05-26, by Stefan Monnier
-
*** empty log message ***2010-05-26, by Michael Albinus
-
* eshell.texi (Built-ins): Describe, how to disable a built-in command2010-05-26, by Michael Albinus
-
* configure.in: Comments.2010-05-26, by Glenn Morris
-
Replace YMF_PASS_LDFLAGS with autoconf.2010-05-26, by Glenn Morris
-
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.2010-05-26, by Glenn Morris
-
* configure, configure.in: Fix typo in previous.2010-05-26, by Glenn Morris
-
Regenerate configure.2010-05-26, by Glenn Morris
-
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.2010-05-26, by Glenn Morris
-
Remove some NS_IMPL_GNUSTEP build dead code.2010-05-26, by Glenn Morris
-
* src/Makefile.in: Fix comment typo.2010-05-26, by Glenn Morris
-
Fix for finding a static composition.2010-05-26, by Kenichi Handa
-
Fix for finding a static composition.2010-05-26, by Kenichi Handa
-
merge trunk2010-05-26, by Kenichi Handa
-
Rename relative filenames in ChangeLog entries according to root.2010-05-25, by Chong Yidong
-
lisp/ChangeLog: Fix typos.2010-05-25, by Juanma Barranquero
-
* dired.el (dired-mode-map): Rebind "\C-t\C-t" from2010-05-25, by Juri Linkov
-
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.2010-05-25, by Juri Linkov
-
* image.el (image-animated-p): When delay between animated images is 0,2010-05-25, by Juri Linkov
-
* net/tramp.el (tramp-handle-insert-directory): Don't use2010-05-25, by Michael Albinus
-
* net/tramp.el (tramp-handle-insert-directory): Don't use2010-05-25, by Michael Albinus
-
* net/tramp.el (tramp-progress-reporter-update): New defun.2010-05-25, by Michael Albinus
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.2010-05-25, by Glenn Morris
-
Do not include config.h in src/Makefile.in.2010-05-25, by Glenn Morris
-
Regenerate configure.2010-05-25, by Glenn Morris
-
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.2010-05-25, by Glenn Morris
-
Remove LD_SWITCH_SYSTEM_EXTRA.2010-05-25, by Glenn Morris
-
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.2010-05-25, by Glenn Morris
-
rcirc update.2010-05-25, by Glenn Morris
-
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.2010-05-25, by Stefan Monnier
-
Replace Lisp calls to delete-backward-char by delete-char.2010-05-25, by Stefan Monnier
-
Add Hebrew shaper.2010-05-25, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning.2010-05-25, by Kenichi Handa
-
Add Hebrew shaper.2010-05-25, by Kenichi Handa
-
merge trunk2010-05-25, by Kenichi Handa
-
merge trunk2010-05-25, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning..2010-05-25, by Kenichi Handa
-
Merge from mainline.2010-05-24, by Katsumi Yamaoka
-
Merge from mainline.2010-05-23, by Katsumi Yamaoka
-
Merge from emacs-232010-05-25, by Stefan Monnier
-
Mention multi-planes text-properties2010-05-24, by Stefan Monnier
-
* process.c (Fmake_network_process): Set :host to nil if it's not used.2010-05-24, by Stefan Monnier
-
Adapt make-dist to new version location.2010-05-24, by Romain Francoise
-
* dispextern.h: Fix typo in previous change.2010-05-23, by Juanma Barranquero
-
dispextern.h (init_iterator): Sync prototype with changed definition.2010-05-23, by Eli Zaretskii
-
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.2010-05-22, by Eli Zaretskii
-
Fix bug #6237.2010-05-22, by Eli Zaretskii
-
* admin/notes/bugtracker: More about recovering from moderation mistakes.2010-05-22, by Glenn Morris
-
Add ChangeLog change missing in last checkin.2010-05-22, by Chong Yidong
-
Rename image-refresh to image-flush.2010-05-22, by Chong Yidong
-
Remove cirsular dependency when using separate build dir (Bug #6246).2010-05-22, by Jan D.
-
Regenerate configure2010-05-22, by Andreas Schwab
-
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.2010-05-21, by Juri Linkov
-
Fix a bug which happens when doing (c-parse-state) in a CPP construct:2010-05-21, by Alan Mackenzie
-
Improve image cache clearing logic (Bug#6230).2010-05-21, by Chong Yidong
-
* configure.in (MKDEPDIR): Parallel build tweak.2010-05-21, by Glenn Morris
-
* net/tramp.el (tramp-do-copy-or-rename-file)2010-05-21, by Michael Albinus
-
* add-log.el: Highlight all authors in multi-author ChangeLog entries.2010-05-21, by Juanma Barranquero
-
* src/Makefile.in: Comment fix.2010-05-21, by Glenn Morris
-
Revert previous change.2010-05-21, by Glenn Morris
-
Minor Makefile fix.2010-05-21, by Glenn Morris
-
Derive Fortran modes from prog-mode.2010-05-21, by Glenn Morris
-
* smerge-mode.el: Fix typos.2010-05-21, by Juanma Barranquero
-
* src/Makefile.in: Fix comment format in cpp section.2010-05-21, by Glenn Morris
-
Regenerate configure.2010-05-21, by Glenn Morris
-
Handle some HAVE_NS Makefile conditionals with configure.2010-05-21, by Glenn Morris
-
Build simplifications for oldxmenu.2010-05-21, by Glenn Morris
-
* msdos/mainmake.v2: Comment fix.2010-05-21, by Glenn Morris
-
Handle CANNOT_DUMP (partially) with configure.2010-05-21, by Glenn Morris
-
Minor loadup.el fix.2010-05-21, by Glenn Morris
-
* help-mode.el (help-make-xrefs): For Info node links turn2010-05-20, by Juri Linkov
-
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)2010-05-20, by Juri Linkov
-
* fileio.c (Fdelete_file): Change interative spec to use2010-05-20, by Juri Linkov
-
* locate.el (locate): Use pop-to-buffer instead of2010-05-20, by Juri Linkov
-
* replace.el (replace-highlight): Fix lazy-highlighting2010-05-20, by Juri Linkov
-
* isearch.el (isearch-yank-word-or-char): Pull next subword2010-05-20, by Juri Linkov
-
* isearch.el (isearch-update-post-hook): New hook.2010-05-20, by Juri Linkov
-
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:2010-05-20, by Juri Linkov
-
* isearch.el (isearch-yank-string): Use isearch-process-search-string.2010-05-20, by Juri Linkov
-
Remove obsolete comment.2010-05-20, by Juri Linkov
-
* dired-x.el (dired-jump, dired-jump-other-window): Add arg2010-05-20, by Juri Linkov
-
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to2010-05-20, by Chong Yidong
-
Doc fix (Bug#6224).2010-05-20, by Chong Yidong
-
Use terminfo rather than termcap on recent NetBSD.2010-05-20, by Glenn Morris
-
* config.bat: Need to add the deps.mk file before running cpp.2010-05-20, by Glenn Morris
-
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.2010-05-20, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-20, by Glenn Morris
-
Handle auto-depend with configure.2010-05-20, by Glenn Morris
-
* configure.in (--with-gtk, --with-gcc): Remove option stubs.2010-05-20, by Glenn Morris
-
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.2010-05-20, by Juanma Barranquero
-
* composite.el: Require cl when compiling; fix typos in docstrings.2010-05-20, by Juanma Barranquero
-
Merge from mainline.2010-05-19, by Katsumi Yamaoka
-
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with2010-05-19, by Juri Linkov
-
* net/tramp.el (tramp-methods): Add `tramp-async-args' attribute2010-05-19, by Michael Albinus
-
Fix C-e when bidi reordering is in effect.2010-05-19, by Eli Zaretskii
-
* password-cache.el (password-cache-remove): Fix docstring.2010-05-19, by Michael Albinus
-
* net/secrets.el: Autoload the widget functions.2010-05-19, by Michael Albinus
-
Decode RFC2047 encoded Subject lines for mail replies.2010-05-19, by Peter S Galbraith
-
Fix bug #6210.2010-05-19, by Eli Zaretskii
-
* indent.el (indent-region): Deactivate region (bug#6200).2010-05-19, by Stefan Monnier
-
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)2010-05-19, by Glenn Morris
-
* etc/TODO: prog-mode updates.2010-05-19, by Glenn Morris
-
Minor msdos build change.2010-05-19, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-19, by Glenn Morris
-
Set linker-related things with configure.2010-05-19, by Glenn Morris
-
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.2010-05-19, by Glenn Morris
-
merge trunk2010-05-19, by Kenichi Handa
-
merge trunk2010-05-19, by Kenichi Handa
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-17, by Katsumi Yamaoka
-
Merge from mainline.2010-05-16, by Katsumi Yamaoka
-
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply2010-06-01, by Stefan Monnier
-
Fix up changelog entry2010-05-31, by Stefan Monnier
-
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.2010-05-31, by Stefan Monnier
-
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread2010-05-31, by Stefan Monnier
-
* lisp/man.el (Man-completion-table): Let the user type "-k ".2010-05-31, by Stefan Monnier
-
Backport from trunk: Fix bug#6298.2010-05-31, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).2010-05-31, by Chong Yidong
-
src/ChangeLog: Fix typos.2010-05-30, by Juanma Barranquero
-
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".2010-05-30, by Juanma Barranquero
-
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.2010-05-30, by Stefan Monnier
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).2010-05-29, by Chong Yidong
-
* xdisp.c (redisplay_window): After redisplay, check if point is2010-05-27, by Chong Yidong
-
* progmodes/verilog-mode.el (verilog-type-font-keywords): Use2010-05-27, by Chong Yidong
-
* epa.el (epa--select-keys): Don't explicitly delete the window since2010-05-25, by Stefan Monnier
-
CEDET is not TODO any more2010-05-25, by Stefan Monnier
-
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):2010-05-24, by Stefan Monnier
-
Backport from trunk: close bug#6190.2010-05-21, by Glenn Morris
-
Doc fix (Bug#6224).2010-05-20, by Chong Yidong
-
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.2010-05-19, by Stefan Monnier
-
* textmodes/fill.el (fill-region): Don't fill past the end.2010-05-19, by Stefan Monnier
-
Stefan Monnier <monnier@iro.umontreal.ca>2010-05-18, by Chong Yidong
-
calc-trail.el (calc-trail-isearch-forward)2010-05-18, by Jay Belanger
-
Handle lines truncated on right.2010-05-22, by Eli Zaretskii
-
Test and debug find_row_edges on TTY display.2010-05-22, by Eli Zaretskii
-
Completed initial debugging and testing of reimplemented cursor motion.2010-05-19, by Eli Zaretskii
-
Initial reimplementation of calculating line edge positions in bidi lines.2010-05-18, by Eli Zaretskii
-
* subr.el (read-quoted-char): Resolve modifiers after key remapping.2010-05-18, by Stefan Monnier
-
Add command `secrets-show-secrets'.2010-05-18, by Michael Albinus
-
Add visualization code for secrets.2010-05-18, by Michael Albinus
-
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.2010-05-18, by Stefan Monnier
-
Fix stack overflow in string creation (Bug#6214).2010-05-18, by Chong Yidong
-
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to2010-05-18, by Chong Yidong
-
Fix handling of non-associative equal levels.2010-05-18, by Stefan Monnier
-
* doc/emacs/ChangeLog: Fix typos.2010-05-18, by Juanma Barranquero
-
Document bidi-aware behavior of arrow keys and display features.2010-05-18, by Eli Zaretskii
-
Fix ChangeLog typos.2010-05-18, by Juanma Barranquero
-
* charset.c (load_charset_map_from_file): Don't call close after fclose.2010-05-18, by Juanma Barranquero
-
msdos/sed1x.inp: Add copyright notice.2010-05-18, by Eli Zaretskii
-
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.2010-05-18, by Juanma Barranquero
-
* emacs-lisp/smie.el: Fix typos in docstrings.2010-05-18, by Juanma Barranquero
-
Advise against unnecessary merges from trunk to feature branches.2010-05-18, by Eli Zaretskii
-
* s/gnu-linux.h: Combine two conditionals.2010-05-18, by Glenn Morris
-
* src/[ms]/template.h: Comments.2010-05-18, by Glenn Morris
-
Regenerate configure.2010-05-18, by Glenn Morris
-
* admin/notes/bzr: New file.2010-05-18, by Glenn Morris
-
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.2010-05-18, by Glenn Morris
-
Set rallocobj with configure, not cpp.2010-05-18, by Glenn Morris
-
Define some malloc objects with configure, not cpp.2010-05-18, by Glenn Morris
-
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.2010-05-17, by Stefan Monnier
-
Provide a simple generic indentation engine and use it for Prolog.2010-05-17, by Stefan Monnier
-
Combine the two stamp-oldxmenu cases.2010-05-17, by Glenn Morris
-
calc-vec.el (math-vector-avg): Put the vector elements in order2010-05-17, by Jay Belanger
-
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.2010-05-17, by Glenn Morris
-
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.2010-05-16, by Glenn Morris
-
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.2010-05-16, by Glenn Morris
-
Tweak ns_app*dir values set by configure.2010-05-16, by Glenn Morris
-
Remove one variable from Makefile.in.2010-05-16, by Glenn Morris
-
Simplify temacs build rule.2010-05-16, by Glenn Morris
-
Simplify temacs build rule.2010-05-16, by Glenn Morris
-
Remove unused Makefile variables STARTFLAGS.2010-05-16, by Glenn Morris
-
* configure.in: Remove references to usg5-4 and bsd-common, $opsys2010-05-16, by Dan Nicolaescu
-
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.2010-05-16, by Dan Nicolaescu
-
Remove reference to CANNOT_EXEC, not used anymore.2010-05-16, by Dan Nicolaescu
-
calc-vec.el (calc-histogram):2010-05-16, by Jay Belanger
-
calc-ext.el (math-group-float): Have the number of digits being2010-05-16, by Jay Belanger
-
* src/Makefile.in (LIBX_BASE): Always define.2010-05-16, by Glenn Morris
-
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.2010-05-16, by Glenn Morris
-
* src/Makefile.in (LIBXT): Always define.2010-05-16, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-15, by Glenn Morris
-
Always define LIBXMENU in src/Makefile.in.2010-05-15, by Glenn Morris
-
src/Makefile.in (OLDXMENU): Move out of cpp section.2010-05-15, by Glenn Morris
-
Always define OLDXMENU in src/Makefile.in.2010-05-15, by Glenn Morris
-
msdos/ChangeLog missing from previous commit.2010-05-15, by Glenn Morris
-
Always define LIBX_OTHER in src/Makefile.in.2010-05-15, by Glenn Morris
-
Regenerate configure.2010-05-15, by Glenn Morris
-
Always define FONT_OBJ; to empty in the non-X case.2010-05-15, by Glenn Morris
-
Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.2010-05-15, by Ken Raeburn
-
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)2010-05-15, by Ken Raeburn
-
* emacs.c (main): Initialize initial-environment and process-environment2010-05-15, by Ken Raeburn
-
Update scripts and text to refer to version number string in emacs.c2010-05-15, by Ken Raeburn
-
Handle --version reasonably in CANNOT_DUMP configuration.2010-05-15, by Ken Raeburn
-
Avoid crashes when stepping with right-arrow through "^L^L".2010-05-15, by Eli Zaretskii
-
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.2010-05-15, by Eli Zaretskii
-
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.2010-05-15, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.2010-05-15, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.2010-05-15, by Eli Zaretskii
-
Fix DOS build; don't override convert-standard-filename.2010-05-15, by Eli Zaretskii
-
Don't override standard definition of convert-standard-filename.2010-05-15, by Eli Zaretskii
-
config.bat: Remove support for DJGPP v1.x.2010-05-15, by Eli Zaretskii
-
Fix "config msdos" step.2010-05-15, by Eli Zaretskii
-
Fix a typo in msdos/ChangeLog.2010-05-15, by Eli Zaretskii
-
calc-aent.el (math-read-token, math-find-user-tokens):2010-05-15, by Jay Belanger
-
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.2010-05-15, by Stefan Monnier
-
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.2010-05-15, by Stefan Monnier
-
* pcomplete.el (pcomplete-completions-at-point): New function,2010-05-15, by Stefan Monnier
-
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.2010-05-15, by Glenn Morris
-
Regenerate configure.2010-05-15, by Glenn Morris
-
Choose dependency of oldxmenu using configure.2010-05-15, by Glenn Morris
-
* msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.2010-05-15, by Glenn Morris
-
* lisp/org/org-docview.el: Fix copyright years.2010-05-15, by Glenn Morris
-
* lib-src/Makefile.in: Break some long lines.2010-05-15, by Glenn Morris
-
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.2010-05-15, by Glenn Morris
-
Minor NS build fixes.2010-05-15, by Glenn Morris
-
Remove references to CVS directories etc in Makefiles.2010-05-15, by Glenn Morris
-
calc-bin.el (math-format-twos-complement): Group digits when appropriate.2010-05-14, by Jay Belanger
-
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.2010-05-14, by Stefan Monnier
-
* eval.c (specbind): Disallow let-binding frame-local vars.2010-05-14, by Stefan Monnier
-
* simple.el (prog-mode): New (abstract) major mode.2010-05-14, by Stefan Monnier
-
Make the cache of bidi iterator states dynamically allocated.2010-05-14, by Eli Zaretskii
-
update tags2010-05-14, by convert-repo
-
Rename bidi_get_next_char_visually to bidi_move_to_visually_next.2010-05-14, by Eli Zaretskii
-
Fix comments from revno 100276.2010-05-14, by Eli Zaretskii
-
* progmodes/sql.el: Fix typos in docstrings.2010-05-14, by Juanma Barranquero
-
Fix spelling and remove merge marks due to revno 100276.2010-05-14, by Eli Zaretskii
-
Synch with Gnus trunk.2010-05-14, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-14, by Katsumi Yamaoka
-
Merge from mainline.2010-05-14, by Katsumi Yamaoka
-
Fix bidi-composition interaction.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-14, by Kenichi Handa
-
No harm in always defining some ns_ Makefile variables.2010-05-14, by Glenn Morris
-
merge trunk2010-05-14, by Kenichi Handa
-
font.c (font_range): Return the range for the font found at first.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-14, by Kenichi Handa
-
Move some undefs from src/Makefile.in to configure.2010-05-14, by Glenn Morris
-
* admin/CPP-DEFINES: Updates.2010-05-14, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-14, by Glenn Morris
-
Replace some msdos cpp.2010-05-14, by Glenn Morris
-
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.2010-05-14, by Glenn Morris
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Fix bidi-composition interaction.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-10, by Kenichi Handa
-
merge trunk2010-05-06, by Kenichi Handa
-
merge trunk2010-04-28, by Kenichi Handa
-
font.c (font_range): Return the range for the font found at first.2010-05-14, by Kenichi Handa
-
* msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).2010-05-14, by Glenn Morris
-
Minor build simplification for NS.2010-05-14, by Glenn Morris
-
* src/Makefile.in (ns_appresdir): Remove, unused.2010-05-14, by Glenn Morris
-
* src/Makefile.in (SHELL): Move outside cpp section.2010-05-14, by Glenn Morris
-
* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).2010-05-14, by Glenn Morris
-
calc.texi: Remove "\turnoffactive" commands throughout.2010-05-13, by Jay Belanger
-
Add TeX open-block and close-block keybindings to SGML, and vice versa.2010-05-13, by Chong Yidong
-
* net/tramp.el (with-progress-reporter): Create reporter object2010-05-13, by Michael Albinus
-
lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.2010-05-13, by Jan D
-
Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.2010-05-13, by Agustin martin
-
Unify some conditionals in src/Makefile.in.2010-05-13, by Glenn Morris
-
Minor simplification for src/Makefile.in.2010-05-13, by Glenn Morris
-
* configure.in: Fix some paren typos.2010-05-13, by Glenn Morris
-
Synch with Gnus trunk.2010-05-13, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Fix ChangeLog typo.2010-05-13, by Glenn Morris
-
Remove WINNT_SUPPORT from src/Makefile.in,2010-05-13, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-13, by Glenn Morris
-
Some msdos build fixes (hopefully, possibly, ...)2010-05-13, by Glenn Morris
-
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.2010-05-13, by Glenn Morris
-
Remove some unused #define's, previously replaced by variables.2010-05-13, by Glenn Morris
-
Define some variables to hold configure's output, for clarity.2010-05-13, by Glenn Morris
-
* progmodes/sh-script.el (sh-mode): Use define-derived-mode.2010-05-13, by Stefan Monnier
-
* dos-fns.el: Add "dos-" prefix for namespace control.2010-05-13, by Stefan Monnier
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):2010-05-12, by Alan Mackenzie
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Reformat some comments in src/s/*.h.2010-05-12, by Glenn Morris
-
Simplify linker-related logic in src/Makefile.in.2010-05-12, by Glenn Morris
-
Regenerate configure.2010-05-12, by Glenn Morris
-
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.2010-05-12, by Glenn Morris
-
Move LIB_GCC from cpp to configure.2010-05-12, by Glenn Morris
-
Minor comment reformatting for some src/m/*.h files.2010-05-12, by Glenn Morris
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Allow the default completion to cycle.2010-05-12, by Stefan Monnier
-
Fix bug#6173: "(require 'dirtrack) erroring"2010-05-11, by Juanma Barranquero
-
Merge from emacs-232010-05-11, by Stefan Monnier
-
Backport from trunk: compute shortcuts in tmm.el.2010-05-11, by Stefan Monnier
-
Backport from trunk: Fix bug #6126.2010-05-11, by Eli Zaretskii
-
* src/ChangeLog: Remove tiny change marker from author with assignment.2010-05-11, by Glenn Morris
-
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.2010-05-11, by Kenichi Handa
-
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.2010-05-11, by Kenichi Handa
-
merge trunk2010-05-10, by Kenichi Handa
-
Backport from trunk: close bug#5857.2010-05-10, by Glenn Morris
-
Backport from trunk: Fix bug#5755.2010-05-10, by Glenn Morris
-
* scroll-all.el (scroll-all-check-to-scroll):2010-05-11, by Juri Linkov
-
* iimage.el: Misc cleanup.2010-05-11, by Stefan Monnier
-
xdisp.c (init_iterator): Fix comment from last change.2010-05-11, by Eli Zaretskii
-
* minibuffer.el (completion-pcm--pattern->regex): Fix last change.2010-05-11, by Stefan Monnier
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Minor lib-src/Makefile.in edits.2010-05-11, by Glenn Morris
-
* make-dist (msdos): No more mainmake.2010-05-11, by Glenn Morris
-
* admin/CPP-DEFINES: More updates.2010-05-11, by Glenn Morris
-
Regenerate configure.2010-05-11, by Glenn Morris
-
Do not preprocess lib-src/Makefile.in2010-05-11, by Glenn Morris
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
On msdos, set LIBS_SYSTEM with config.bat, not cpp.2010-05-11, by Glenn Morris
-
Fix typos and whitespace in ChangeLogs.2010-05-11, by Juanma Barranquero
-
Remove nodes visited during Isearch from the Info history.2010-05-10, by Juri Linkov
-
Fix a crash when visiting image files in bidi mode.2010-05-10, by Eli Zaretskii
-
* net/tramp.el (tramp-do-file-attributes-with-stat): Add space in2010-05-10, by Michael Albinus
-
Fix typos and whitespace.2010-05-10, by Juanma Barranquero
-
CUA mode: Fix use of `filter-buffer-substring' (rework previous change).2010-05-10, by Juanma Barranquero
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-08, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-28, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-26, by Katsumi Yamaoka
-
Merge from mainline.2010-04-25, by Katsumi Yamaoka
-
Merge from mainline.2010-04-23, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-13, by Katsumi Yamaoka
-
Merge from mainline.2010-04-11, by Katsumi Yamaoka
-
Merge from mainline.2010-04-09, by Katsumi Yamaoka
-
Merge from mainline.2010-04-08, by Katsumi Yamaoka
-
Merge from mainline.2010-04-07, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-04, by Katsumi Yamaoka
-
Merge from mainline.2010-04-03, by Katsumi Yamaoka
-
Merge from mainline.2010-04-02, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-28, by Katsumi Yamaoka
-
Merge from mainline.2010-03-26, by Katsumi Yamaoka
-
Merge from mainline.2010-03-22, by Katsumi Yamaoka
-
Merge from mainline.2010-03-21, by Katsumi Yamaoka
-
Merge from mainline.2010-03-20, by Katsumi Yamaoka
-
Merge from mainline.2010-03-19, by Katsumi Yamaoka
-
Merge from mainline.2010-03-17, by Katsumi Yamaoka
-
Merge from mainline.2010-03-14, by Katsumi Yamaoka
-
Merge from mainline.2010-03-13, by Katsumi Yamaoka
-
Merge from mainline.2010-03-12, by Katsumi Yamaoka
-
Merge from mainline.2010-03-10, by Katsumi Yamaoka
-
Merge from mainline.2010-03-07, by Katsumi Yamaoka
-
Merge from mainline.2010-03-05, by Katsumi Yamaoka
-
Merge from mainline.2010-02-28, by Katsumi Yamaoka
-
Merge from mainline.2010-02-28, by Katsumi Yamaoka
-
Merge from mainline.2010-02-27, by Katsumi Yamaoka
-
Merge from mainline.2010-02-27, by Katsumi Yamaoka
-
Merge from mainline.2010-02-26, by Katsumi Yamaoka
-
Merge from mainline.2010-02-24, by Katsumi Yamaoka
-
Merge from mainline.2010-02-20, by Katsumi Yamaoka
-
Merge from mainline.2010-02-19, by Katsumi Yamaoka
-
Merge from mainline.2010-02-17, by Katsumi Yamaoka
-
Merge from mainline.2010-02-14, by Katsumi Yamaoka
-
Merge from mainline.2010-02-14, by Katsumi Yamaoka
-
Merge from mainline.2010-02-13, by Katsumi Yamaoka
-
Merge from mainline.2010-02-12, by Katsumi Yamaoka
-
Merge from mainline.2010-02-11, by Katsumi Yamaoka
-
Merge from mainline.2010-02-10, by Katsumi Yamaoka
-
Merge from mainline.2010-02-07, by Katsumi Yamaoka
-
Merge from mainline.2010-02-06, by Katsumi Yamaoka
-
Merge from mainline.2010-02-06, by Katsumi Yamaoka
-
Merge from mainline.2010-02-05, by Katsumi Yamaoka
-
Merge from mainline.2010-02-03, by Katsumi Yamaoka
-
Merge from mainline.2010-02-01, by Katsumi Yamaoka
-
Merge from mainline.2010-01-31, by Katsumi Yamaoka
-
Merge from mainline.2010-01-30, by Katsumi Yamaoka
-
Merge from mainline.2010-01-29, by Katsumi Yamaoka
-
Merge from mainline.2010-01-23, by Katsumi Yamaoka
-
Merge from mainline.2010-01-22, by Katsumi Yamaoka
-
Merge from mainline.2010-01-20, by Katsumi Yamaoka
-
Merge from mainline.2010-01-18, by Katsumi Yamaoka
-
Merge from mainline.2010-01-17, by Katsumi Yamaoka
-
Merge from mainline.2010-01-17, by Katsumi Yamaoka
-
Merge from mainline.2010-01-15, by Katsumi Yamaoka
-
Merge from mainline.2010-01-13, by Katsumi Yamaoka
-
Merge from mainline.2010-01-10, by Katsumi Yamaoka
-
Merge from mainline.2010-01-09, by Katsumi Yamaoka
-
Merge from mainline.2010-01-08, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-09, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Regenerate configure.2010-05-10, by Glenn Morris
-
* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.2010-05-10, by Glenn Morris
-
Move LIBS_SYSTEM from cpp to configure.2010-05-10, by Glenn Morris
-
SQL mode version 2.12010-05-10, by Michael Mauger
-
Regenerate configure, src/config.in.2010-05-10, by Glenn Morris
-
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.2010-05-10, by Glenn Morris
-
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):2010-05-09, by Stefan Monnier
-
* net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if2010-05-09, by Michael Albinus
-
* progmodes/compile.el (compilation-buffer-modtime): Rename from2010-05-08, by Stefan Monnier
-
Merge from emacs-232010-05-08, by Stefan Monnier
-
Regenerate src/config.in.2010-05-08, by Glenn Morris
-
xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).2010-05-08, by Jan D
-
Bump version to 23.2.50.2010-05-08, by Chong Yidong
-
Fix ChangeLog typo.2010-05-07, by Chong Yidong
-
* building.texi (GDB Graphical Interface): Remove misleading comparison2010-05-07, by Chong Yidong
-
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.2010-05-05, by Chong Yidong
-
Fix typos (Bug#6094). From Štěpán Němec.2010-05-03, by Chong Yidong
-
Variable purecopying fix (Bug#6083).2010-05-03, by Chong Yidong
-
Add check for buggy version of GCC (Bug#6031).2010-05-03, by Chong Yidong
-
Make paragraph vars local for js-mode (Bug#6071).2010-05-02, by Chong Yidong
-
composite.el (compose-region, reference-point-alist): Fix typos in the doc2010-05-01, by Eli Zaretskii
-
Fix for Bug#5984.2010-04-30, by Chong Yidong
-
Use the proper form for gnuplot's set command2010-04-29, by Jay Belanger
-
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).2010-04-27, by Chong Yidong
-
* abbrev.el: Fix typos.2010-04-26, by Juanma Barranquero
-
Remove --- and +++ lines from NEWS file.2010-04-25, by Chong Yidong
-
* keymaps.texi (Menu Bar): Document :advertised-binding property.2010-04-25, by Chong Yidong
-
Document Emacs 23.2 changes.2010-04-25, by Chong Yidong
-
Fix the entry about eshell's su and sudo commands. bug#60212010-04-25, by Michael Albinus
-
* composite.el (find-composition): Doc fix.2010-04-24, by Andreas Schwab
-
* progmodes/sql.el: Fix typos.2010-04-24, by Juanma Barranquero
-
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'2010-04-23, by Juri Linkov
-
Fix typo in docstring.2010-04-23, by Juri Linkov
-
Use new features of libotf and m17n-lib if available.2010-04-23, by Kenichi Handa
-
HELLO: Adjust Burmese for Unicode 5.2 encoding.2010-04-23, by Kenichi Handa
-
Use new features of libotf and m17n-lib if available.2010-04-23, by Kenichi Handa
-
merge trunk2010-04-23, by Kenichi Handa
-
* filecache.el: Fix typos in docstrings.2010-04-23, by Juanma Barranquero
-
Synch with Gnus trunk:2010-04-22, by Katsumi Yamaoka
-
Synch with Gnus trunk:2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-21, by Katsumi Yamaoka
-
Merge from mainline.2010-04-20, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
language/indian.el (gujarati-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
language/indian.el (gurmukhi-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
HELLO: Adjust Burmese for Unicode 5.2 encoding.2010-04-23, by Kenichi Handa
-
language/indian.el (gujarati-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
merge trunk2010-04-22, by Kenichi Handa
-
language/indian.el (gurmukhi-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
Minor doc fix.2010-04-21, by Glenn Morris
-
merge trunk2010-04-21, by Kenichi Handa
-
* files.el (copy-directory): Handle symlinks (Bug#5982).2010-04-20, by Chong Yidong
-
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).2010-04-20, by Chong Yidong
-
Fix hg envvar handling (Bug#5846).2010-04-20, by Chong Yidong
-
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.2010-04-20, by Glenn Morris
-
* minibuffer.el (completion-at-point): Doc fix.2010-04-20, by Glenn Morris
-
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note2010-04-19, by Chong Yidong
-
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note2010-04-19, by Chong Yidong
-
Improve docs of Unicode General Category.2010-05-08, by Eli Zaretskii
-
Fix bug #6139, text is briefly shown in tool bar on startup.2010-05-08, by Jan D
-
* src/makefile.w32-in: Update dependencies.2010-05-08, by Juanma Barranquero
-
Fix fringe truncation bitmaps in R2L lines.2010-05-08, by Eli Zaretskii
-
Regenerate configure.2010-05-08, by Glenn Morris
-
Remove unused Makefile definition THIS_IS_MAKEFILE.2010-05-08, by Glenn Morris
-
Move TERMINFO, LIBS_TERMCAP from cpp to configure.2010-05-08, by Glenn Morris
-
Misc code tweaks.2010-05-08, by Stefan Monnier
-
Try and fix unbind_to when localness of binding has changed2010-05-07, by Stefan Monnier
-
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.2010-05-07, by Stefan Monnier
-
Highlight vendor specific properties.2010-05-07, by Stefan Monnier
-
Fix bug #6126.2010-05-07, by Eli Zaretskii
-
NEWS: Remove FUD from description of bidirectional editing.2010-05-07, by Eli Zaretskii
-
Fix bug #6126.2010-05-07, by Eli Zaretskii
-
* textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.2010-05-07, by Stefan Monnier
-
Fix MSDOS build broken by autoconfiscation and changes in symbol handling.2010-05-07, by Eli Zaretskii
-
cus-start.el (all): Add native condition for tool-bar-* symbols.2010-05-07, by Eli Zaretskii
-
Don't use XSYMBOL (foo)->value.2010-05-07, by Eli Zaretskii
-
Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.2010-05-07, by Eli Zaretskii
-
Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).2010-05-07, by Eli Zaretskii
-
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.2010-05-07, by Stefan Monnier
-
HELLO: Reorder Arabic greetings into logical order.2010-05-07, by Eli Zaretskii
-
Skip disabled PGP key when encrypting mail with Gnus.2010-05-07, by Daiki Ueno
-
Fix typos.2010-05-07, by Katsumi Yamaoka
-
Fix typos.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
* progmodes/cperl-mode.el (cperl-mode-unload-function): New function.2010-05-07, by Juanma Barranquero
-
* minibuffer.el: Revert previous change.2010-05-07, by Juanma Barranquero
-
Regenerate configure.2010-05-07, by Glenn Morris
-
Missing part of previous commit.2010-05-07, by Glenn Morris
-
Move LD_SWITCH_SYSTEM from cpp to configure.2010-05-07, by Glenn Morris
-
* minibuffer.el (comps): Declare for byte-compiler.2010-05-07, by Juanma Barranquero
-
* cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.2010-05-07, by Juanma Barranquero
-
Remove more unused symbols.2010-05-07, by Dan Nicolaescu
-
Define LIB_STANDARD and START_FILES using autoconf.2010-05-07, by Dan Nicolaescu
-
Remove NEED_BSDTTY and NEED_UNISTD_H.2010-05-06, by Dan Nicolaescu
-
* emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.2010-05-06, by Dan Nicolaescu
-
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.2010-05-06, by Dan Nicolaescu
-
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.2010-05-06, by Jan D.
-
* net/tramp.el (top, with-progress-reporter): Use2010-05-06, by Michael Albinus
-
Regenerate configure.2010-05-06, by Glenn Morris
-
Minimize blessmail-related cpp usage, with an eye to future removal.2010-05-06, by Glenn Morris
-
Let configure handle ranlib.2010-05-06, by Glenn Morris
-
Remove some unused Makefile.in variables.2010-05-06, by Glenn Morris
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
src/Makefile.in: Convert comment in cpp section to the right format.2010-05-06, by Glenn Morris
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Comment changes for some src/m/*.h files.2010-05-06, by Glenn Morris
-
Update.2010-05-06, by Katsumi Yamaoka
-
Update.2010-05-06, by Katsumi Yamaoka
-
Require easy-mmode for XEmacs when compiling.2010-05-06, by Katsumi Yamaoka
-
Require easy-mmode for XEmacs when compiling.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Extract common suffix for * in partial-completion.2010-05-06, by Stefan Monnier
-
Define auto-save-mode with define-minor-mode.2010-05-06, by Stefan Monnier
-
Merge from mainline.2010-05-05, by Katsumi Yamaoka
-
lib-src/ChangeLog: Remove duplicate entry.2010-05-05, by Juanma Barranquero
-
Add `slow' and `history' tags to the desktop data.2010-05-05, by Juri Linkov
-
* syntax.c (Fchar_syntax): Check the arg is a character.2010-05-05, by Stefan Monnier
-
* src/m/sparc.h: Fix typo in earlier change.2010-05-05, by Glenn Morris
-
Add FORCE argument to `delete-file'.2010-05-05, by Michael Albinus
-
Minor cleanups.2010-05-05, by Stefan Monnier
-
Use define-minor-mode in more cases.2010-05-05, by Stefan Monnier
-
Use define-minor-mode for less obvious cases.2010-05-05, by Stefan Monnier
-
* src/ChangeLog: Formatting fixes.2010-05-04, by Juanma Barranquero
-
Misc tweaks.2010-05-04, by Stefan Monnier
-
Delete names that have been removed from the tree.2010-05-04, by Dan Nicolaescu
-
xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).2010-05-04, by Jan D.
-
* net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'2010-05-04, by Michael Albinus
-
Remove BSD_PGRPS.2010-05-04, by Dan Nicolaescu
-
Remove POSIX_SIGNALS.2010-05-04, by Dan Nicolaescu
-
Regenerate configure, src/config.in.2010-05-04, by Glenn Morris
-
Yet another missing piece of C_SWITCH commit.2010-05-04, by Glenn Morris
-
Missing lwlib part of earlier C_SWITCH commit.2010-05-04, by Glenn Morris
-
* admin/CPP-DEFINES: Remove some no-longer-used defines.2010-05-04, by Glenn Morris
-
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.2010-05-04, by Glenn Morris
-
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.2010-05-04, by Glenn Morris
-
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.2010-05-04, by Glenn Morris
-
* s/hpux10-20.h (LIB_STANDARD): New definition.2010-05-04, by Dan Nicolaescu
-
* ibuffer.el: Update autoload checksum.2010-05-03, by Juanma Barranquero
-
* mm-util.el (mm-decompress-buffer): Use `delete-file'.2010-05-03, by Juanma Barranquero
-
Add optional arg to delete-file to force deletion (Bug#6070).2010-05-03, by Chong Yidong
-
Fix typo.2010-05-03, by Juanma Barranquero
-
Fix some ChangeLog attributions.2010-05-03, by Glenn Morris
-
Use define-minor-mode where applicable.2010-05-03, by Stefan Monnier
-
* src/m/amdx86-64.h: Fix typo in previous.2010-05-03, by Glenn Morris
-
Regenerate configure.2010-05-03, by Glenn Morris
-
Replace some X-related cpp with autoconf.2010-05-03, by Glenn Morris
-
* make-dist: There are no more src/m/*.inp files.2010-05-03, by Glenn Morris
-
Use define-minor-mode in Gnus where applicable.2010-05-03, by Stefan Monnier
-
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.2010-05-02, by Dan Nicolaescu
-
Run kill-emacs when exiting for display closed or SIGTERM/HUP.2010-05-02, by Jan D.
-
New hook filter-buffer-substring-functions.2010-05-02, by Stefan Monnier
-
Use a mode-line spec rather than a static string in Semantic.2010-05-02, by Stefan Monnier
-
Use define-minor-mode in CEDET where applicable.2010-05-02, by Stefan Monnier
-
* allout.el: Fix commenting convention.2010-05-02, by Stefan Monnier
-
(Tutorial): Use ^{\prime} to indicate primes.2010-05-01, by Jay Belanger
-
Remove LD_SWITCH_MACHINE.2010-05-01, by Dan Nicolaescu
-
Clean up IRIX code.2010-05-01, by Dan Nicolaescu
-
Clean up AIX code.2010-05-01, by Dan Nicolaescu
-
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.2010-05-01, by Dan Nicolaescu
-
composite.el (find-composition): Fix a typo in the doc string.2010-05-01, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.2010-05-01, by Eli Zaretskii
-
Fix display of R2L lines and cursor motion in bidi buffers.2010-05-01, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.2010-05-01, by Eli Zaretskii
-
Fix cursor positioning in partial width windows on TTY.2010-05-01, by Eli Zaretskii
-
Fix display of truncated R2L lines on a TTY.2010-05-01, by Eli Zaretskii
-
Fix display of R2L continued lines in partial-width windows on a TTY.2010-05-01, by Eli Zaretskii
-
Refactor code that determines row->start and row->end.2010-05-01, by Eli Zaretskii
-
Fix a crash when a display string is continued to the next line.2010-04-27, by Eli Zaretskii
-
Start fixing cursor positioning in bidi buffers with display properties.2010-04-25, by Eli Zaretskii
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-26, by Katsumi Yamaoka
-
Merge from mainline.2010-04-25, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
* tramp.texi (Inline methods, Default Method): Mention2010-05-01, by Michael Albinus
-
Implement compression for inline methods.2010-05-01, by Michael Albinus
-
Rework previous autoconf changes, hopefully to make clearer.2010-05-01, by Glenn Morris
-
* src/fileio.c (Ffile_selinux_context): Context functions may return null.2010-05-01, by Glenn Morris
-
Avoid using trash for certain temp files (Bug#6070).2010-05-01, by Chong Yidong
-
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.2010-05-01, by Stefan Monnier
-
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.2010-05-01, by Stefan Monnier
-
Fix commenting convention2010-05-01, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.2010-05-01, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Fix return value.2010-04-30, by Chong Yidong
-
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.2010-04-30, by Dan Nicolaescu
-
Hopefully fix bug#6065.2010-04-30, by Glenn Morris
-
xsettings.c: include limits.h and update file comment.2010-04-30, by Jan D
-
Fix typos in doc strings of composite.el.2010-04-30, by Eli Zaretskii
-
Regenerate configure.2010-04-30, by Glenn Morris
-
Replace some xmenu cpp with autoconf.2010-04-30, by Glenn Morris
-
Replace some cpp with autoconf.2010-04-30, by Glenn Morris
-
Simplify some manual dependencies in src/Makefile.in.2010-04-30, by Glenn Morris
-
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.2010-04-30, by Glenn Morris
-
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).2010-04-29, by Chong Yidong
-
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).2010-04-29, by Chong Yidong
-
* minibuffer.el (tags-completion-at-point-function): New function.2010-04-29, by Chong Yidong
-
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error2010-04-29, by Alan Mackenzie
-
Don't burp if process sentinel/filter kills the current buffer.2010-04-29, by Stefan Monnier
-
Add bug reference.2010-04-29, by Juanma Barranquero
-
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if2010-04-29, by Stefan Monnier
-
Fix wrong-docstring problem introduced with hash-consing.2010-04-29, by Stefan Monnier
-
Document complete-symbol change.2010-04-28, by Chong Yidong
-
Unify complete-symbol with completion-at-point.2010-04-28, by Chong Yidong
-
* net/tramp.el (tramp-remote-selinux-p): New defun.2010-04-28, by Michael Albinus
-
(bug-reference-url-format): Mark as `safe-local-variable' if the value2010-04-28, by Sam Steingold
-
* configure.in (LIBXMU): Fix logic in previous change.2010-04-28, by Glenn Morris
-
Revert last bug-reference-url-format change.2010-04-28, by Chong Yidong
-
Make it possible to locally disable a globally enabled mode.2010-04-28, by Stefan Monnier
-
Regenerate configure.2010-04-28, by Glenn Morris
-
src/Makefile.in minor simplification,2010-04-28, by Glenn Morris
-
Define CYGWIN_OBJ with configure, not cpp.2010-04-28, by Glenn Morris
-
Set GPM part of MOUSE_SUPPORT with configure, not cpp.2010-04-28, by Glenn Morris
-
Set FONT_DRIVERS with configure rather than cpp.2010-04-28, by Glenn Morris
-
Move LIBXMU from cpp to configure.2010-04-28, by Glenn Morris
-
Move NS_OBJ, NS_SUPPORT from cpp to configure.2010-04-28, by Glenn Morris
-
Missing src/ChangeLog for previous commit.2010-04-28, by Glenn Morris
-
Move test for 64-bit kernel with 32-bit userland to configure.2010-04-28, by Glenn Morris
-
Let the user turn off locally a globalized minor mode2010-04-27, by Stefan Monnier
-
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.2010-04-27, by Stefan Monnier
-
(bug-reference-url-format): Mark as `safe-local-variable' if the value2010-04-27, by Sam Steingold
-
When killing buffers with ido, don't offer virtual buffers for completion.2010-04-27, by Juanma Barranquero
-
Commit missing lisp/Changelog entries.2010-04-27, by Agustin martin
-
ispell.el: Kill ispell process when killing its associated buffer.2010-04-27, by Agustin martin
-
ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.2010-04-27, by Agustin martin
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Move LIBXTR6 from cpp to autoconf.2010-04-27, by Glenn Morris
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.2010-04-27, by Glenn Morris
-
Move MOTIF_LIBW to autoconf.2010-04-27, by Glenn Morris
-
desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,2010-04-27, by Jan D.
-
Don't load tm and apel XEmacs packages when compiling.2010-04-27, by Katsumi Yamaoka
-
Regenerate configure and cibfig.in2010-04-27, by Jan D.
-
Reduce CPP usage.2010-04-27, by Dan Nicolaescu
-
Reduce CPP usage.2010-04-27, by Dan Nicolaescu
-
Remove some AC_DEFINEs that are now unused.2010-04-27, by Glenn Morris
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Use $CRT_DIR in more places.2010-04-27, by Glenn Morris
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Replace some more cpp with autoconf.2010-04-27, by Glenn Morris
-
* Makefile.in (LIBS_MACHINE): Remove, unused.2010-04-26, by Dan Nicolaescu
-
* Makefile.in (LIBS_MACHINE): Remove, unused.2010-04-26, by Dan Nicolaescu
-
* Makefile.in (LIBS_MACHINE): Remove, unused.2010-04-26, by Dan Nicolaescu
-
Use autoconf instead of cpp for LIB_MATH.2010-04-26, by Dan Nicolaescu
-
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.2010-04-26, by Kenichi Handa
-
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.2010-04-26, by Kenichi Handa
-
merge trunk2010-04-26, by Kenichi Handa
-
merge trunk2010-04-26, by Kenichi Handa
-
Remove all NO_ARG_ARRAY uses.2010-04-25, by Dan Nicolaescu
-
Fix crash with bidi display on the last empty line (bug#6030).2010-04-25, by Eli Zaretskii
-
Move code that bidi-iterates out of display property to a separate function.2010-04-25, by Eli Zaretskii
-
Fix crash with bidi display on the last empty line (bug#6030).2010-04-25, by Eli Zaretskii
-
tool-bar.el: Revert unintended checkin in rev 100010.2010-04-25, by Jan D
-
Minor simplications for src/m/amdx86-64.h.2010-04-24, by Glenn Morris
-
* etc/NEWS: Mention --with-crt-dir.2010-04-24, by Glenn Morris
-
Fix typos in comments of composite.c2010-04-24, by Eli Zaretskii
-
composite.el (find-composition): Doc fix.2010-04-24, by Eli Zaretskii
-
composite.c (composition_compute_stop_pos): Fix a typo in the commentary.2010-04-24, by Eli Zaretskii
-
Remove conflict markers.2010-04-24, by Juanma Barranquero
-
Fix cursor motion at end of line that ends in a composed character.2010-04-24, by Eli Zaretskii
-
Fix cursor motion at end of line that ends with a composite character.2010-04-24, by Eli Zaretskii
-
Fix GDB startup with .gdbinit.2010-04-24, by Eli Zaretskii
-
Fix GDB startup with src/.gdbinit.2010-04-24, by Eli Zaretskii
-
Minor htmlfontify simplifications.2010-04-24, by Glenn Morris
-
Accidentally omitted from previous commit.2010-04-24, by Glenn Morris
-
Regenerate configure, src/config.in.2010-04-24, by Glenn Morris
-
Close bug#5655.2010-04-24, by Glenn Morris
-
Minor authors.el updates.2010-04-24, by Glenn Morris
-
* Makefile.in: Remove C_SWITCH_X_MACHINE, unused.2010-04-23, by Dan Nicolaescu
-
* s/cygwin.h (LIBS_DEBUG): Remove, unused.2010-04-23, by Dan Nicolaescu
-
Remove redundant flags.2010-04-23, by Dan Nicolaescu
-
Simplify m/intel386.h.2010-04-23, by Dan Nicolaescu
-
* m/mips.h: Remove #if 0 code.2010-04-23, by Dan Nicolaescu
-
Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)2010-04-23, by Eli Zaretskii
-
Fix display of composed characters from L2R scripts in bidi buffers.2010-04-23, by Eli Zaretskii
-
dispextern.h: Fix a typo in a comment.2010-04-23, by Eli Zaretskii
-
* Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.2010-04-23, by Dan Nicolaescu
-
Provide byte-compiler warnings when set-default a read-only var.2010-04-23, by Stefan Monnier
-
* mm-util.el (mm-find-buffer-file-coding-system):2010-04-23, by Stefan Monnier
-
* progmodes/compile.el: (compilation-start): Abbreviate default directory.2010-04-23, by Stefan Monnier
-
* gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.2010-04-23, by Stefan Monnier
-
xdisp.c (pop_it): Fix last change.2010-04-23, by Eli Zaretskii
-
Support `display' text properties and overlay strings in bidi buffers.2010-04-23, by Eli Zaretskii
-
Support `display' text properties and overlays.2010-04-23, by Eli Zaretskii
-
* etc/NEWS: Tramp supports SELinux.2010-04-23, by Michael Albinus
-
Implement SELINUX backends.2010-04-23, by Michael Albinus
-
(LD_SWITCH_SYSTEM_TEMACS): Remove #undef.2010-04-23, by Dan Nicolaescu
-
* s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.2010-04-23, by Dan Nicolaescu
-
Simplify STARTFILES definition.2010-04-23, by Dan Nicolaescu
-
Clean up Solaris code.2010-04-23, by Dan Nicolaescu
-
* etc/NEWS: More SELinux details and some minor fixes.2010-04-23, by Glenn Morris
-
ChangeLog fixes.2010-04-23, by Glenn Morris
-
Restore 0644 file permissions, which were changed accidently.2010-04-23, by Michael Albinus
-
Regenerate configure.2010-04-22, by Dan Nicolaescu
-
Fix Bug#6001.2010-04-22, by Jan D.
-
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.2010-04-22, by Dan Nicolaescu
-
Synchronize with Tramp repository.2010-04-22, by Michael Albinus
-
Detect ssh 'ControlMaster' argument automatically in some cases.2010-04-22, by Michael Albinus
-
* net/tramp.el (tramp-handle-copy-file): Add new optional2010-04-22, by Michael Albinus
-
Synch with Gnus trunk:2010-04-22, by Katsumi Yamaoka
-
(message-generate-headers): Record insertion of optional headers as well.2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
*** empty log message ***2010-04-22, by Michael Albinus
-
* net/tramp.el(tramp-completion-handle-file-name-all-completions):2010-04-22, by Michael Albinus
-
Merge from mainline.2010-04-21, by Katsumi Yamaoka
-
Merge from mainline.2010-04-20, by Katsumi Yamaoka
-
Merge from mainline.2010-04-20, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-16, by Katsumi Yamaoka
-
Merge from mainline.2010-04-15, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-13, by Katsumi Yamaoka
-
Merge from mainline.2010-04-12, by Katsumi Yamaoka
-
Merge from mainline.2010-04-12, by Katsumi Yamaoka
-
Merge from mainline.2010-04-07, by Katsumi Yamaoka
-
Merge from mainline.2010-04-06, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-04, by Katsumi Yamaoka
-
Merge from mainline.2010-04-02, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Update ChangeLog2010-04-22, by Miles Bader
-
Update configure2010-04-22, by Miles Bader
-
get rid of "unix" pre-defined macro when preprocessing Makefile2010-04-22, by Miles Bader
-
Avoid non-portable shell command negation2010-04-21, by Andreas Schwab
-
Fix Bug#5840.2010-04-21, by Michael Albinus
-
Clean up HP-UX files.2010-04-21, by Dan Nicolaescu
-
* xsettings.c: Move misplaced HAVE_GCONF2010-04-21, by Jan D.
-
Fix bug #5992.2010-04-21, by Eli Zaretskii
-
(lisp-completion-at-point): Try and handle errors.2010-04-21, by Stefan Monnier
-
configure.in: Change "if test ! -f" to "if ! test -f", regenerate configure.2010-04-21, by Jan D.
-
Gtk tool bars can be text, icons with text or just icons2010-04-21, by Jan D.
-
configure.in: Change "if test ! -f" to "if ! test -f".2010-04-21, by Jan D.
-
Document tool-bar-style2010-04-21, by Jan D.
-
Gtk tool bars can be text, icons with text or just icons.2010-04-20, by Jan D.
-
Declarations before code (Bug#5993).2010-04-21, by Jan D.
-
Added C-o keybinding to toggle use of virtual buffers2010-04-21, by John Wiegley
-
Remove NOMULTIPLEJOBS.2010-04-21, by Dan Nicolaescu
-
* src/ChangeLog: Remove merged duplicate entry.2010-04-21, by Glenn Morris
-
Remove some more cpp in favor of autoconf.2010-04-21, by Glenn Morris
-
Remove NOMULTIPLEJOBS, unused.2010-04-21, by Dan Nicolaescu
-
Simplify LD_SWITCH_SYSTEM_TEMACS usage.2010-04-21, by Dan Nicolaescu
-
tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.2010-04-21, by Juanma Barranquero
-
Regenerate configure.2010-04-21, by Glenn Morris
-
Remove LIBSELINUX_LIBS need for cpp in Makefiles.2010-04-21, by Glenn Morris
-
Regenerate configure, src/config.in.2010-04-21, by Glenn Morris
-
Doc updates for SELinux support.2010-04-21, by Glenn Morris
-
Add SELinux support.2010-04-21, by Glenn Morris
-
vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.2010-04-21, by Stefan Monnier
-
Make the log-edit comments use RFC822 format throughout.2010-04-21, by Stefan Monnier
-
Fix typos and spacing.2010-04-21, by Juanma Barranquero
-
Don't depend on cm.c or termcap.c on Windows, use stubs.2010-04-21, by Juanma Barranquero
-
Remove references to (default-)direction-reversed.2010-04-20, by Juanma Barranquero
-
Warn rather than error when making a local var inside a let.2010-04-20, by Stefan Monnier
-
* font.c (syms_of_font): Make the style table vars read-only.2010-04-20, by Stefan Monnier
-
* buffer.h (struct buffer): Remove unused var `direction_reversed'.2010-04-20, by Stefan Monnier
-
* vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.2010-04-20, by Stefan Monnier
-
(lisp-completion-at-point): Complete around point.2010-04-20, by Stefan Monnier
-
* emacs.manifest: Add trustInfo section to Windows manifest.2010-04-20, by Chong Yidong
-
(view-hello-file): Don't fiddle with the default enable-multibyte-characters.2010-04-20, by Stefan Monnier
-
Implement GUI display of R2L lines, fix TTY display of R2L lines.2010-04-20, by Eli Zaretskii
-
gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.2010-04-20, by Jan D.
-
Fix R2L paragraph display on TTY.2010-04-20, by Eli Zaretskii
-
Fix cursor positioning at end of R2L line on TTY frames.2010-04-17, by Eli Zaretskii
-
Mirror continuation indicators for R2L lines; fix face extension on TTY.2010-04-17, by Eli Zaretskii
-
Fix two crashes with display of R2L lines in GUI sessions.2010-04-17, by Eli Zaretskii
-
Continue work on R2L paragraphs in GUI sessions.2010-04-17, by Eli Zaretskii
-
Implement cursor on the left fringe for R2L lines.2010-04-10, by Eli Zaretskii
-
Initial implementation of display of R2L paragraphs in GUI sessions.2010-04-10, by Eli Zaretskii
-
Overwritten from mainline.2010-04-09, by Eli Zaretskii
-
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.2010-04-20, by Kenichi Handa
-
merge trunk2010-04-20, by Kenichi Handa
-
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.2010-04-20, by Kenichi Handa
-
merge trunk2010-04-20, by Kenichi Handa
-
Make variable forwarding explicit rather the using special values.2010-04-20, by Stefan Monnier
-
(completion-styles-alist): Fix up last merge and document `substring'.2010-04-19, by Stefan Monnier
-
* international/mule.el: Help the user choose a valid coding-system.2010-04-19, by Stefan Monnier
-
Cosmetic changes in src/bidi.c.2010-04-19, by Eli Zaretskii
-
Improve commentary regarding redisplay.2010-04-19, by Eli Zaretskii
-
* vc-bzr: Use standard *vc* and *vc-diff* buffers.2010-04-19, by Stefan Monnier
-
Merge from emacs-232010-04-19, by Stefan Monnier
-
(completion-styles): Improve docstrings.2010-04-19, by Stefan Monnier
-
* dired.c (Ffile_attributes): Fix typo in docstring.2010-04-19, by Juanma Barranquero
-
Synch with Gnus trunk:2010-04-18, by Katsumi Yamaoka
-
* programs.texi (Semantic): New node.2010-04-18, by Chong Yidong
-
Bugfix for ede-proj-makefile-insert-variables.2010-04-18, by Chong Yidong
-
Fix the version number for added files.2010-04-17, by Dan Nicolaescu
-
Add some autoloads.2010-04-17, by Glenn Morris
-
* etc/NEWS: Minor edits.2010-04-17, by Glenn Morris
-
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).2010-04-17, by Chong Yidong
-
* emacs.texi (Acknowledgments): Remove duplicate.2010-04-16, by Glenn Morris
-
Synch with Gnus trunk:2010-04-16, by Katsumi Yamaoka
-
Synch with Gnus trunk:2010-04-16, by Katsumi Yamaoka
-
Merge from mainline.2010-04-16, by Katsumi Yamaoka
-
Merge from mainline.2010-04-15, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-13, by Katsumi Yamaoka
-
Merge from mainline.2010-04-12, by Katsumi Yamaoka
-
* etc/NEWS: git version number issues don't need manual changes.2010-04-16, by Glenn Morris
-
Improve previous change.2010-04-16, by Glenn Morris
-
* vc-git.el (vc-git-print-log): Doc fix.2010-04-16, by Glenn Morris
-
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.2010-04-16, by Glenn Morris
-
* doc/emacs/ChangeLog: Fix typo.2010-04-15, by Glenn Morris
-
* etc/NEWS: Remove duplicate entry.2010-04-15, by Glenn Morris
-
Mention Dired VC diff and log in manual.2010-04-15, by Glenn Morris
-
* info.texi (Search Index): Mention Emacs's Info-virtual-index.2010-04-15, by Glenn Morris
-
* help.texi (Help Summary): Mention M-x info-finder.2010-04-15, by Glenn Morris
-
NEWS markup.2010-04-15, by Glenn Morris
-
* ack.texi (Acknowledgments): Add mpc.el2010-04-15, by Glenn Morris
-
* etc/NEWS: Minor mark-up and typo fixes.2010-04-15, by Glenn Morris
-
Document new commands for manipulating local variable lists.2010-04-15, by Glenn Morris
-
Fix @deffn without category.2010-04-14, by Juri Linkov
-
* ido.el (ido-file-internal): Fix 2009-12-02 change.2010-04-14, by Chong Yidong
-
* progmodes/grep.el (grep-compute-defaults): Fix handling of host2010-04-14, by Chong Yidong
-
* admin/notes/bugtracker: Minor updates.2010-04-14, by Glenn Morris
-
Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).2010-04-13, by Alan Mackenzie
-
Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.2010-04-13, by Adrian Robert
-
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).2010-04-13, by Adrian Robert
-
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).2010-04-13, by Adrian Robert
-
Reverse change 98939 "Enhance `c-parse-state' to run efficiently in2010-04-12, by Alan Mackenzie
-
Reverse change 99448: "Change strategy for marking < and > as template2010-04-12, by Alan Mackenzie
-
Reverse 99556:2010-04-12, by Alan Mackenzie
-
Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".2010-04-12, by Alan Mackenzie
-
Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".2010-04-12, by Alan Mackenzie
-
Undo change 99665 "Fix off-by-one error. Fixes bug #5747."2010-04-12, by Alan Mackenzie
-
Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.2010-04-10, by YAMAMOTO Mitsuharu
-
Fix bug ref in previous.2010-04-10, by Glenn Morris
-
Close bug#1835.2010-04-10, by Glenn Morris
-
Doc fix related to Contributing.2010-04-09, by Glenn Morris
-
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.2010-04-08, by YAMAMOTO Mitsuharu
-
Merge from mainline.2010-04-07, by Katsumi Yamaoka
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D.
-
Fix previous change of *-composable-pattern.2010-04-07, by Kenichi Handa
-
merge trunk2010-04-07, by Kenichi Handa
-
Fix previous change of *-composable-pattern).2010-04-07, by Kenichi Handa
-
Merge from mainline.2010-04-06, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Edits to Persistent Mark node.2010-04-06, by Chong Yidong
-
Revert 2008-03-03 change (Bug#5821).2010-04-06, by Chong Yidong
-
* quail/vntelex.el: Fix "af" rule (Bug#5836).2010-04-06, by Chong Yidong
-
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).2010-04-05, by Juri Linkov
-
Fix crash on NextStep terminal (Bug#5837)2010-04-05, by Chong Yidong
-
Merge from mainline.2010-04-04, by Katsumi Yamaoka
-
Add a new entry for QWE2010-04-04, by Francesc Rocher
-
* help.el (help-window-setup-finish): Doc fix (Bug#5830).2010-04-03, by Chong Yidong
-
Add stubs for Windows, required after CVE-2010-0825 change.2010-04-03, by Juanma Barranquero
-
Merge from mainline.2010-04-02, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
* tmm.el: Add missing key-binding shortcuts.2010-04-19, by Stefan Monnier
-
Mention in src/ChangeLog the bug number solved by revno 99937.2010-04-19, by Eli Zaretskii
-
.gdbinit (xsubchartable): New command.2010-04-19, by Eli Zaretskii
-
Fix crashes in GC in "emacs -nw".2010-04-19, by Eli Zaretskii
-
* custom.el (defcustom): Add edebug spec.2010-04-19, by Stefan Monnier
-
Test for special mode-class in view-buffer instead of view-file (bug#5513).2010-04-18, by Juri Linkov
-
Add 7z archive format support (bug#5475).2010-04-18, by Juri Linkov
-
Hash-cons pure data.2010-04-18, by Stefan Monnier
-
Fix duplicate entries in cedet's loaddefs.el files.2010-04-18, by Stefan Monnier
-
* cvs-status.el (cvs-refontify): Remove unused.2010-04-18, by Stefan Monnier
-
(Mathematics): Prefer Unicode charset.2010-04-18, by Stefan Monnier
-
Set USER_POS in hint_flags to work around Cygwin problem.2010-04-18, by Jan D.
-
calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.2010-04-18, by Jay Belanger
-
calc.el (calc-mode-map): Bind O to 'calc-missing-key'.2010-04-18, by Jay Belanger
-
Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.2010-04-17, by Jan D.
-
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.2010-04-17, by Jan D
-
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.2010-04-17, by Jan D
-
Fix crash on NextStep terminal (Bug#5837)2010-04-17, by Chong Yidong
-
Fix a crash when an NSM character is inserted at BEGV.2010-04-17, by Eli Zaretskii
-
Merge: Add O option to Calc.2010-04-17, by Jay Belanger
-
* calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.2010-04-17, by Jay Belanger
-
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.2010-04-16, by Eli Zaretskii
-
* s/freebsd.h: Restore osreldate.h include.2010-04-16, by Dan Nicolaescu
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.2010-04-16, by Jan D
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.2010-04-16, by Jan D
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.2010-04-16, by Jan D
-
* ack.texi, emacs.texi (Acknowledgments): Update for Org changes.2010-04-16, by Glenn Morris
-
Move scrolling commands from simple.el to window.el2010-04-16, by Juri Linkov
-
Check both `isearch-scroll' and `scroll-command' properties.2010-04-16, by Juri Linkov
-
xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.2010-04-16, by YAMAMOTO Mitsuharu
-
* s/cygwin.h: Avoid linking against static libgcc.2010-04-16, by Chong Yidong
-
Add the `scroll-command' property.2010-04-15, by Juri Linkov
-
* net/tramp.el (tramp-error-with-buffer): Don't show the2010-04-15, by Michael Albinus
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.2010-04-15, by Dan Nicolaescu
-
* xdisp.c (message): Do not use NO_ARG_ARRAY.2010-04-15, by Dan Nicolaescu
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.2010-04-15, by Dan Nicolaescu
-
* admin/notes/BRANCH: Defer to emacs-devel.2010-04-15, by Glenn Morris
-
* progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.2010-04-15, by Glenn Morris
-
Merge update-org-to-6.352010-04-15, by Carsten Dominik
-
2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>2010-04-15, by Carsten Dominik
-
Testcommit2010-04-15, by Carsten Dominik
-
Testcommit with brz2010-04-15, by Carsten Dominik
-
* admin/notes/BRANCH: Update.2010-04-15, by Glenn Morris
-
Simplify by using `define-derived-mode'.2010-04-15, by Juanma Barranquero
-
Fix Bug#5840.2010-04-14, by Michael Albinus
-
Reduce cpp use in Makefile.in.2010-04-14, by Dan Nicolaescu
-
(non-essential): New var.2010-04-14, by Stefan Monnier
-
Add a new field `location' to bookmarks for non-file bookmarks.2010-04-14, by Stefan Monnier
-
Add variable scroll-error-top-bottom.2010-04-14, by Juri Linkov
-
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.2010-04-14, by Juri Linkov
-
Add variable `scroll-preserve-screen-position-commands'.2010-04-14, by Juri Linkov
-
Fix so top -10 and left -10 in frame parameters work.2010-04-13, by Jan D.
-
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.2010-04-13, by Jan D.
-
Move complete.el to lisp/obsolete.2010-04-13, by Stefan Monnier
-
Remove the Arch metafiles.2010-04-13, by Stefan Monnier
-
(init_tty): Move common text outside of #ifdef TERMINFO.2010-04-13, by Stefan Monnier
-
Try to solve the problem of spurious EOF chars in long lines of text2010-04-13, by Stefan Monnier
-
Try to detect file modification within the same second.2010-04-13, by Stefan Monnier
-
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).2010-04-13, by Stefan Monnier
-
(define-minor-mode): A nil argument to the minor mode turns the mode ON.2010-04-13, by Stefan Monnier
-
* process.c (status_notify): Remove unused var `ro'.2010-04-12, by Stefan Monnier
-
(vc-dir-kill-line): New command.2010-04-12, by Stefan Monnier
-
* bookmark.el (bookmark-insert-location): Handle a nil filename.2010-04-12, by Stefan Monnier
-
xfns.c (select_visual): Don't call error if XGetVisualInfo returns2010-04-12, by Jan D.
-
Clean up last bookmark changes for man/woman/gnus-summary.2010-04-12, by Stefan Monnier
-
Summary: Add bookmark support for man, woman and gnus-summary.2010-04-12, by Stefan Monnier
-
* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the2010-04-12, by Dan Nicolaescu
-
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.2010-04-12, by Dan Nicolaescu
-
Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.2010-04-12, by Jan D.
-
Change so emacs at least compiles.2010-04-12, by Jan D.
-
Remove C_SWITCH_SYSTEM_TEMACS.2010-04-11, by Dan Nicolaescu
-
Remove C_SWITCH_SYSTEM_TEMACS.2010-04-11, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.2010-04-11, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.2010-04-11, by Dan Nicolaescu
-
Use XFT in Lucid dialogs if available.2010-04-11, by Jan D.
-
Use XFT in Lucid dialogs if available.2010-04-11, by Jan D.
-
* process.c (exec_sentinel): Preserve current-buffer.2010-04-11, by Stefan Monnier
-
(read_process_output): Move the save-current-buffer to2010-04-11, by Stefan Monnier
-
Update comint-password-prompt-regexp (Bug#2817).2010-04-10, by Chong Yidong
-
* s/msdos.h (UNEXEC): New definition.2010-04-10, by Dan Nicolaescu
-
* net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.2010-04-10, by Michael Albinus
-
Synchronize with Tramp repository.2010-04-10, by Michael Albinus
-
Synchronize with Tramp repository.2010-04-10, by Michael Albinus
-
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.2010-04-10, by YAMAMOTO Mitsuharu
-
Don't abort try_window with fonts change when showing tooltip (Bug#2423).2010-04-10, by YAMAMOTO Mitsuharu
-
xfns.c (Fx_show_tip): Undo last change.2010-04-10, by YAMAMOTO Mitsuharu
-
* compile.el (compilation-save-buffers-predicate): Add missing :version tag.2010-04-10, by Glenn Morris
-
Get rid of several uses of the term 'master' in favor of equivalent verbiage2010-04-09, by Eric S. Raymond
-
Fix showing the complete tip the first time, bug #2423.2010-04-09, by Jan D
-
(turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,2010-04-09, by Sam Steingold
-
(compilation-save-buffers-predicate): Remove the "autoload" cookie.2010-04-09, by Sam Steingold
-
Add --author support to git commit.2010-04-09, by Dan Nicolaescu
-
Improve documentation comments.2010-04-09, by Eric S. Raymond
-
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.2010-04-08, by Eli Zaretskii
-
Fix some of the problems in defsubst* (bug#5728).2010-04-08, by Stefan Monnier
-
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.2010-04-08, by Jan D.
-
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).2010-04-08, by Eli Zaretskii
-
Lucid menus can now use Xft for fonts.2010-04-08, by Jan D.
-
Lucid menus can now use Xft for fonts.2010-04-08, by Jan D.
-
add ";;;###autoload" cookies2010-04-07, by Sam Steingold
-
(compilation-save-buffers-predicate): New custom variable.2010-04-07, by Sam Steingold
-
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.2010-04-07, by Juanma Barranquero
-
wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).2010-04-07, by Jan D.
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D
-
Simplify code for HP machines.2010-04-07, by Dan Nicolaescu
-
* m/iris4d.h (UNEXEC): Move definition ...2010-04-07, by Dan Nicolaescu
-
Add new VC methods: vc-log-incoming and vc-log-outgoing.2010-04-07, by Dan Nicolaescu
-
Fix default-directory for vc-root-diff.2010-04-07, by Dan Nicolaescu
-
* verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support2010-04-07, by Dan Nicolaescu
-
(calcFunc-fdiv): Use `nth' to choose elements from list.2010-04-07, by Jay Belanger
-
(calcFunc-fdiv): Allow `fdiv' to divide fractions.2010-04-07, by Jay Belanger
-
Removed duplicate definition of ido-virtual-buffers2010-04-06, by jwiegley
-
Fix typos.2010-04-06, by Juanma Barranquero
-
Fixed duplicate names appearing in IDO buffer list (using virtuals)2010-04-06, by jwiegley
-
Minor fixes to a recent contribution to ido.el2010-04-06, by jwiegley
-
Enable recentf-mode if using virtual buffers.2010-04-06, by Juanma Barranquero
-
Scrolling commands which scroll a line instead of full screen..2010-04-05, by Juri Linkov
-
Scrolling commands which does not signal errors at top/bottom.2010-04-05, by Juri Linkov
-
lisp/help.el: Turn ChangeLog comment into source comment.2010-04-05, by Juanma Barranquero
-
* help.el (describe-mode): Return nil (for IELM's sake).2010-04-05, by Juanma Barranquero
-
xfns.c (set_machine_and_pid_properties): Fix parantesis2010-04-05, by Jan D
-
Move declaration before other statements.2010-04-04, by jhd
-
Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).2010-04-04, by jhd
-
Improve commentary of handle_stop_backwards.2010-04-04, by Eli Zaretskii
-
2010-04-04 John Wiegley <jwiegley@gmail.com>2010-04-04, by jwiegley
-
* font-lock.el: Require CL when compiling.2010-04-03, by Stefan Monnier
-
Fix merge conflicts in ldefs-boot.el.2010-04-03, by Eli Zaretskii
-
Fix infloop in bidi buffers with vertical cursor motion at ZV.2010-04-03, by Eli Zaretskii
-
Fix typo in src/ChangeLog.2010-04-03, by Eli Zaretskii
-
Revert last change in batch-update-authors.2010-04-03, by Eli Zaretskii
-
Fix bug in batch-update-authors. Add bidi to AUTHORS.2010-04-03, by Eli Zaretskii
-
update tags2010-04-02, by convert-repo
-
Add stubs for Windows, required after CVE-2010-0825 change.2010-04-03, by Juanma Barranquero
-
Merge from emacs-232010-04-03, by Stefan Monnier
-
* m/intel386.h (NO_REMAP): Move definition ...2010-04-03, by Dan Nicolaescu
-
* m/vax.h (CRT0_DUMMIES): Remove, unused.2010-04-03, by Dan Nicolaescu
-
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not2010-04-03, by Dan Nicolaescu
-
* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.2010-04-02, by Juri Linkov
-
Fix permissions handling (CVE-2010-0825).2010-04-02, by Chong Yidong
-
Fix typos.2010-04-02, by Juanma Barranquero
-
Fix typos in semantic/imenu.el.2010-04-02, by Juanma Barranquero
-
Fix typos in ChangeLogs.2010-04-02, by Juanma Barranquero
-
Use correct coding system when verifying a pgp signed message2010-04-01, by Andreas Schwab
-
Fix markup mistake in nonascii.texi.2010-04-01, by Chong Yidong
-
Fix typo.2010-04-01, by Chong Yidong
-
Fix last set of Nextstep changes.2010-03-31, by Chong Yidong
-
Explain how to re-throw a signal.2010-03-31, by Eli Zaretskii
-
Fix bug #5703.2010-03-31, by Eli Zaretskii
-
* nsterm.h: Fix last change.2010-03-31, by Chong Yidong
-
(bug-reference-bug-regexp): Also accept "patch" and "RFE".2010-04-02, by Sam Steingold
-
Fix permissions handling (CVE-2010-0825).2010-04-02, by Chong Yidong
-
Fix previous fix. Parantesis misplaced.2010-04-02, by Jan D.
-
Fix previous fix.2010-04-02, by Jan D.
-
(vc-hg-push, vc-hg-pull): Use `apply' when calling2010-04-02, by Sam Steingold
-
* tmm.el (tmm-get-keymap): Check with symbolp before passing value to fboundp.2010-04-02, by Jan D.
-
Merge from trunk2010-04-02, by Jan D.
-
xdisp.c (set_cursor_from_row): Improve comments.2010-04-02, by Eli Zaretskii
-
Fix typos and formatting in ChangeLog entries.2010-04-02, by Eli Zaretskii
-
tmm.el (tmm-get-keymap): Check with symbolp before passing2010-04-02, by Jan D.
-
Merge from trunk2010-04-01, by Jan D.
-
Merge from trunk2010-03-26, by Jan D.
-
Merge from trunk2010-03-23, by Jan D.
-
Merge from trunk2010-03-23, by Jan D.
-
Remove extern errno declarations.2010-04-02, by Dan Nicolaescu
-
Remove all uses of LIBX11_SYSTEM.2010-04-01, by Dan Nicolaescu
-
Remove support for DJGPP v1.x (bug#5813).2010-04-01, by Eli Zaretskii
-
msdos.c: Fix last change.2010-04-01, by Eli Zaretskii
-
Remove support for DJGPP v1.x (bug#5813).2010-04-01, by Eli Zaretskii
-
Fix bug #5816.2010-04-01, by Eli Zaretskii
-
(Finding the News): Add pointers to the Server buffer because it's essential.2010-04-01, by Katsumi Yamaoka
-
(Finding the News): Add pointers to the Server buffer because it's essential.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Cosmetic change to src/Makefile.in.2010-04-01, by Glenn Morris
-
[merge] Fix last set of Nextstep changes.2010-03-31, by Chong Yidong
-
* cus-edit.el (custom-buffer-sort-alphabetically): Update :version.2010-03-31, by Chong Yidong
-
Clean up BSD_SYSTEM use.2010-03-31, by Dan Nicolaescu
-
* simple.el (next-line, previous-line): Re-throw a signal2010-03-31, by Juri Linkov
-
* simple.el (keyboard-escape-quit): Raise deselecting the active2010-03-31, by Juri Linkov
-
Rename `image-extension-data' to `image-metadata'.2010-03-31, by Juri Linkov
-
Fix highlight of trailing whitespace is right-to-left lines.2010-03-31, by Eli Zaretskii
-
(gnus-article-browse-html-save-cid-content): Rename from2010-03-31, by Katsumi Yamaoka
-
Update.2010-03-31, by Katsumi Yamaoka
-
(gnus-article-browse-html-save-cid-content): Rename from2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Get rid of the direct_output optimizations.2010-03-31, by Stefan Monnier
-
Change name of default value of calc-settings-file to ~/.emacs.d/calc.el throughout.2010-03-31, by Jay Belanger
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
* simple.el (append-to-buffer): Simplify.2010-03-31, by Stefan Monnier
-
Merge from emacs-23 branch2010-03-31, by Stefan Monnier
-
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).2010-03-30, by Chong Yidong
-
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)2010-03-30, by Juanma Barranquero
-
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).2010-03-30, by Jan D.
-
Fix Indic composable patterns for the new Unicode specification.2010-03-30, by Kenichi Handa
-
merge trunk2010-03-30, by Kenichi Handa
-
Fix Indic composable patterns for the new Unicode specification.2010-03-30, by Kenichi Handa
-
merge trunk2010-03-30, by Kenichi Handa
-
Improve documentation of "C-x 8 RET".2010-03-30, by Eli Zaretskii
-
Clean up unneeded ns_set_icon_type calls.2010-03-29, by Chong Yidong
-
Add a test function from semantic-test.el to semantic-ia-utest.el.2010-03-29, by Chong Yidong
-
Update Semantic test copyrights, delete some test files (Bug#4656).2010-03-29, by Chong Yidong
-
Make tmm-menubar work for the Buffers menu again.2010-03-29, by Stefan Monnier
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.2010-03-29, by Katsumi Yamaoka
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-28, by Katsumi Yamaoka
-
Merge from mainline.2010-03-25, by Katsumi Yamaoka
-
Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)2010-03-28, by Chong Yidong
-
Fix for Bug#5790.2010-03-28, by Chong Yidong
-
Close bug#5336.2010-03-28, by Glenn Morris
-
Expand discussion of mail setup.2010-03-28, by Chong Yidong
-
* mail/sendmail.el (mail-default-directory): Doc fix.2010-03-28, by Chong Yidong
-
Document Message mode as the default mail mode.2010-03-28, by Chong Yidong
-
Fix mail-default-headers handling in Message mode.2010-03-27, by Chong Yidong
-
Document problems on MS-Windows with incompatible regex.h headers.2010-03-27, by Eli Zaretskii
-
Fix doc strings of version-* functions and variables.2010-03-27, by Eli Zaretskii
-
Document `after-load-functions'.2010-03-26, by Chong Yidong
-
*** empty log message ***2010-03-26, by Nick Roberts
-
(gdb-apple-test): New function.2010-03-26, by Nick Roberts
-
* maintaining.texi (Old Revisions): Document vc-root-diff.2010-03-26, by Chong Yidong
-
* vc.el (vc-root-diff): Doc fix.2010-03-25, by Chong Yidong
-
* maintaining.texi (VCS Concepts): Fix typo.2010-03-25, by Chong Yidong
-
* vc.el (vc-print-log, vc-print-root-log): Doc fix.2010-03-25, by Chong Yidong
-
Document VC changes: vc-log-show-limit and vc-print-root-log.2010-03-25, by Chong Yidong
-
Merge from mainline.2010-03-25, by Katsumi Yamaoka
-
Document comint history-search changes.2010-03-25, by Chong Yidong
-
* programs.texi (Program Modes): Mention Javascript mode.2010-03-25, by Chong Yidong
-
Note in documentation that nXML is now the default XML mode.2010-03-25, by Chong Yidong
-
* misc.texi (Navigation): Document doc-view-continuous.2010-03-25, by Chong Yidong
-
* simple.el (append-to-buffer): Fix last change.2010-03-25, by Chong Yidong
-
Merge from mainline.2010-03-24, by Katsumi Yamaoka
-
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).2010-03-24, by Chong Yidong
-
Fix 2009-11-13 change to append-to-buffer (Bug#5749).2010-03-24, by Chong Yidong
-
(keys_of_window): Remove redundant/overridden bindings.2010-03-31, by Stefan Monnier
-
* files.el (auto-mode-case-fold): Change default to t.2010-03-31, by Stefan Monnier
-
(MIME Commands): Update description of gnus-article-browse-html-article.2010-03-31, by Katsumi Yamaoka
-
(MIME Commands): Update description of gnus-article-browse-html-article.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
from trunk2010-03-23, by Kenichi Handa
-
Merge from mainline.2010-03-24, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Restore original behavior of move_it_in_display_line_to when !bidi_p.2010-03-30, by Eli Zaretskii
-
* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.2010-03-30, by Dan Nicolaescu
-
* replace.el (occur-accumulate-lines): Move occur-engine related2010-03-30, by Juri Linkov
-
Fix a crash of I-search in a bidi-reordered buffer.2010-03-30, by Eli Zaretskii
-
* dired-x.el (dired-omit-mode): Doc fix.2010-03-30, by Juri Linkov
-
Make occur handle multi-line matches cleanly with context.2010-03-30, by Juri Linkov
-
* replace.el (occur-accumulate-lines): Fix a bug where the first2010-03-30, by Juri Linkov
-
* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.2010-03-30, by Juanma Barranquero
-
bidi.c: Update to GPLv3.2010-03-30, by Eli Zaretskii
-
bidi.c: Update Copyright years.2010-03-30, by Eli Zaretskii
-
Initial support for bidirectional editing.2010-03-30, by Eli Zaretskii
-
Removed src/ChangeLog.bidi from bzr.2010-03-30, by Eli Zaretskii
-
Support MS-Windows build and reversed rows in GUI frames; add initial docs.2010-03-29, by Eli Zaretskii
-
Fix glyph_row reversed_p flag in empty lines between paragraphs.2010-03-28, by Eli Zaretskii
-
Merge from mainline.2010-03-28, by Eli Zaretskii
-
Finish work on cursor motion in continuation lines.2010-03-20, by Eli Zaretskii
-
Merge from mainline.2010-03-20, by Eli Zaretskii
-
Continue work on cursor movement in continued lines.2010-03-13, by Eli Zaretskii
-
Merge from mainline.2010-03-13, by Eli Zaretskii
-
Continue debugging continuation lines.2010-03-06, by Eli Zaretskii
-
Merge from mainline.2010-03-06, by Eli Zaretskii
-
Merge frome mainline.2010-02-27, by Eli Zaretskii
-
Continue work on continuation lines.2010-02-20, by Eli Zaretskii
-
Merge from mainline.2010-02-20, by Eli Zaretskii
-
Continue work on continuation lines. Some progress with cursor motion.2010-02-13, by Eli Zaretskii
-
Merge from mainline.2010-02-13, by Eli Zaretskii
-
Merge from mainline.2010-02-06, by Eli Zaretskii
-
Start working on cursor movement in continuation lines.2010-02-06, by Eli Zaretskii
-
Merge from mainline.2010-02-05, by Eli Zaretskii
-
Fix fallout from changes to managing glyph row reversed_p flag.2010-01-30, by Eli Zaretskii
-
Merge from mainline.2010-01-30, by Eli Zaretskii
-
Merge from mainline.2010-01-29, by Eli Zaretskii
-
Merge from mainline.2010-01-25, by Eli Zaretskii
-
Remove empty entry.2010-01-25, by Eli Zaretskii
-
Finish and debug display of invisible text.2010-01-25, by Eli Zaretskii
-
Merger from mainline.2010-01-23, by Eli Zaretskii
-
rmail.el autoloads.2010-01-22, by Eli Zaretskii
-
Merge from mainline.2010-01-22, by Eli Zaretskii
-
Merge from mainline.2010-01-16, by Eli Zaretskii
-
Start working on invisible text. For now, just untested source changes.2010-01-16, by Eli Zaretskii
-
Merge from mainline.2010-01-16, by Eli Zaretskii
-
Merge from mainline.2010-01-16, by Eli Zaretskii
-
Merge from mainline.2010-01-09, by Eli Zaretskii
-
Recompute prev_stop and base_level_stop when the iterator is2010-01-09, by Eli Zaretskii
-
Merge from mainline.2010-01-09, by Eli Zaretskii
-
Merge from mainline.2010-01-08, by Eli Zaretskii
-
Update Copyright years.2010-01-03, by Eli Zaretskii
-
Continue working on handling of properties in bidi iteration.2010-01-02, by Eli Zaretskii
-
Merge from mainline.2010-01-02, by Eli Zaretskii
-
Merge from upstream.2010-01-02, by Eli Zaretskii
-
Merge from mainline.2010-01-01, by Eli Zaretskii
-
This commits the exact copies of files I had before switch to bzr.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-12-26.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-1219.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-12-12.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-11-21.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-11-14.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-11-07.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-31.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-24.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-17.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-10.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-08.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-05.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-04.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-03.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-09-27.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-09-26.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-09-20.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-09-19.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-09-12.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-08-12.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-08-29.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-08-22.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-08-15.2009-12-31, by Eli Zaretskii
-
Retrospective commit.2009-12-31, by Eli Zaretskii
-
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>2010-03-30, by Katsumi Yamaoka
-
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>2010-03-30, by Katsumi Yamaoka
-
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.2010-03-30, by Dan Nicolaescu
-
*** empty log message ***2010-03-30, by Nick Roberts
-
* subr.el: Extend progress reporters to perform "spinning".2010-03-29, by Chong Yidong
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.2010-03-29, by Katsumi Yamaoka
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>2010-03-29, by Katsumi Yamaoka
-
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>2010-03-28, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>2010-03-28, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>2010-03-28, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>2010-03-28, by Katsumi Yamaoka
-
Merge from mainline.2010-03-28, by Katsumi Yamaoka
-
Regenerate ldefs-boot.el.2010-03-28, by Nick Roberts
-
Merge from mainline.2010-03-25, by Katsumi Yamaoka
-
Merge from mainline.2010-03-25, by Katsumi Yamaoka
-
Merge from mainline.2010-03-24, by Katsumi Yamaoka
-
Merge from mainline.2010-03-24, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Fix for `compile' (Bug#5771).2010-03-28, by Chong Yidong
-
* find-dired.el (find-dired): Use read-directory-name (Bug#5777).2010-03-28, by Chong Yidong
-
* gdb-mi.el: Add 2010 to copyright years.2010-03-28, by Glenn Morris
-
emacs.texi (Top): Update node names to those in building.texi.2010-03-28, by Nick Roberts
-
Restore GDB/MI fuctionality removed by r99212:2010-03-27, by Nick Roberts
-
Enclose the argument of "-l" in quotes.2010-03-27, by Eli Zaretskii
-
Fix the MSDOS build as fallout from the latest Makefile.in changes.2010-03-27, by Eli Zaretskii
-
Fix a typo in a comment.2010-03-27, by Eli Zaretskii
-
* process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.2010-03-27, by Chong Yidong
-
Don't call turn_on_atimers around `connect' (Bug#5723).2010-03-25, by YAMAMOTO Mitsuharu
-
Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).2010-03-25, by YAMAMOTO Mitsuharu
-
Close bug#5755.2010-03-25, by Glenn Morris
-
Fix wrong variable name.2010-03-25, by Ted Zlatanov
-
Add "union tags" in mpc.el.2010-03-25, by Stefan Monnier
-
Misc cleanup.2010-03-24, by Stefan Monnier
-
Ignore tempfiles of the configure script2010-03-24, by Stefan Monnier
-
Merge from `emacs-23'.2010-03-24, by Stefan Monnier
-
* vc-dir.el (vc-dir-headers): Abbreviate the working dir.2010-03-24, by Stefan Monnier
-
(makefile-rule-action-regex): Backtrack less.2010-03-24, by Stefan Monnier
-
Close bug#5759.2010-03-24, by Glenn Morris
-
Fix typos.2010-03-24, by Juanma Barranquero
-
Fix typos in Changelog.2010-03-24, by Juanma Barranquero
-
Fix typos.2010-03-24, by Juanma Barranquero
-
* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)2010-03-24, by Juanma Barranquero
-
* textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)2010-03-23, by Glenn Morris
-
* indent.el (indent-for-tab-command): Doc fix.2010-03-22, by Chong Yidong
-
cc-engine.el (c-remove-stale-state-cache): Fix off-by-one error. Fixes2010-03-22, by Alan Mackenzie
-
Fix typos.2010-03-22, by Juanma Barranquero
-
bug #5736: Allow X-resource menuBar to take on/off as documented.2010-03-22, by Jan D.
-
* dired.texi (Dired Updating): Document dired-auto-revert-buffer.2010-03-21, by Chong Yidong
-
Document multi-isearch-buffers and tab-always-indent.2010-03-21, by Chong Yidong
-
* processes.texi (Network Processes): Document seqpacket type.2010-03-21, by Chong Yidong
-
NEWS: Re-organize Lisp changes for Emacs 23.2.2010-03-21, by Chong Yidong
-
Document font-use-system-font.2010-03-20, by Chong Yidong
-
xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.2010-03-20, by YAMAMOTO Mitsuharu
-
`make uninstall' fix (Bug#5620).2010-03-19, by Chong Yidong
-
Document Bug#5541.2010-03-19, by Chong Yidong
-
Fix typos in docstrings.2010-03-22, by Juanma Barranquero
-
Fix typos in mh-e.2010-03-22, by Juanma Barranquero
-
Fix typos in Gnus.2010-03-22, by Juanma Barranquero
-
* lisp/minibuffer.el (completion-in-region-functions): Fix docstring typos.2010-03-19, by Juanma Barranquero
-
Restore user option rmail-highlight-face.2010-03-18, by Glenn Morris
-
Woman parsing fix (Bug#5729).2010-03-16, by Chong Yidong
-
language/indian.el (devanagari-composable-pattern): Add more consonants.2010-03-16, by Kenichi Handa
-
Fix the ccl encoder for the case that the output buffer is fullfilled.2010-03-16, by Kenichi Handa
-
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.2010-03-16, by Kenichi Handa
-
language/indian.el (devanagari-composable-pattern): Add more consonants.2010-03-16, by Kenichi Handa
-
Fix the ccl encoder for the case that the output buffer is fullfilled.2010-03-16, by Kenichi Handa
-
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.2010-03-16, by Kenichi Handa
-
from trunk2010-03-16, by Kenichi Handa
-
Fix bug in `format' (Bug#5710).2010-03-15, by Chong Yidong
-
Remove CEDET entry in MORE.STUFF.2010-03-15, by Francesc Rocher
-
* lisp/net/trampver.el: Update release number.2010-03-14, by Michael Albinus
-
* copyright: Add note about lisp/cedet/semantic/imenu.el.2010-03-13, by Glenn Morris
-
* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.2010-03-13, by Glenn Morris
-
* cedet/semantic/imenu.el: Fix typo in copyright header.2010-03-13, by Glenn Morris
-
* net/tramp.el (tramp-find-executable): Use2010-03-13, by Michael Albinus
-
* cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).2010-03-13, by Chong Yidong
-
Close bug#4427.2010-03-12, by Glenn Morris
-
(auto-mode-alist): Accept more verilog file patterns.2010-03-11, by Dan Nicolaescu
-
License updates for some test/cedet/tests files.2010-03-11, by Glenn Morris
-
* bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers.2010-03-11, by Glenn Morris
-
Bump version to 23.1.94 and regenerate ldefs-boot.el. EMACS_PRETEST_23_1_942010-03-11, by Chong Yidong
-
Fix ChangeLog typo.2010-03-11, by Chong Yidong
-
Fix ChangeLog typo.2010-03-11, by Chong Yidong
-
fix a typo in last patch2010-03-24, by Sam Steingold
-
Add a list of HTTP status code symbols and their text, mapped by number.2010-03-24, by Ted Zlatanov
-
* vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to2010-03-24, by Glenn Morris
-
* cedet/ede/project-am.el (ede-shell-run-something): Declare.2010-03-24, by Glenn Morris
-
* vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.2010-03-24, by Glenn Morris
-
* vc-bzr.el, vc-hg.el (log-edit-mode): Declare.2010-03-24, by Glenn Morris
-
* vc-dispatcher.el (vc-start-logentry): Doc fix.2010-03-24, by Glenn Morris
-
* log-edit.el (log-edit-before-checkin-process): Doc fix.2010-03-24, by Glenn Morris
-
* mail-source.el (gnus-message): Declare.2010-03-24, by Glenn Morris
-
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):2010-03-24, by Glenn Morris
-
Fix bug#5620: recalculate all markers on compilation buffer2010-03-23, by Sam Steingold
-
update author's email2010-03-23, by Sam Steingold
-
* occur-testsuite.el: New file.2010-03-23, by Juri Linkov
-
Implement Occur multi-line matches.2010-03-23, by Juri Linkov
-
* replace.el (occur-engine-line): Add optional arg `keep-props'.2010-03-23, by Juri Linkov
-
Synch with Gnus trunk2010-03-23, by Katsumi Yamaoka
-
Synch with Gnus trunk2010-03-23, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Synch with Gnus trunk2010-03-23, by Katsumi Yamaoka
-
Synch with Gnus trunk2010-03-23, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
* replace.el (occur-accumulate-lines, occur-engine):2010-03-23, by Juri Linkov
-
* finder.el: Remove TODO tasks.2010-03-23, by Juri Linkov
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.2010-03-23, by Dan Nicolaescu
-
* s/netbsd.h: Remove commented out code.2010-03-23, by Dan Nicolaescu
-
Simplify LIBS_MACHINE definitions.2010-03-23, by Dan Nicolaescu
-
Add a new completion style `substring'.2010-03-23, by Stefan Monnier
-
Remove dead code dealing with POSIX_SIGNALS.2010-03-22, by Dan Nicolaescu
-
Get rid of .elc files after removal of the corresponding .el.2010-03-22, by Stefan Monnier
-
* Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we2010-03-22, by Jan D.
-
Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we2010-03-22, by Jan D.
-
Merge from trunk2010-03-22, by Jan D.
-
Get rid of the ELCFILES abomination, again.2010-03-22, by Stefan Monnier
-
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,2010-03-22, by Dan Nicolaescu
-
(BSD_SYSTEM, BSD4_2): Remove conditionals, we only2010-03-21, by Dan Nicolaescu
-
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...2010-03-21, by Dan Nicolaescu
-
Use absolute directory names substituted by configure2010-03-21, by Andreas Schwab
-
Expand ${bootstrap_exe} before chdir2010-03-21, by Andreas Schwab
-
Fix message of multi-line occur regexps and multi-buffer header lines.2010-03-21, by Juri Linkov
-
Use more relative file and directory names in `lisp' make rules.2010-03-20, by Stefan Monnier
-
Fix unbalanced parenthesis in secrets.el.2010-03-20, by Ted Zlatanov
-
(hide-sublevels): Unfix the paren non-typo! (bug#5738).2010-03-20, by Stefan Monnier
-
Use faces not variables for font-lock customization in rst.el.2010-03-20, by Glenn Morris
-
Cosmetic changes to lib-src/Makefile.in.2010-03-20, by Glenn Morris
-
Remove support for old GNU/Linux using libc version 5.2010-03-20, by Dan Nicolaescu
-
Consolidate redundant definitions in s/bsd-common.h.2010-03-20, by Dan Nicolaescu
-
Consolidate redundant definitions.2010-03-20, by Dan Nicolaescu
-
Remove support for old UNIX System V systems.2010-03-20, by Dan Nicolaescu
-
Remove support for Solaris on PPC and for old versions.2010-03-20, by Dan Nicolaescu
-
* s/openbsd.h: Remove support for non-ELF and for systems that do2010-03-20, by Dan Nicolaescu
-
* s-region.el: Move to obsolete.2010-03-20, by Juri Linkov
-
Remove non-working support for lynxos 3.0.2010-03-20, by Dan Nicolaescu
-
Remove obsolete uses of HAVE_SHM.2010-03-20, by Dan Nicolaescu
-
lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.2010-03-19, by Juanma Barranquero
-
* auth-source.el (netrc-machine-user-or-password): Autoload.2010-03-19, by Michael Albinus
-
* .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.2010-03-19, by Dan Nicolaescu
-
* vc-hooks.el (vc-path): Remove variable and obsolete declaration.2010-03-19, by Dan Nicolaescu
-
Add special markup processing for commit logs.2010-03-19, by Dan Nicolaescu
-
(hide-sublevels): Don't hide trailing newline (and fix paren typo).2010-03-19, by Stefan Monnier
-
Regenerate ldefs-boot.el.2010-03-19, by Glenn Morris
-
Stop message.el from loading about 40 libraries it doesn't always need.2010-03-19, by Glenn Morris
-
Regenerate src/config.in.2010-03-19, by Glenn Morris
-
* configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.2010-03-19, by Glenn Morris
-
Check for tputs and friends, abort if not found (bug #5735)2010-03-18, by Jan D.
-
Check for tputs and friends, abort if not found (bug #5735)2010-03-18, by Jan D.
-
Merge from trunk2010-03-18, by Jan D.
-
Merge from trunk2010-03-15, by Jan D.
-
Merge from trunk2010-03-11, by Jan D.
-
Merge from trunk2010-03-08, by Jan D.
-
* emacs-lisp/autoload.el (autoload-rubric): Doc fix.2010-03-18, by Glenn Morris
-
Use query-replace-{from,to}-history-variable in more places.2010-03-18, by Glenn Morris
-
Simplify some leim/Makefile.in clean rules.2010-03-18, by Glenn Morris
-
* Makefile.in (dot): Remove, since ../ is used throughout the other Makefiles.2010-03-18, by Glenn Morris
-
Remove obsolete code in emacs.c that chooses a bug reporting address.2010-03-18, by Glenn Morris
-
* mail/hashcash.el (declare-function): Remove duplicate definition.2010-03-18, by Glenn Morris
-
Minor simplifications for emacsbug.el.2010-03-18, by Glenn Morris
-
Remove supercite.el's need for sendmail.el.2010-03-18, by Glenn Morris
-
* configure: Fix comment mistake in previous change.2010-03-18, by Glenn Morris
-
Regenerate configure.2010-03-18, by Glenn Morris
-
Doc fix.2010-03-18, by Glenn Morris
-
Replace some cpp with autoconf.2010-03-18, by Glenn Morris
-
* calendar/cal-french.el: Convert to utf-8.2010-03-18, by Glenn Morris
-
Close bug#5720.2010-03-18, by Glenn Morris
-
* files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.2010-03-18, by Glenn Morris
-
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag2010-03-17, by Katsumi Yamaoka
-
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag2010-03-17, by Katsumi Yamaoka
-
Merge from mainline.2010-03-16, by Katsumi Yamaoka
-
Merge from mainline.2010-03-16, by Katsumi Yamaoka
-
Merge from mainline.2010-03-15, by Katsumi Yamaoka
-
Merge from mainline.2010-03-15, by Katsumi Yamaoka
-
* net/secrets.el (secrets-enabled): New variable. Use it instead2010-03-16, by Michael Albinus
-
* net/secrets.el (top): Register the D-Bus signals only when the2010-03-15, by Michael Albinus
-
Put non-GTK X scroll-bars on left.2010-03-15, by Chong Yidong
-
(mm-charset-to-coding-system): Use coding-system-from-name2010-03-15, by Katsumi Yamaoka
-
(mm-charset-to-coding-system): Use coding-system-from-name2010-03-15, by Katsumi Yamaoka
-
Merge from mainline.2010-03-14, by Katsumi Yamaoka
-
Add finder unknown keywords.2010-03-14, by Juri Linkov
-
Fix keywords.2010-03-14, by Juri Linkov
-
* etc/NEWS: Add secrets.el.2010-03-13, by Michael Albinus
-
Fix bug in `format' (Bug#5710).2010-03-13, by Chong Yidong
-
Commit the change in src/Makefile.in announced in rev 99649.2010-03-13, by Eli Zaretskii
-
Remove obsolete .cvsignore files2010-03-13, by Andreas Schwab
-
Spell out in ChangeLog the purpose of revision 99649.2010-03-13, by Eli Zaretskii
-
Document Customize and scroll-bar changes.2010-03-12, by Chong Yidong
-
* xfns.c (Fx_create_frame): Set default to Qright.2010-03-12, by Chong Yidong
-
Allow using list-colors-display to set colors in the Color widget.2010-03-12, by Chong Yidong
-
Improvements to the Custom interface.2010-03-12, by Chong Yidong
-
Update Custom arrow images.2010-03-12, by Chong Yidong
-
Fix last change to use existing comm Custom group instead of `net'.2010-03-12, by Chong Yidong
-
Reorganize Custom groups.2010-03-12, by Chong Yidong
-
Put scroll-bar on right by default on UNIX.2010-03-12, by Chong Yidong
-
Don't use termcap.c on Posix platforms, only on MS-DOS.2010-03-12, by Eli Zaretskii
-
Fix typo.2010-03-12, by Dan Nicolaescu
-
Add .dir-locals.el support for file-less buffers.2010-03-12, by Dan Nicolaescu
-
Regenerate configure.2010-03-12, by Glenn Morris
-
Add support for shelving snapshots and for showing shelves.2010-03-12, by Dan Nicolaescu
-
Add a NEWS entry for animated image API.2010-03-11, by Juri Linkov
-
* cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.2010-03-11, by Glenn Morris
-
Minor animated image housekeeping.2010-03-11, by Glenn Morris
-
Rotate NEWS to NEWS.23, create new NEWS for Emacs 24.2010-03-11, by Glenn Morris
-
Bump version to 24.0.50.2010-03-10, by Chong Yidong
-
Cleanup setup of gl_state in various parts of the code.2010-03-10, by Stefan Monnier
-
quick-install-emacs: Use more portable shell syntax2010-03-10, by Miles Bader
-
quick-install-emacs: Be more picky about files we avoid installing2010-03-10, by Miles Bader
-
vc-git.el (vc-git-revision-table): Include remote branches.2010-03-10, by Stefan Monnier
-
Merge pending branch2010-03-10, by Stefan Monnier
-
Start laying out a plan for Emacs-242010-03-07, by Stefan Monnier
-
Animated image API.2010-03-07, by Juri Linkov
-
(vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"2010-03-09, by Miles Bader
-
Fix numeric keywords.2010-03-08, by Juri Linkov
-
Additional fix for rfc822-addresses (Bug#5692).2010-03-08, by Chong Yidong
-
Fix typos in Changelogs.2010-03-08, by Juanma Barranquero
-
Fix bug# in ChangeLog.2010-03-08, by Kenichi Handa
-
Add coding system windows-1256 (alias cp1256).2010-03-08, by Kenichi Handa
-
Fix bug# in ChangeLog.2010-03-08, by Kenichi Handa
-
from trunk2010-03-08, by Kenichi Handa
-
Add bug# in ChangeLog.2010-03-08, by Kenichi Handa
-
Add coding system windows-1256 (alias cp1256).2010-03-08, by Kenichi Handa
-
from trunk2010-03-03, by Kenichi Handa
-
Don't end parsing rfc822 addresses prematurely (Bug#5692)2010-03-07, by Andreas Schwab
-
Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)2010-03-07, by Chong Yidong
-
NEWS: Clarify last change.2010-03-06, by Chong Yidong
-
NEWS: Document change to Lisp reader for overflowing ints.2010-03-06, by Chong Yidong
-
Improve documentation for setting buffer-local vars (Bug#5688).2010-03-06, by Chong Yidong
-
* calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).2010-03-06, by Chong Yidong
-
* vc-git.el: Re-flow to fit into 80 columns.2010-03-06, by Stefan Monnier
-
Update some cedet template copyrights to GPLv3+.2010-03-06, by Glenn Morris
-
Add license information for ede-test.el and srecode-test.el.2010-03-06, by Glenn Morris
-
Make it possible to C-g in a tight bytecode loop again (bug#5680).2010-03-05, by Stefan Monnier
-
(Man-files-regexp): Tighten up the regexp (bug#5686).2010-03-05, by Stefan Monnier
-
* regex.c (regex_compile): Setup gl_state as well.2010-03-05, by Stefan Monnier
-
(skip_chars): Setup gl_state (bug#3823).2010-03-05, by Stefan Monnier
-
Fix orgcard.tex pdf landscape format.2010-03-05, by Glenn Morris
-
Add a comment for the previous commit.2010-03-03, by Juri Linkov
-
Fix keyboard macro key lookup (Bug#5481).2010-03-03, by Chong Yidong
-
NEWS: Auto composition mode is still a minor mode.2010-03-03, by Chong Yidong
-
Mark previous ChangeLog entry as a tiny change.2010-03-03, by Glenn Morris
-
Close bug#5670 with patch from Å?tÄ?pán NÄ?mec <stepnem at gmail.com>.2010-03-03, by Glenn Morris
-
Update Lispref for 30-bit integers.2010-03-03, by Glenn Morris
-
NEWS: async-shell-command and ansi-color are now documented.2010-03-03, by Chong Yidong
-
* faq.texi: Note that ansi-color is now enabled by default.2010-03-03, by Chong Yidong
-
Documented make-pointer-invisible.2010-03-02, by Chong Yidong
-
* frames.texi (Mouse Avoidance): Mention make-pointer-invisible.2010-03-02, by Chong Yidong
-
(emacs_mule_char): Fix a typo in commentary.2010-03-02, by Eli Zaretskii
-
* info.el (Info-index-next): Decrement line number by 2. (Bug#5652)2010-03-02, by Juri Linkov
-
Fix bug in decoding emacs-mule encoding.2010-03-02, by Eli Zaretskii
-
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an2010-03-02, by Michael Albinus
-
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.2010-03-02, by Kenichi Handa
-
from trunk2010-03-02, by Kenichi Handa
-
Small tweaks to etc/refcards/Makefile rules for PDFs.2010-03-02, by Glenn Morris
-
* FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.2010-03-02, by Glenn Morris
-
Fix date of Yom HaAtzma'ut holiday.2010-03-02, by Glenn Morris
-
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.2010-03-02, by Kenichi Handa
-
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.2010-03-02, by Kenichi Handa
-
from trunk2010-03-02, by Kenichi Handa
-
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.2010-03-02, by Kenichi Handa
-
Correct buggy patch 99592 to cc-engine.el.2010-03-01, by Alan Mackenzie
-
Change "myanmar" to "burmese"2010-03-01, by Kenichi Handa
-
from trunk2010-03-01, by Kenichi Handa
-
Change "myanmar" to "burmese"2010-03-01, by Kenichi Handa
-
from trunk2010-02-27, by Kenichi Handa
-
Fix bug #5649: 23.1.92; Indentation problems in C mode.2010-03-01, by Alan Mackenzie
-
Regenerate pl-refcard.pdf.2010-03-01, by Glenn Morris
-
* refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.2010-03-01, by Glenn Morris
-
Regenerate de-refcard.pdf.2010-03-01, by Glenn Morris
-
* refcards/de-refcard.tex: Fix paren typo.2010-03-01, by Glenn Morris
-
Regenerate most pdf refcards.2010-03-01, by Glenn Morris
-
Rename a command in ru-refcard.tex.2010-03-01, by Glenn Morris
-
Fix some ChangeLog typos.2010-03-01, by Glenn Morris
-
Update short copyright year in refcard tex files.2010-03-01, by Glenn Morris
-
(menu-bar-manuals-menu): Fix typo.2010-02-28, by Katsumi Yamaoka
-
(menu-bar-manuals-menu): Fix typo.2010-02-28, by Katsumi Yamaoka
-
Merge from mainline.2010-02-28, by Katsumi Yamaoka
-
Minor doc fix.2010-02-28, by Chong Yidong
-
Merge from mainline.2010-02-26, by Katsumi Yamaoka
-
Merge from mainline.2010-02-25, by Katsumi Yamaoka
-
Merge from mainline.2010-02-25, by Katsumi Yamaoka
-
Merge from mainline.2010-02-24, by Katsumi Yamaoka
-
Merge from mainline.2010-02-24, by Katsumi Yamaoka
-
Merge from mainline.2010-02-24, by Katsumi Yamaoka
-
Merge from mainline.2010-02-23, by Katsumi Yamaoka
-
Merge from mainline.2010-02-22, by Katsumi Yamaoka
-
Merge from mainline.2010-02-21, by Katsumi Yamaoka
-
Merge from mainline.2010-02-18, by Katsumi Yamaoka
-
Merge from mainline.2010-02-18, by Katsumi Yamaoka
-
Merge from mainline.2010-02-17, by Katsumi Yamaoka
-
Merge from mainline.2010-02-16, by Katsumi Yamaoka
-
Merge from mainline.2010-02-16, by Katsumi Yamaoka
-
Merge from mainline.2010-02-15, by Katsumi Yamaoka
-
Merge from mainline.2010-02-14, by Katsumi Yamaoka
-
Merge from mainline.2010-02-11, by Katsumi Yamaoka
-
Merge from mainline.2010-02-09, by Katsumi Yamaoka
-
Merge from mainline.2010-02-09, by Katsumi Yamaoka
-
Merge from mainline.2010-02-08, by Katsumi Yamaoka
-
Merge from mainline.2010-02-07, by Katsumi Yamaoka
-
Merge from mainline.2010-02-04, by Katsumi Yamaoka
-
Merge from mainline.2010-02-03, by Katsumi Yamaoka
-
Merge from mainline.2010-02-02, by Katsumi Yamaoka
-
Merge from mainline.2010-02-02, by Katsumi Yamaoka
-
Merge from mainline.2010-02-01, by Katsumi Yamaoka
-
Merge from mainline.2010-02-01, by Katsumi Yamaoka
-
Merge from mainline.2010-01-31, by Katsumi Yamaoka
-
Merge from mainline.2010-01-28, by Katsumi Yamaoka
-
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.2010-02-28, by Jan D.
-
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.2010-02-28, by Jan D.
-
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.2010-02-28, by Jan D.
-
Merge from trunk2010-02-28, by Jan D.
-
Merge from trunk2010-02-28, by Jan D.
-
Merge from trunk2010-02-25, by Jan D.
-
Fix use of unitialized memory.2010-02-28, by Chong Yidong
-
* net/tramp.el (tramp-handle-write-region): START can be a string.2010-02-28, by Michael Albinus
-
* net/dbus.el (dbus-introspect, dbus-get-property)2010-02-28, by Michael Albinus
-
*** empty log message ***2010-02-28, by Michael Albinus
-
* dbus.el (Errors and Events): D-Bus messages are retrieved only, when2010-02-28, by Michael Albinus
-
Fix more save-excursion warnings.2010-02-28, by Chong Yidong
-
Fix save-excursion warning in files.el.2010-02-28, by Chong Yidong
-
Fix in-buffer completion when after-change-functions modify the buffer.2010-02-27, by Stefan Monnier
-
Document :otf font-spec property.2010-02-27, by Chong Yidong
-
* international/fontset.el (setup-default-fontset): Fix :otf spec.2010-02-27, by Chong Yidong
-
update tags2010-02-27, by convert-repo
-
* w32uniscribe.c (uniscribe_check_otf): Fix length check.2010-02-27, by Andreas Schwab
-
Regenerate ldefs-boot.el.2010-02-27, by Chong Yidong
-
Bump version to 23.1.93; regenerate AUTHORS.2010-02-27, by Chong Yidong
-
Addendum to last patch: add "Medium" GTK font name keyword.2010-02-27, by Chong Yidong
-
Recognize more keywords in GTK font names (Bug#5646).2010-02-27, by Chong Yidong
-
Minor Python mode fix (Bug#5653).2010-02-27, by Chong Yidong
-
Fix Myanmar OTF support2010-02-26, by Kenichi Handa
-
from trunk2010-02-26, by Kenichi Handa
-
Fix Myanmar OTF support2010-02-26, by Kenichi Handa
-
* configure: Revert accidental commit from rev 99553.2010-02-26, by Glenn Morris
-
Close bug#5643.2010-02-26, by Glenn Morris
-
* custom.el (custom-initialize-delay): Doc fix.2010-02-26, by Glenn Morris
-
Fix initialization of send-mail-function option.2010-02-26, by Glenn Morris
-
Minor TUTORIAL fixes.2010-02-26, by Glenn Morris
-
xdisp.c (reseat_to_string): Fix previous change.2010-02-26, by Kenichi Handa
-
from trunk2010-02-26, by Kenichi Handa
-
* nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).2010-02-26, by Chong Yidong
-
(i) Remove any hard syntax-table properties for <, > inserted by C-y.2010-02-25, by Alan Mackenzie
-
xdisp.c (reseat_to_string): Fix previous change.2010-02-26, by Kenichi Handa
-
xdisp.c (reseat_to_string): Fix previous change (bug#5609).2010-02-25, by Kenichi Handa
-
from trunk2010-02-25, by Kenichi Handa
-
Fix up last erroneous commit2010-02-25, by Stefan Monnier
-
xdisp.c (reseat_to_string): Fix previous change (bug#5609).2010-02-25, by Kenichi Handa
-
from trunk2010-02-25, by Kenichi Handa
-
Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information2010-02-24, by Robert J. Chassell
-
Move declarations before statements.2010-02-24, by Jan D.
-
Move declarations before statements.2010-02-24, by Jan D.
-
Merge from trunk2010-02-24, by Jan D.
-
(gnus-treat-display-x-face): Protect against errors (bug#5299).2010-02-24, by Stefan Monnier
-
* files.el (hack-local-variables-filter): For eval forms, also2010-02-24, by Chong Yidong
-
* javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr2010-02-24, by Chong Yidong
-
Merge from trunk2010-02-19, by Jan D.
-
Merge from trunk2010-02-18, by Jan D.
-
Merge from trunk2010-02-14, by Jan D.
-
Doc fixes.2010-02-24, by Glenn Morris
-
* TODO: Replace reference to CVS with explicit version number.2010-02-23, by Glenn Morris
-
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect2010-02-22, by Michael Albinus
-
* files.el (directory-listing-before-filename-regexp): Use2010-02-21, by Chong Yidong
-
Minor doc fixes.2010-02-21, by Chong Yidong
-
* m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).2010-02-21, by Chong Yidong
-
* frames.texi (Frame Commands): Note that the last ordinary frame can2010-02-21, by Chong Yidong
-
* startup.el (fancy-about-screen): In mode-line, apply2010-02-21, by Chong Yidong
-
* etags.c (Scheme_functions): Don't loop past a null character (Bug#5601).2010-02-20, by Chong Yidong
-
* progmodes/compile.el (compilation-error-regexp-alist-alist): In2010-02-20, by Chong Yidong
-
subr.el (remove-yank-excluded-properties): Explain in a comment why `category'2010-02-20, by Eli Zaretskii
-
Revert isearch.el change due to feature freeze.2010-02-19, by Chong Yidong
-
Fixed bug#5549 (icalendar.el)2010-02-19, by Ulf Jasper
-
term.c, dispextern.h: Fix stale comments.2010-02-19, by Eli Zaretskii
-
INSTALL: Remove a CVS-specific note. Update for latest versions of Windows.2010-02-19, by Eli Zaretskii
-
Accommodate change of disassemble output in GDB 7.1.2010-02-19, by Nick Roberts
-
Close bug#5593.2010-02-19, by Glenn Morris
-
* trouble.texi: Revert grammar change from previous change.2010-02-19, by Glenn Morris
-
(vc-cvs-merge-news): Yet another fix of message parsing.2010-02-18, by Sam Steingold
-
Use abbreviated file names in bookmarks (bug#5591).2010-02-18, by Stefan Monnier
-
(fatal): Add a final \n if needed (bug#5596).2010-02-18, by Stefan Monnier
-
(tramp-handle-directory-files): When FULL, do not expand "." and "..".2010-02-18, by Michael Albinus
-
(tramp-handle-insert-file-contents): Set always the permissions of the2010-02-18, by Michael Albinus
-
* mh-acros.el: Comment fixes.2010-02-18, by Glenn Morris
-
* README: Minor fixes.2010-02-18, by Glenn Morris
-
* loadup.el: Comment fix.2010-02-18, by Glenn Morris
-
* trouble.texi (Contributing): Repository is no longer CVS.2010-02-18, by Glenn Morris
-
* fileio.c: Comment fix.2010-02-18, by Glenn Morris
-
* nsterm.m (ns_ring_bell): Revert last change (Bug#5569).2010-02-18, by Chong Yidong
-
* callint.c (Finteractive): Doc fix.2010-02-18, by Glenn Morris
-
* commits: Mention not to mix changes in any given commit.2010-02-18, by Glenn Morris
-
* emacs-lisp/authors.el (authors-renamed-files-alist):2010-02-18, by Glenn Morris
-
INSTALL.BZR: Minor edit.2010-02-18, by Glenn Morris
-
CONTRIBUTE: Various minor updates and changes.2010-02-18, by Glenn Morris
-
Fix handling of CODING_RESULT_INSUFFICIENT_DST.2010-02-18, by Kenichi Handa
-
from trunk2010-02-18, by Kenichi Handa
-
2010-02-17 Mark A. Hershberger <mah@everybody.org>2010-02-17, by Mark A. Hershberger
-
Fix handling of CODING_RESULT_INSUFFICIENT_DST.2010-02-18, by Kenichi Handa
-
Fix the ccl decoder for the case that the output buffer is fullfilled.2010-02-17, by Kenichi Handa
-
from trunk2010-02-17, by Kenichi Handa
-
Fix the ccl decoder for the case that the output buffer is fullfilled.2010-02-17, by Kenichi Handa
-
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix2010-02-16, by Michael Albinus
-
* org-freemind.el (org-freemind-from-org-mode-node)2010-02-16, by Chong Yidong
-
* simple.el (save-interprogram-paste-before-kill): Doc fix.2010-02-16, by Chong Yidong
-
Minor tweaks to custom groups.2010-02-16, by Chong Yidong
-
Small edit to custom images for better text alignment.2010-02-16, by Chong Yidong
-
* textmodes/flyspell.el (flyspell-word): Obey the offset specified2010-02-16, by Chong Yidong
-
Update SKK-JISYO.L to the latest version.2010-02-16, by Kenichi Handa
-
Regenate ja-dic.el.2010-02-16, by Kenichi Handa
-
Update SKK-JISYO.L to the latest version.2010-02-16, by Kenichi Handa
-
from trunk2010-02-16, by Kenichi Handa
-
Fix for the new SKK-JISYO.L format.2010-02-16, by Kenichi Handa
-
from trunk2010-02-16, by Kenichi Handa
-
from trunk2010-02-13, by Kenichi Handa
-
Change a custom default to ease the mail->message transition.2010-02-16, by Glenn Morris
-
* nxml-mode.texi (Commands for locating a schema): Fix keybinding.2010-02-16, by Glenn Morris
-
Close bug#5562.2010-02-16, by Glenn Morris
-
* emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.2010-02-16, by Glenn Morris
-
(ad-compile-function): Fix last change.2010-02-15, by Stefan Monnier
-
(ad-compile-function): Suppress byte-compiler warnings, since it is annoying2010-02-15, by Stefan Monnier
-
* net/tramp.el (tramp-process-actions, tramp-read-passwd):2010-02-15, by Michael Albinus
-
Fix typos.2010-02-14, by Juanma Barranquero
-
Fix typos in comments.2010-02-14, by Juanma Barranquero
-
Fix typos in ChangeLogs.2010-02-14, by Juanma Barranquero
-
* quick-install-emacs (PRUNED): Fix typo in message.2010-02-14, by Juanma Barranquero
-
Fix typos in docstrings.2010-02-14, by Juanma Barranquero
-
* files.el (insert-directory): When WILDCARD-REGEXP and2010-02-14, by Michael Albinus
-
* man.el (Man-fontify-manpage, Man-cleanup-manpage):2010-02-14, by Juri Linkov
-
Improve docs of some transposition functions.2010-02-13, by Glenn Morris
-
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get2010-02-13, by Jan D.
-
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get2010-02-13, by Jan D.
-
* xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,2010-02-13, by Jan D.
-
xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,2010-02-13, by Jan D.
-
Merge from trunk2010-02-13, by Jan D.
-
Merge from trunk2010-02-10, by Jan D.
-
* arc-mode.el (archive-unique-fname): Make directories for nested2010-02-12, by Juri Linkov
-
* ffap.el (dired-at-point): Fix docstring. (Bug#5565)2010-02-12, by Juri Linkov
-
* NEWS: Mention mail-interactive change from Emacs 23.1.2010-02-12, by Glenn Morris
-
(copy-overlay): Damn typo.2010-02-11, by Stefan Monnier
-
* subr.el (copy-overlay): Handle deleted overlays.2010-02-11, by Stefan Monnier
-
(Man-completion-table): Don't signal an error if we can't run2010-02-11, by Stefan Monnier
-
* ChangeLog: Spelling fix.2010-02-11, by Glenn Morris
-
Fix typos.2010-02-11, by Juanma Barranquero
-
* textmodes/artist.el (artist-mt): Fix typos in docstring.2010-02-11, by Juanma Barranquero
-
Fix typos.2010-02-10, by Juanma Barranquero
-
(Info-bookmark-jump): Simplify.2010-02-10, by Stefan Monnier
-
(bookmark-handle-bookmark): Catch the right error.2010-02-10, by Stefan Monnier
-
* ChangeLog: Fix typos.2010-02-10, by Glenn Morris
-
Fix for bug#5512, don't rely on SIGIO alone.2010-02-10, by Jan D.
-
* iswitchb.el (iswitchb-completions): Revert last change.2010-02-10, by Chong Yidong
-
Fix for bug#5512, don't rely on SIGIO alone.2010-02-10, by Jan D.
-
Merge from trunk2010-02-10, by Jan D.
-
Merge from trunk2010-02-01, by Jan D.
-
* ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and2010-02-10, by Michael Albinus
-
(xterm-maybe-set-dark-background-mode): Remove2010-02-10, by Dan Nicolaescu
-
* ChangeLog: Mark tiny change.2010-02-09, by Glenn Morris
-
* eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).2010-02-09, by Chong Yidong
-
* nsfont.m (nsfont_open): The system's value for the font descent2010-02-08, by Chong Yidong
-
Fix ada-mode handling of number literals.2010-02-08, by Chong Yidong
-
* buffers.texi: Fix typo in previous.2010-02-08, by Glenn Morris
-
Close bug#5529.2010-02-08, by Glenn Morris
-
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.2010-02-08, by Kenichi Handa
-
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.2010-02-08, by Kenichi Handa
-
from trunk2010-02-08, by Kenichi Handa
-
from trunk2010-02-05, by Kenichi Handa
-
from trunk2010-02-02, by Kenichi Handa
-
Fix previous change for F2003 interfaces.2010-02-07, by Glenn Morris
-
* erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).2010-02-07, by Chong Yidong
-
Fix to uid/gid format in eshell's ls (Bug#5528).2010-02-07, by Chong Yidong
-
Fix setting family and foundry in set-face-attribute (Bug#5536).2010-02-07, by Chong Yidong
-
Handle F2003 named interfaces.2010-02-07, by Glenn Morris
-
Credit Vivek Dasmohapatra for suggesting the last change.2010-02-06, by Chong Yidong
-
* charset.c (load_charset_map_from_file)2010-02-06, by Chong Yidong
-
* progmodes/cc-mode.el (c-common-init): Bind temporary variables2010-02-06, by Chong Yidong
-
* vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.2010-02-06, by Dan Nicolaescu
-
* doc-view.el (doc-view-mode):2010-02-05, by Juri Linkov
-
add primative implementation of vc-svn-revision-table2010-02-05, by Mark A. Hershberger
-
forgot changelog entry2010-02-05, by Mark A. Hershberger
-
Use standard format for direntry2010-02-05, by Mark A. Hershberger
-
* net/ange-ftp.el (ange-ftp-insert-directory):2010-02-05, by Michael Albinus
-
* progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.2010-02-05, by Glenn Morris
-
Fix 2009-02-20 change to startup.el (Bug#5519).2010-02-05, by Chong Yidong
-
Make `initials' completion work for /hh -> /home/horn again (bug#5524).2010-02-05, by Stefan Monnier
-
Fix for Bug#5526.2010-02-05, by Chong Yidong
-
Fix up various corner case problems.2010-02-05, by Stefan Monnier
-
Change strategy for marking < and > as template delimiters: mark them2010-02-04, by Alan Mackenzie
-
* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call2010-02-04, by Michael Albinus
-
Remove silly examples of changes.2010-02-04, by Glenn Morris
-
* inc/grp.h: Remove execute bit.2010-02-04, by Glenn Morris
-
Close bug#5485.2010-02-04, by Glenn Morris
-
* mail/rmail.el (rmail-show-message-1): Handle malformed2010-02-04, by Glenn Morris
-
* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.2010-02-04, by Glenn Morris
-
* simple.el (visual-line-mode): Capitalize lighter.2010-02-04, by Glenn Morris
-
Explain pkreport sort options.2010-02-04, by Glenn Morris
-
iswitchb.el (iswitchb-completions): Add bookmark files to the2010-02-03, by jwiegley
-
* net/ange-ftp.el (ange-ftp-insert-directory): Parse directory2010-02-03, by Michael Albinus
-
(vc-path): Make it an obsolete var, rather than function.2010-02-03, by Stefan Monnier
-
* textmodes/ispell.el (ispell-message-text-end): Remove final newline2010-02-02, by Juri Linkov
-
* ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by2010-02-02, by Juri Linkov
-
* net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"2010-02-02, by Michael Albinus
-
* arc-mode.el (archive-zip-extract): Use `member-ignore-case' to2010-02-01, by Juri Linkov
-
Avoid obsolete special default variables like default-major-mode.2010-02-01, by Stefan Monnier
-
(doc-view-new-window-function): Be a bit more defensive.2010-02-01, by Stefan Monnier
-
(vc-bzr-dir-extra-headers): Add a header when a2010-02-01, by Dan Nicolaescu
-
* progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the2010-01-31, by Juri Linkov
-
* .bzrignore: Add TAGS-LISP.2010-01-31, by Juri Linkov
-
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1. (Bug#5396)2010-01-31, by Kenichi Handa
-
Add bug#.2010-01-31, by Kenichi Handa
-
from trunk2010-01-31, by Kenichi Handa
-
* nsterm.m (ns_defined_color): Block input. Suggested by Mike2010-01-31, by Chong Yidong
-
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.2010-01-31, by Kenichi Handa
-
* fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).2010-01-31, by Chong Yidong
-
src/config.in: Regenerate.2010-01-31, by Chong Yidong
-
* nsterm.m (ns_ring_bell): Handle visible bell like X.2010-01-31, by Chong Yidong
-
eieio.texi: Remove execute bit.2010-01-30, by Glenn Morris
-
* character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.2010-01-30, by Andreas Schwab
-
update tags2010-01-30, by convert-repo
-
Fix typos.2010-01-30, by Juanma Barranquero
-
Regenerate ldefs-boot.el.2010-01-30, by Chong Yidong
-
Bump version to 23.1.92.2010-01-30, by Chong Yidong
-
Regenerate AUTHORS.2010-01-30, by Chong Yidong
-
(vc-bzr-after-dir-status): Match another renaming indicator.2010-01-29, by Dan Nicolaescu
-
Mark last change as tiny.2010-01-29, by Chong Yidong
-
* etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).2010-01-29, by Chong Yidong
-
Don't signal error on incorrect dirtrack regexp (Bug#5476)2010-01-29, by Chong Yidong
-
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).2010-01-29, by Chong Yidong
-
* net/tramp.el (tramp-handle-insert-directory): Handle also2010-01-29, by Michael Albinus
-
w32inevt.c (key_event): Remove unnecessary comparison of2010-01-29, by Eli Zaretskii
-
Explain mbox folder links.2010-01-29, by Glenn Morris
-
Fix up spurious execute-bit on net/tramp.el2010-01-28, by Stefan Monnier
-
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,2010-01-28, by Michael Albinus
-
* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).2010-01-28, by Chong Yidong
-
Flymake fix to handle more C++ filenames (Bug#5488).2010-01-28, by Chong Yidong
-
* fileio.c (Frename_file): Fix last change (Bug#5487).2010-01-28, by Chong Yidong
-
Fixes for NetBSD (Bug#4629, Bug#2072).2010-01-28, by Chong Yidong
-
display.texi (Auto Faces): Say fontification-functions is called2010-01-28, by Alan Mackenzie
-
Add bug number to recent change.2010-01-28, by Jason Rumney
-
Fix last bogus commit.2010-01-28, by Katsumi Yamaoka
-
Fix last bogus commit.2010-01-28, by Katsumi Yamaoka
-
Merge from mainline.2010-01-28, by Katsumi Yamaoka
-
Merge from mainline.2010-01-28, by Katsumi Yamaoka
-
Merge from mainline.2010-01-26, by Katsumi Yamaoka
-
Merge from mainline.2010-01-25, by Katsumi Yamaoka
-
Merge from mainline.2010-01-24, by Katsumi Yamaoka
-
Merge from mainline.2010-01-21, by Katsumi Yamaoka
-
Merge from mainline.2010-01-21, by Katsumi Yamaoka
-
Revert code for bug #3643.2010-01-28, by Jan D.
-
xfns.c (Fx_create_frame): Remove window size matching code from2010-01-28, by Jan D.
-
Merge from trunk2010-01-28, by Jan D.
-
Fix some busybox annoyances.2010-01-28, by Michael Albinus
-
* vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)2010-01-28, by Glenn Morris
-
(log-edit-strip-single-file-name): Add missing :safe, :group, and2010-01-28, by Glenn Morris
-
Add some details of bzr's --fixes option.2010-01-28, by Glenn Morris
-
Use Unicode for keyboard input on w32 console.2010-01-27, by Jason Rumney
-
Fix typos, check for negative ASCII characters.2010-01-27, by Jason Rumney
-
Use Unicode for console keyboard input on Windows.2010-01-27, by Jason Rumney
-
Merged from trunk2010-01-27, by Jason Rumney
-
Merged from trunk2010-01-21, by Jason Rumney
-
Merge from trunk2010-01-20, by Jason Rumney
-
Merge from trunk2010-01-15, by Jason Rumney
-
Merge from trunk2010-01-14, by Jason Rumney
-
Merge from trunk2010-01-11, by Jason Rumney
-
Merged from trunk2010-01-10, by Jason Rumney
-
Merged from trunk2010-01-10, by Jason Rumney
-
Merge from trunk2010-01-08, by Jason Rumney
-
Merge from trunk2010-01-07, by Jason Rumney
-
Merge from trunk2010-01-07, by Jason Rumney
-
Fix src/ChangeLog.2010-01-27, by Kenichi Handa
-
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.2010-01-27, by Kenichi Handa
-
Fix src/ChangeLog.2010-01-27, by Kenichi Handa
-
from trunk2010-01-27, by Kenichi Handa
-
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.2010-01-27, by Kenichi Handa
-
from trunk2010-01-25, by Kenichi Handa
-
from trunk2010-01-21, by Kenichi Handa
-
from trunk2010-01-20, by Kenichi Handa
-
Add a quick-start guide.2010-01-27, by Glenn Morris
-
Fix rename-file to handle directory renaming properly (Bug#3353).2010-01-27, by Chong Yidong
-
Fix bug#5477.2010-01-27, by Glenn Morris
-
* lisp/files.el (delete-directory): Fix typo in last change.2010-01-27, by Chong Yidong
-
Fix delete-directory recursion behavior for trashing (Bug#5436).2010-01-27, by Chong Yidong
-
(vc-path): Mark as obsolete.2010-01-26, by Dan Nicolaescu
-
Fix erc reconnection via non-default connectors (Bug#4958).2010-01-25, by Chong Yidong
-
(vc-annotate-revision-at-line): Compare file2010-01-25, by Dan Nicolaescu
-
* xfns.c (Fx_create_frame): If frame height is too big, try2010-01-25, by Jan D.
-
Merge from trunk2010-01-25, by Jan D.
-
(vc-bzr-print-log): Use the more compact --line option2010-01-25, by Dan Nicolaescu
-
merge2010-01-25, by Mark A. Hershberger
-
(vc-git-dir-status-goto-stage): Pass --relative to the2010-01-25, by Dan Nicolaescu
-
working version of vc-bzr-revision-table2010-01-25, by Mark A. Hershberger
-
merge conflict2010-01-25, by Mark A. Hershberger
-
replace references to obsolete c-subword-mode2010-01-19, by Mark A. Hershberger
-
Typo fix.2010-01-25, by Jan D.
-
xfns.c (Fx_create_frame): If frame height i stoo big, try2010-01-25, by Jan D.
-
Merge from trunk2010-01-20, by Jan D.
-
Try and fix bug#788, hopefully for real this time.2010-01-25, by Stefan Monnier
-
Use png_sig_cmp to allow linking with libpng 1.4.0.2010-01-24, by Chong Yidong
-
Remove support for adding --signoff on commit.2010-01-24, by Dan Nicolaescu
-
(xterm-maybe-set-dark-background-mode): Rename2010-01-24, by Dan Nicolaescu
-
* keymap.c (shadow_lookup): Add `remap' arg.2010-01-24, by Stefan Monnier
-
Add the aliases bug-emacs and bug-gnumacs.2010-01-24, by Glenn Morris
-
(aelement): Fix typo in previous.2010-01-24, by Glenn Morris
-
Small fixes.2010-01-23, by Glenn Morris
-
Fix some details of previous change.2010-01-23, by Glenn Morris
-
Update X-Debbugs-CC details.2010-01-23, by Glenn Morris
-
* emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).2010-01-23, by Chong Yidong
-
* url-util.el: Require url-vars (Bug#5459).2010-01-23, by Chong Yidong
-
* emacs-lisp/assoc.el (aelement): Doc fix.2010-01-23, by Chong Yidong
-
* emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).2010-01-23, by Chong Yidong
-
Account for utmp.h availability.2010-01-23, by Chong Yidong
-
Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.2010-01-23, by Juanma Barranquero
-
* mail/rmail.el: Update autoload checksum.2010-01-23, by Juanma Barranquero
-
* net/tramp-smb.el (tramp-smb-conf): New defcustom.2010-01-23, by Michael Albinus
-
Tweak docstring and comment.2010-01-23, by Juanma Barranquero
-
Fix bug#5435.2010-01-21, by Juanma Barranquero
-
* xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.2010-01-23, by YAMAMOTO Mitsuharu
-
* net/tramp-imap.el (top): Autoload needed packages.2010-01-22, by Michael Albinus
-
* net/tramp-imap.el (top): Autoload needed packages.2010-01-22, by Michael Albinus
-
* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte2010-01-22, by Stefan Monnier
-
* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).2010-01-22, by Chong Yidong
-
Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.2010-01-22, by Eli Zaretskii
-
Make string pointer args point to const as in other string allocation functions.2010-01-22, by YAMAMOTO Mitsuharu
-
Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail2010-01-22, by Eli Zaretskii
-
Fix a situation where deletion of a cpp construct throws an error.2010-01-21, by Alan Mackenzie
-
Fix sgml-maybe-name-self (Bug#5380).2010-01-21, by Chong Yidong
-
(Score File Format): Fix typo.2010-01-21, by Katsumi Yamaoka
-
(Score File Format): Fix typo.2010-01-21, by Katsumi Yamaoka
-
Merge from mainline.2010-01-21, by Katsumi Yamaoka
-
Merge from mainline.2010-01-20, by Katsumi Yamaoka
-
Merge from mainline.2010-01-19, by Katsumi Yamaoka
-
Merge from mainline.2010-01-19, by Katsumi Yamaoka
-
Merge from mainline.2010-01-18, by Katsumi Yamaoka
-
Merge from mainline.2010-01-18, by Katsumi Yamaoka
-
Merge from mainline.2010-01-18, by Katsumi Yamaoka
-
Merge from mainline.2010-01-17, by Katsumi Yamaoka
-
Merge from mainline.2010-01-17, by Katsumi Yamaoka
-
Merge from mainline.2010-01-14, by Katsumi Yamaoka
-
Merge from mainline.2010-01-14, by Katsumi Yamaoka
-
Merge from mainline.2010-01-13, by Katsumi Yamaoka
-
Merge from mainline.2010-01-13, by Katsumi Yamaoka
-
Merge from mainline.2010-01-13, by Katsumi Yamaoka
-
Merge from mainline.2010-01-12, by Katsumi Yamaoka
-
Merge from mainline.2010-01-12, by Katsumi Yamaoka
-
Merge from mainline.2010-01-11, by Katsumi Yamaoka
-
Merge from mainline.2010-01-08, by Katsumi Yamaoka
-
Merge from mainline.2010-01-07, by Katsumi Yamaoka
-
Merge from mainline.2010-01-06, by Katsumi Yamaoka
-
(Bugs): Fix PROBLEMS keybinding.2010-01-21, by Glenn Morris
-
* lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).2010-01-20, by Chong Yidong
-
* lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.2010-01-20, by Chong Yidong
-
* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.2010-01-20, by Chong Yidong
-
Fix ccl encoding of unibyte source.2010-01-20, by Kenichi Handa
-
from trunk2010-01-20, by Kenichi Handa
-
Fix ccl encoding of unibyte source.2010-01-20, by Kenichi Handa
-
from trunk2010-01-18, by Kenichi Handa
-
from trunk2010-01-18, by Kenichi Handa
-
from trunk2010-01-18, by Kenichi Handa
-
Remove file that only works with CVS, and isn't really needed with2010-01-20, by Glenn Morris
-
(tab-always-indent): Fix custom-type.2010-01-20, by Glenn Morris
-
Redate and reposition log entry.2010-01-19, by Alan Mackenzie
-
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".2010-01-19, by Alan Mackenzie
-
Store settings in xft-settings for debug purposes.2010-01-19, by Jan D.
-
Merge from trunk2010-01-19, by Jan D.
-
Store settings in xft-settings for debug purposes.2010-01-19, by Jan D.
-
Merge from trunk2010-01-19, by Jan D.
-
Suppress spurious second invocation of before-change-functions2010-01-19, by Alan Mackenzie
-
no message2010-01-19, by Alan Mackenzie
-
Fix spurious before-change-functions invocation from (insert ?\n).2010-01-08, by Alan Mackenzie
-
* ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).2010-01-18, by Juanma Barranquero
-
Fix typos.2010-01-18, by Juanma Barranquero
-
ido.el: Consider the possibility of buffer names changing after kill-buffer.2010-01-18, by Juanma Barranquero
-
Doc fix for current-time-string and date-to-time (Bug#5408)2010-01-18, by Chong Yidong
-
Fix typos.2010-01-18, by Juanma Barranquero
-
Add bug number.2010-01-18, by Kenichi Handa
-
Add bug number.2010-01-18, by Kenichi Handa
-
from trunk2010-01-16, by Kenichi Handa
-
Fix typos in docstrings, error messages, etc.2010-01-18, by Juanma Barranquero
-
Fix typos in comments.2010-01-18, by Juanma Barranquero
-
Fix typo in texinfo file.2010-01-18, by Juanma Barranquero
-
* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.2010-01-17, by Chong Yidong
-
Fix handling of arbitrary YANK-ACTION functions from compose-mail.2010-01-17, by Chong Yidong
-
* message.el (message-mail): Just pass yank-action on to message-setup.2010-01-17, by Chong Yidong
-
* elisp.texi: Remove duplicate edition information (Bug#5407).2010-01-17, by Chong Yidong
-
(with-vc-properties): Deal with directory arguments. (Bug#5298)2010-01-17, by Dan Nicolaescu
-
(vc-dir-resynch-file): Update the vc-dir header when2010-01-17, by Dan Nicolaescu
-
Minor Semantic and EIEIO manual fixes.2010-01-17, by Chong Yidong
-
* progmodes/ada-mode.el: Fix bug#1920, bug#5400.2010-01-17, by Juanma Barranquero
-
* tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and2010-01-17, by Michael Albinus
-
Give `calc-command-flags' an initial value.2010-01-17, by Jay Belanger
-
(Reporting Bugs): Don't mention format of repository.2010-01-17, by Glenn Morris
-
(Bugs): Make "Emacs repository" less specific, and the URL for same2010-01-17, by Glenn Morris
-
(Latest version of Emacs): The repository is now Bazaar.2010-01-17, by Glenn Morris
-
Edit some notes/ files to replace `cvs' with `bzr', or something general.2010-01-17, by Glenn Morris
-
(semantic-idle-work-for-one-buffer): Doc fix.2010-01-17, by Glenn Morris
-
Fix typos.2010-01-17, by Juanma Barranquero
-
Fix typos in docstrings.2010-01-17, by Juanma Barranquero
-
Fix typos in comments.2010-01-17, by Juanma Barranquero
-
Fix typos in info documentation.2010-01-17, by Juanma Barranquero
-
Fix return value of nxml-extend-after-change-region.2010-01-16, by Chong Yidong
-
* lisp/ChangeLog: Mark last change as tiny.2010-01-16, by Chong Yidong
-
* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we2010-01-16, by Chong Yidong
-
* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)2010-01-16, by Chong Yidong
-
* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.2010-01-16, by Chong Yidong
-
Update with Miles's advice on how to commit.2010-01-16, by Glenn Morris
-
* xterm.c (event_handler_gdk): Block input (Bug#5037).2010-01-16, by Chong Yidong
-
Rename from cvslogs to commits.2010-01-16, by Glenn Morris
-
* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).2010-01-16, by Chong Yidong
-
Command line arg processing fix (Bug#5392)2010-01-16, by Chong Yidong
-
Reformat copyright line.2010-01-16, by Eli Zaretskii
-
Update $(lisp) and $(shortlisp) to match changes in loadup.el2010-01-16, by Andreas Schwab
-
(x_term_init): Instead of inhibiting GC while running Lisp2010-01-16, by Stefan Monnier
-
Mario Lang <mlang@delysid.org>: Remove some duplicated words.2010-01-16, by Glenn Morris
-
update tags2010-01-15, by convert-repo
-
Take desktop panels into account when sizing frames so they fit on the screen.2010-01-15, by Jan D.
-
Take desktop panels into account when sizing frames so they fit on the screen.2010-01-15, by Jan D.
-
Merge from trunk2010-01-15, by Jan D.
-
* net/mairix.el (mairix-widget-send-query): Send -1 instead of nil2010-01-15, by Chong Yidong
-
Merge from trunk2010-01-15, by Jan D.
-
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".2010-01-15, by Kenichi Handa
-
from trunk2010-01-15, by Kenichi Handa
-
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.2010-01-15, by Kenichi Handa
-
from trunk2010-01-15, by Kenichi Handa
-
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.2010-01-15, by Kenichi Handa
-
from trunk2010-01-14, by Kenichi Handa
-
Fix Bug#5311.2010-01-15, by Glenn Morris
-
(vc-svn-print-log): Use --limit rather than -l since the2010-01-15, by Glenn Morris
-
Some more pointless updates.2010-01-15, by Glenn Morris
-
Add log entry for new gdb icons.2010-01-15, by Glenn Morris
-
Fix Qnone definition in NS files.2010-01-15, by Chong Yidong
-
Add icons for reverse debugging. (3rd attempt).2010-01-14, by Nick Roberts
-
Fix typos.2010-01-14, by Juanma Barranquero
-
Fix typos in docstrings.2010-01-14, by Juanma Barranquero
-
Fix typo in error message.2010-01-14, by Juanma Barranquero
-
Fix typos in template docstrings.2010-01-14, by Juanma Barranquero
-
Fix typos in comments.2010-01-14, by Juanma Barranquero
-
Fix typos in ChangeLogs and NEWS files.2010-01-14, by Juanma Barranquero
-
Fix bug#5313: editing files in hexl-mode corrupts file2010-01-14, by Juanma Barranquero
-
* progmodes/ada-xref.el: Default ada_project_path to $ADA_PROJECT_PATH.2010-01-14, by Juanma Barranquero
-
Simplify previous change.2010-01-14, by Juanma Barranquero
-
Default ada_project_path to $ADA_PROJECT_PATH.2010-01-14, by Juanma Barranquero
-
* progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.2010-01-14, by Juanma Barranquero
-
* progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.2010-01-14, by Juanma Barranquero
-
* progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.2010-01-14, by Juanma Barranquero
-
Fix handling of euc-xx coding systems.2010-01-14, by Kenichi Handa
-
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".2010-01-15, by Kenichi Handa
-
Fix handling of euc-xx coding systems.2010-01-14, by Kenichi Handa
-
(show-trailing-whitespace): Safe if boolean. (Bug#5312)2010-01-14, by Glenn Morris
-
Fix typo.2010-01-14, by Juanma Barranquero
-
Make auto-composition work on all buffers even if they are fundamental mode.2010-01-14, by Kenichi Handa
-
from trunk2010-01-14, by Kenichi Handa
-
* lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).2010-01-13, by Karl Fogel
-
Fix gc bug in terminal allocation.2010-01-13, by Chong Yidong
-
Fix comment for bug#5345.2010-01-13, by Juanma Barranquero
-
Fix typos in comments and ChangeLogs.2010-01-13, by Juanma Barranquero
-
Update autoload checksums.2010-01-13, by Juanma Barranquero
-
Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr2010-01-13, by Juanma Barranquero
-
Add 2010 to copyright years.2010-01-13, by Glenn Morris
-
Call SIGNAL_THREAD_CHECK from signal handlers.2010-01-13, by YAMAMOTO Mitsuharu
-
Try to fix bug#5314. This is probably not the final word, tho.2010-01-13, by Stefan Monnier
-
Make auto-composition work on all buffers even if they are fundamental mode.2010-01-14, by Kenichi Handa
-
Display buffer name, etc. in mode line by composing correctly.2010-01-13, by Kenichi Handa
-
merge trunk2010-01-13, by Kenichi Handa
-
* .bzrignore: Ignore all .exe, instead of individual files.2010-01-12, by Juanma Barranquero
-
* files.el (copy-directory): Compute target for recursive2010-01-12, by Michael Albinus
-
Explicitly check for and link to -lXrender.2010-01-12, by Chong Yidong
-
* keyboard.c (read_char): Don't apply previous change when current2010-01-12, by YAMAMOTO Mitsuharu
-
* keyboard.c (read_char): Return after executing from special map.2010-01-12, by Jan D.
-
keyboard.c (read_char): Return after executing from special map.2010-01-12, by Jan D.
-
Merge from trunk2010-01-12, by Jan D.
-
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.2010-01-12, by Glenn Morris
-
* cedet/data-debug.el (data-debug): Fix customization group reference.2010-01-12, by Juanma Barranquero
-
Fix typos in CEDET docstrings.2010-01-12, by Juanma Barranquero
-
Display buffer name, etc. in mode line by composing correctly.2010-01-13, by Kenichi Handa
-
merge trunk2010-01-12, by Kenichi Handa
-
(imenu-default-create-index-function): Detect infinite2010-01-11, by Sam Steingold
-
(imenu-default-create-index-function): Detect infinite2010-01-11, by Sam Steingold
-
Fix typos and remove superfluous backslash-quoting in htmlfontify.el.2010-01-11, by Juanma Barranquero
-
* progmodes/js.el: Autoload javascript-mode alias.2010-01-11, by Chong Yidong
-
Fix typos in ffap.el.2010-01-11, by Juanma Barranquero
-
* nsterm.m: Use DEFSYM for last change.2010-01-11, by Chong Yidong
-
* nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before2010-01-11, by Chong Yidong
-
Set copyright year to 2010.2010-01-11, by Glenn Morris
-
Merge from trunk2010-01-11, by Jan D.
-
* xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:2010-01-11, by YAMAMOTO Mitsuharu
-
(Highlight Interactively): `t' does not mean highlight all patterns.2010-01-11, by Glenn Morris
-
* sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response.2010-01-10, by Jason Rumney
-
(format-annotate-function): Only set2010-01-10, by Stefan Monnier
-
* Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.2010-01-10, by Chong Yidong
-
Add Semantic parsers for Python.2010-01-10, by Chong Yidong
-
* man.el (Man-goto-section): Signal error if section not found (Bug#5317).2010-01-09, by Chong Yidong
-
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.2010-01-09, by Chong Yidong
-
Fix bounds checking for text properties in `format' (Bug#5306).2010-01-09, by Chong Yidong
-
* compile.el (compilation-read-command): Doc fix.2010-01-09, by Chong Yidong
-
Fix bug#5345: password asked when visiting files on a lightweight checkout.2010-01-09, by Juanma Barranquero
-
Fix compile-command's safe-local-variable condition.2010-01-09, by Chong Yidong
-
Fix for Bug#4113.2010-01-09, by Chong Yidong
-
* xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).2010-01-09, by Chong Yidong
-
editfns.c (Ffloat_time): Doc fix.2010-01-09, by Eli Zaretskii
-
* xfns.c (Fx_create_frame): Don't create frame larger than display by default bug#3643.2010-01-09, by Jan D.
-
(Fx_create_frame): Don't create frame larger than display by default bug#3643.2010-01-09, by Jan D.
-
* startup.el (command-line-1): Use orig-argi to check for ignored X and NS options2010-01-09, by Jan D.
-
(command-line-1): Use orig-argi to check for ignored X and NS options.2010-01-09, by Jan D.
-
Merge from trunk2010-01-09, by Jan D.
-
Make line<->pixel_y conversion macros aware of native menu/tool bars.2010-01-09, by YAMAMOTO Mitsuharu
-
Fix format.2010-01-08, by Eli Zaretskii
-
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must2010-01-08, by Jan D.
-
Frame width was not updated in fullscreen when scroll bars where removed/added.2010-01-08, by Jan D.
-
Merge from trunk2010-01-08, by Jan D.
-
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.2010-01-08, by Kenichi Handa
-
from trunk2010-01-08, by Kenichi Handa
-
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.2010-01-08, by Kenichi Handa
-
from trunk2010-01-08, by Kenichi Handa
-
Fix bug#3224.2010-01-07, by Juanma Barranquero
-
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.2010-01-06, by Jan D.
-
Merge from trunk2010-01-06, by Jan D.
-
Forgot one.2010-01-06, by Jan D.
-
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.2010-01-06, by Jan D.
-
Merge from trunk2010-01-06, by Jan D.
-
NS fixes for Bug#3233.2010-01-06, by Chong Yidong
-
xterm.c (x_clear_frame): Queue draw for scroll bars.2010-01-06, by Jan D.
-
(vc-bzr-after-dir-status): Ignore pending merges.2010-01-06, by Dan Nicolaescu
-
Fixing user-spec for fonts instead of using name.2010-01-06, by Jan D.
-
xterm.c (x_clear_frame): Queue draw for scroll bars.2010-01-06, by Jan D.
-
Merge from trunk.2010-01-06, by Jan D.
-
* gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.2010-01-06, by Katsumi Yamaoka
-
Merge from mainline.2010-01-06, by Katsumi Yamaoka
-
* gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)2010-01-06, by Katsumi Yamaoka
-
Merge from mainline.2010-01-06, by Katsumi Yamaoka
-
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators2010-01-05, by Chong Yidong
-
(vc-bzr-working-revision): Fix looking for a revision2010-01-05, by Dan Nicolaescu
-
Fix gnus-summary-recenter to properly handle invisible lines2010-01-05, by Andreas Schwab
-
Handle internal-border width changes when maximized. Bug #25682010-01-05, by Jan D.
-
Merge from mainline.2010-01-05, by Jan D.
-
* keyboard.c (read_key_sequence): Catch keyboard switch after2010-01-05, by Chong Yidong
-
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.2010-01-05, by Kenichi Handa
-
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.2010-01-05, by Kenichi Handa
-
fontset.c (fontset_find_font): Fix getting the frame pointer.2010-01-05, by Kenichi Handa
-
fontset.c (fontset_find_font): Fix getting the frame pointer.2010-01-05, by Kenichi Handa
-
merge from trunk2010-01-05, by Kenichi Handa
-
(vc-bzr-diff): Obey vc-disable-async-diff.2010-01-05, by Dan Nicolaescu
-
Avoid dubious uses of save-excursions.2010-01-04, by Stefan Monnier
-
(xd_remove_watch): Avoid trying to convert a void* to2010-01-04, by Stefan Monnier
-
(vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.2010-01-04, by Dan Nicolaescu
-
Register the fact that rmail-mbox-branch was merged (a long time ago)2010-01-04, by Stefan Monnier
-
Register the fact that multi-tty was merged (a long time ago)2010-01-04, by Stefan Monnier
-
Register the fact that gnus-5_10-branch was merged (a long time ago)2010-01-04, by Stefan Monnier
-
Register the fact that gerd_defvaralias was merged (a long time ago)2010-01-04, by Stefan Monnier
-
(vc-bzr-log-view-mode): Also highlight the author.2010-01-04, by Dan Nicolaescu
-
(vc-bzr-state-heuristic): Make it work for lightweight2010-01-04, by Dan Nicolaescu
-
* dbusbind.c (xd_add_watch): Improve debug message.2010-01-03, by Michael Albinus
-
Remove fprintf2010-01-05, by Jan D.
-
Handle change of internal-border width when maximized.2010-01-05, by Jan D.
-
eieio.texi (Naming Conventions): Correction to xref on elisp2010-01-02, by Eli Zaretskii
-
modes.texi (Example Major Modes): Fix indentation. (Bug#5195)2010-01-02, by Eli Zaretskii
-
* net/browse-url.el (browse-url-encode-url): Don't escape commas.2010-01-02, by Chong Yidong
-
Allow use of "end" keyword for terminating Octave-mode blocks.2010-01-02, by Chong Yidong
-
Fix last change to message-exchange-point-and-mark.2010-01-02, by Chong Yidong
-
* lisp/bookmark.el: Consistently put the text property on the bookmark name.2010-01-02, by Karl Fogel
-
* lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.2010-01-02, by Karl Fogel
-
* lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic2010-01-02, by Karl Fogel
-
Consistently hex notation to represent character codes.2010-01-02, by Chong Yidong
-
* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.2010-01-02, by Karl Fogel
-
* lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,2010-01-02, by Karl Fogel
-
emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make2010-01-02, by Eli Zaretskii
-
* lisp/net/rcirc.el: Add follow-link binding (Bug#4738).2010-01-02, by Chong Yidong
-
Rename cvs-update to bzr-update in lisp/ Makefiles.2010-01-02, by Eli Zaretskii
-
.bzrignore: Add 2 more patterns.2010-01-02, by Eli Zaretskii
-
.bzrignore: Add more ignored patterns, including for the MS-DOS build.2010-01-02, by Eli Zaretskii
-
* lisp/bookmark.el: Remove gratuitous gratitude.2010-01-02, by Karl Fogel
-
* lisp/bookmark.el (bookmark-bmenu-any-marks): New function2010-01-02, by Karl Fogel
-
* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.2010-01-02, by Karl Fogel
-
* lisp/bookmark.el: Improvements suggested by Drew Adams:2010-01-02, by Karl Fogel
-
Fix typos.2010-01-02, by Juanma Barranquero
-
lisp/ChangeLog: Fix typos.2010-01-02, by Juanma Barranquero
-
lisp/*: Fix typos in docstrings and messages.2010-01-02, by Juanma Barranquero
-
lisp/org/org.el: Fix typos in error messages.2010-01-02, by Juanma Barranquero
-
etc/NEWS: Fix typos.2010-01-02, by Juanma Barranquero
-
Fix buffer overflow in ns_get_color.2010-01-01, by Chong Yidong
-
* lisp/gnus/message.el (message-exchange-point-and-mark): Call2010-01-01, by Chong Yidong
-
* lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).2010-01-01, by Chong Yidong
-
* lisp/ChangeLog: Update bug number in last change.2010-01-01, by Chong Yidong
-
* comint.el (comint-input-ring-size): Make it a defcustom and2010-01-01, by Chong Yidong
-
* src/lread.c (syms_of_lread): Make it clearer that these are the2010-01-01, by Chong Yidong
-
* eval.c (run_hook_with_args): Handle the case where the global2010-01-01, by Chong Yidong
-
Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el. EMACS_PRETEST_23_1_912009-12-31, by Chong Yidong
-
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).2009-12-30, by Nick Roberts
-
* doc/emacs/building.texi: Re-apply revno 99212, which was2009-12-30, by Chong Yidong
-
(vc-hg-working-revision): Tweak previous change.2009-12-30, by Nick Roberts
-
Show working revision correctly for mercurial.2009-12-30, by Nick Roberts
-
Fix typos in ChangeLogs.2009-12-29, by Juanma Barranquero
-
* doc/emacs/misc.texi (Shell): Document async-shell-command.2009-12-29, by Chong Yidong
-
Declare some functions for the byte-compiler.2009-12-29, by Juanma Barranquero
-
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added2009-12-29, by Nick Roberts
-
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added2009-12-29, by Nick Roberts
-
Make vc-dir work on subdirectories of the bzr root.2009-12-29, by Dan Nicolaescu
-
Fix typos in ChangeLogs.2009-12-29, by Juanma Barranquero
-
process.c: Fix typo in comment.2009-12-29, by Juanma Barranquero
-
Merge: * font-lock.el (font-lock-refresh-defaults): New function, which2009-12-28, by Tassilo Horn
-
* font-lock.el (font-lock-refresh-defaults): New function, which2009-12-28, by Tassilo Horn
-
Merge from mainline.2009-12-28, by Tassilo Horn
-
* vc-rcs.el (vc-rcs-register): Fix registering a specific version.2009-12-28, by Dan Nicolaescu
-
(vc-bzr-log-view-mode): Fix short log regexp.2009-12-28, by Dan Nicolaescu
-
INSTALL: Remove obsolete notes about line endings, and fix some typos.2009-12-28, by Juanma Barranquero
-
INSTALL: Remove obsolete notes about line endings, and fix some typos.2009-12-28, by Juanma Barranquero
-
Fix bazaar update instructions2009-12-28, by Andreas Schwab
-
Remove duplicate .bzrignore entry2009-12-28, by Andreas Schwab
-
Merge: Add entries in ChangeLog2009-12-28, by Kenichi Handa
-
Add new entries to ChangeLog2009-12-28, by Kenichi Handa
-
*** empty log message ***2009-12-28, by Kenichi Handa
-
*** empty log message ***2009-12-28, by Kenichi Handa
-
Supersede color.diff settings in git log (bug#5211).2009-12-28, by Juanma Barranquero
-
Supersede color.diff settings in git log (bug#5211).2009-12-28, by Juanma Barranquero
-
Update .bzrignore.2009-12-28, by Juanma Barranquero
-
Update .bzrignore.2009-12-28, by Juanma Barranquero
-
Update autoload checksum.2009-12-28, by Juanma Barranquero
-
Merge: update nt/INSTALL for CVS->Bazaar switchover too.2009-12-27, by Karl Fogel
-
Merge: document that we are on Bazaar now.2009-12-27, by Karl Fogel
-
Add .bzrignore2009-12-27, by Andreas Schwab
-
* INSTALL: Update for CVS->Bazaar switchover.2009-12-27, by Karl Fogel
-
* INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.2009-12-27, by Karl Fogel
-
* minibuf.c (Fall_completions): Minor optimization.2009-12-27, by Chong Yidong
-
* man.el2009-12-26, by Kevin Ryde
-
(Man-bgproc-sentinel): When "-k foo" produces no output show error2009-12-26, by Kevin Ryde
-
Tweak a comment: it's man-db on gnu/linux which agrees with posix that2009-12-26, by Kevin Ryde
-
* man.el (man): Revise docstring a bit to show -a and -l as2009-12-26, by Kevin Ryde
-
* man.el (man): Revise docstring a bit to show -a and -l as2009-12-26, by Kevin Ryde
-
* info-look.el (sh-mode): Look for coreutils new "Concept Index"2009-12-26, by Kevin Ryde
-
* info-look.el (sh-mode): Look for coreutils new "Concept Index"2009-12-26, by Kevin Ryde
-
* net/tramp.el (tramp-handle-insert-directory): Quote "'" in the2009-12-26, by Michael Albinus
-
*** empty log message ***2009-12-26, by Eli Zaretskii
-
(pitx) Fix last change.2009-12-26, by Eli Zaretskii
-
*** empty log message ***2009-12-26, by Eli Zaretskii
-
(pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.2009-12-26, by Eli Zaretskii
-
* calc.texi (General Mode Commands): Calc file should be in .emacs.d.2009-12-25, by Chong Yidong
-
* frames.texi (Resources): Describe inhibit-x-resources.2009-12-25, by Chong Yidong
-
* emacs.texi (Top): Update node listing.2009-12-25, by Chong Yidong
-
(command_loop_1): Fix previous change.2009-12-25, by Kenichi Handa
-
(devanagari-composable-pattern): Fixed to2009-12-25, by Kenichi Handa
-
(composition_adjust_point): Update prototype.2009-12-25, by Kenichi Handa
-
(composition_reseat_it): Don't make a composition2009-12-25, by Kenichi Handa
-
(command_loop_1): Force redisplay if the last point2009-12-25, by Kenichi Handa
-
(Fsave_excursion): Mention save-current-buffer in the docstring.2009-12-24, by Stefan Monnier
-
Attribute face for faces specified as string.2009-12-23, by Vinicius Jose Latorre
-
Comment on out-of-sequence messages.2009-12-23, by Glenn Morris
-
Add some notes on the debbugs.gnu.org setup.2009-12-22, by Glenn Morris
-
Update some addresses for debbugs.gnu.org.2009-12-19, by Glenn Morris
-
*** empty log message ***2009-12-19, by Eli Zaretskii
-
(pitx): Don't use enum names, use their values. Remove reference to2009-12-19, by Eli Zaretskii
-
*** empty log message ***2009-12-19, by Eli Zaretskii
-
($(BLD)/cmds.$(O)): Depend on frame.h.2009-12-19, by Eli Zaretskii
-
(alloc.o): Fix last change.2009-12-19, by Eli Zaretskii
-
*** empty log message ***2009-12-19, by Eli Zaretskii
-
Update dependencies in Makefile.in.2009-12-19, by Eli Zaretskii
-
(Fclear_font_cache): Pass correct cache argument to2009-12-19, by Andreas Schwab
-
Fixed timezone handling problem in icalendar.el.2009-12-18, by Ulf Jasper
-
(Direct Functions): Add missing port number to tls method.2009-12-18, by Katsumi Yamaoka
-
Typo.2009-12-18, by Katsumi Yamaoka
-
replace [:digit:] with [0-9] for XEmacs.2009-12-18, by Katsumi Yamaoka
-
* files.el (file-expand-wildcards): In case of remote files, check2009-12-17, by Michael Albinus
-
Expand on previous change.2009-12-17, by Glenn Morris
-
Refer to the static bug page (rather than the dynamic one) for a list2009-12-17, by Glenn Morris
-
emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.2009-12-17, by Glenn Morris
-
Change bug web-page to short-form at debbugs.gnu.org.2009-12-17, by Glenn Morris
-
(gnus-bug-group-download-format-alist): Change emacs entry to2009-12-17, by Glenn Morris
-
(bug-reference-url-format): Change to debbugs.gnu.org.2009-12-17, by Glenn Morris
-
Some doc fixes (more needed).2009-12-17, by Juanma Barranquero
-
Fix regression from 23.1 to allow multiple modes in Local Variables.2009-12-17, by Juri Linkov
-
Make `dired-diff' more safe. (Bug#5225)2009-12-17, by Juri Linkov
-
Regenerate autoloads.2009-12-17, by Andreas Schwab
-
(batch-update-autoloads): Only exclude2009-12-17, by Andreas Schwab
-
(prefix-args${EXEEXT}): Don't compile prefix-args.c2009-12-17, by Andreas Schwab
-
Revert to old 23.1 logic of using the file at the mark as default.2009-12-16, by Juri Linkov
-
Minor tweak to last change.2009-12-15, by Chong Yidong
-
* xdisp.c (decode_mode_spec): Inhibit garbage collection when2009-12-15, by Chong Yidong
-
* net/tramp.el (tramp-echo-mark-marker-length): New defconst.2009-12-15, by Michael Albinus
-
* dbusbind.c (xd_retrieve_arg): Reorder declarations in order to2009-12-15, by Michael Albinus
-
Add appendix with the GFDL.2009-12-15, by Glenn Morris
-
(Radix Modes): Clean up wording.2009-12-15, by Jay Belanger
-
Add EDT Emulation manual.2009-12-15, by Juanma Barranquero
-
(Coding Standards): Update URL.2009-12-15, by Glenn Morris
-
Update some URLs.2009-12-15, by Glenn Morris
-
*** empty log message ***2009-12-15, by Glenn Morris
-
Remove comments about edt-user.doc. No longer applies now file has2009-12-15, by Glenn Morris
-
Update comments for edt doc changes.2009-12-15, by Glenn Morris
-
(Default keypad): Remove commented out node, which is just a duplicate2009-12-15, by Glenn Morris
-
Add EDT entry.2009-12-15, by Glenn Morris
-
(INFO_FILES): Add edt.2009-12-15, by Glenn Morris
-
(INFO_TARGETS, DVI_TARGETS): Add edt.2009-12-15, by Glenn Morris
-
New file (etc/edt-user.doc converted to Texinfo).2009-12-15, by Glenn Morris
-
Split into edt-user.el and ../doc/misc/edt.texi, and remove.2009-12-15, by Glenn Morris
-
New file, split out from edt-user.doc.2009-12-15, by Glenn Morris
-
*** empty log message ***2009-12-15, by Jay Belanger
-
(Radix Modes): Clarify two's complement notation.2009-12-15, by Jay Belanger
-
* Makefile.in: Revert last change (Bug#5191).2009-12-14, by Chong Yidong
-
(org-export-html-style-include-default):2009-12-14, by Juri Linkov
-
(vc-hg-working-revision): Make sure the command is executed in a2009-12-14, by Dan Nicolaescu
-
(vc-hg-print-log): Fix argument order.2009-12-14, by Dan Nicolaescu
-
* progmodes/python.el (python-symbol-completions): Remove text2009-12-14, by Chong Yidong
-
(gdb-frame-handler): Only set gud-lat-frame2009-12-14, by Nick Roberts
-
*** empty log message ***2009-12-14, by Nick Roberts
-
(ediff-context-diff-label-regexp): Don't match2009-12-14, by Juri Linkov
-
Comment.2009-12-14, by Glenn Morris
-
* info.el (Info-hide-cookies-node): Before hiding a cookie,2009-12-14, by Juri Linkov
-
* cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)2009-12-14, by Chong Yidong
-
* sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)2009-12-14, by Chong Yidong
-
(message-sort-headers): Define for compiler.2009-12-14, by Glenn Morris
-
*** empty log message ***2009-12-14, by Kenichi Handa
-
(decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)2009-12-14, by Kenichi Handa
-
(report-emacs-bug): In message-mode, sort manually before storing2009-12-13, by Glenn Morris
-
(mm-sign-option, mm-encrypt-option): Add :version tag.2009-12-13, by Reiner Steib
-
Set the extended window manager hint for tooltip windows.2009-12-13, by Jan Djärv
-
Work around warning about g_set_prgname() called multiple times.2009-12-13, by Jan Djärv
-
Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.2009-12-13, by Jan Djärv
-
xftfont.c: Parse symbolic names for constants also.2009-12-13, by Jan Djärv
-
Add commentary about how to use Semantic.2009-12-13, by Chong Yidong
-
NEWS entry for gdb-mi GSoC changes.2009-12-12, by Dmitry Dzhus
-
* net/dbus.el (dbus-property-handler): Filter lambda forms out2009-12-12, by Michael Albinus
-
Fix typo.2009-12-12, by Jan Djärv
-
* simple.el (compose-mail): Remove mail-setup-with-from from2009-12-12, by Chong Yidong
-
DPI might get set to 0 if we saw some Xsettings, but not DPI.2009-12-12, by Jan Djärv
-
*** empty log message ***2009-12-12, by Eli Zaretskii
-
(struct text_pos): Use EMACS_INT;2009-12-12, by Eli Zaretskii
-
gtkutil.c: Scroll bar thumb not updated properly (bug #5177).2009-12-12, by Jan Djärv
-
(message-info): Explain why we use `Info-goto-node'.2009-12-12, by Reiner Steib
-
*** empty log message ***2009-12-12, by Eli Zaretskii
-
(archive-rar-summarize): Support Attribute fields in RAR archives2009-12-12, by Eli Zaretskii
-
(minibuffer-local-must-match-filename-map): Re-instate the varalias that was2009-12-12, by Stefan Monnier
-
Remove RCS keywords2009-12-12, by Miles Bader
-
(malayalam-composable-pattern): Fix previous change.2009-12-12, by Kenichi Handa
-
*** empty log message ***2009-12-12, by Kenichi Handa
-
(indian-compose-regexp): New function.2009-12-12, by Kenichi Handa
-
*** empty log message ***2009-12-12, by Kenichi Handa
-
(struct ftfont_info): New member matrix.2009-12-12, by Kenichi Handa
-
(struct xftfont_info): New member matrix.2009-12-12, by Kenichi Handa
-
Remove RCS keywords2009-12-11, by Miles Bader
-
* progmodes/bug-reference.el (bug-reference-map): Bind mouse-22009-12-11, by Chong Yidong
-
* makefile.w32-in: Ensure that Lisp files in CEDET subdirectories2009-12-11, by Chong Yidong
-
* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,2009-12-11, by Dan Nicolaescu
-
(safe-pos-list): Define for compiler.2009-12-11, by Glenn Morris
-
Fix thinko.2009-12-11, by Glenn Morris
-
Fix typo.2009-12-11, by Glenn Morris
-
No longer require sendmail.2009-12-11, by Glenn Morris
-
(emacs-lisp-mode-map): Standardize the capitalization of some menu entries.2009-12-11, by Glenn Morris
-
Asure buffer-display-table is unique when two or more windows are visible.2009-12-11, by Vinicius Jose Latorre
-
Asure buffer-display-table is unique when two or more windows are visible.2009-12-11, by Vinicius Jose Latorre
-
Doc fix.2009-12-10, by Vinicius Jose Latorre
-
configure.in: Check for RSVG if GNUStep is used.2009-12-10, by Jan Djärv
-
*** empty log message ***2009-12-10, by Eli Zaretskii
-
(archive-rar-summarize): Allow between 6 and 7 characters in the2009-12-10, by Eli Zaretskii
-
Fix bug#5091: indentation in c++-mode.2009-12-10, by Alan Mackenzie
-
(vc-svn-after-dir-status): Fix regexp. (Bug#4741)2009-12-10, by Dan Nicolaescu
-
Remove mention of latex-complete, which was removed before the release.2009-12-10, by Stefan Monnier
-
Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).2009-12-10, by Stefan Monnier
-
(top-level): Move require 'mail-utils to start.2009-12-10, by Glenn Morris
-
(log-view-vc-backend, log-view-vc-fileset): Define for compiler.2009-12-10, by Glenn Morris
-
(report-emacs-bug): Use whichever send command is appropriate for the2009-12-10, by Glenn Morris
-
* lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use2009-12-09, by Chong Yidong
-
configure.in: Don't check for RSVG or GConf unless X11 is used.2009-12-09, by Jan Djärv
-
* xsettings.c: Include "keyboard.h".2009-12-09, by Andreas Schwab
-
(xg_tool_bar_proxy_help_callback): Fix missing return.2009-12-09, by Andreas Schwab
-
* cmds.c: Include "frame.h".2009-12-09, by Andreas Schwab
-
Regenerate.2009-12-09, by Andreas Schwab
-
* NEWS: Point to the external counterparts of su and sudo.2009-12-09, by Michael Albinus
-
* net/tramp.el (tramp-handle-insert-directory): Suppress error messages.2009-12-09, by Michael Albinus
-
* eshell.texi (History): Add the other built-in variables.2009-12-09, by Michael Albinus
-
Fix short log parsing and fontification.2009-12-09, by Dan Nicolaescu
-
Drop some properties to avoid surprises.2009-12-09, by Stefan Monnier
-
No longer need to patch configure.2009-12-09, by Chong Yidong
-
Minor cleanup.2009-12-09, by Stefan Monnier
-
AUTHORS: Regenerate2009-12-09, by Chong Yidong
-
ldefs-boot.el: Regenerate.2009-12-09, by Chong Yidong
-
Get rid of the ELCFILES abomination.2009-12-09, by Stefan Monnier
-
Remove resolved GTK on Cygwin problem.2009-12-09, by Chong Yidong
-
* configure.in: Allow compiling Emacs with GTK on Cygwin.2009-12-09, by Chong Yidong
-
Require help-mode instead of help-fns.2009-12-09, by Kenichi Handa
-
*** empty log message ***2009-12-09, by Kenichi Handa
-
*** empty log message ***2009-12-09, by Kenichi Handa
-
(ucs-names): Supply a sufficiently fine ranges instead of2009-12-09, by Kenichi Handa
-
Add support for stashing a snapshot of the current tree.2009-12-08, by Dan Nicolaescu
-
* play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'2009-12-08, by Juanma Barranquero
-
Fix entries.2009-12-08, by Glenn Morris
-
(vc-mtn-print-log): Fix typo in previous.2009-12-08, by Glenn Morris
-
(ELCFILES): Regenerate.2009-12-08, by Glenn Morris
-
Fix log entries.2009-12-08, by Glenn Morris
-
NEWS entries for mail-user-agent and CEDET.2009-12-08, by Chong Yidong
-
Don't lazy-highlight the comint output in history Isearch mode.2009-12-07, by Juri Linkov
-
(latex-complete, latex-indent-or-complete): Remove.2009-12-07, by Stefan Monnier
-
(unexec): Don't search for .data twice.2009-12-07, by Andreas Schwab
-
* minibuffer.el (completion-at-point-functions): New var.2009-12-07, by Stefan Monnier
-
*** empty log message ***2009-12-07, by Eli Zaretskii
-
Prevent save-buffer in Rmail buffers from using the coding-system2009-12-07, by Eli Zaretskii
-
(grep-read-files): Use `completing-read'2009-12-07, by Juri Linkov
-
Correctly restore original Isearch point. (Bug#4994)2009-12-07, by Juri Linkov
-
(ucs-names): Fix last-minute paren-typo.2009-12-07, by Stefan Monnier
-
* vc-bzr.el (vc-bzr-annotate-command): More elegant form for last2009-12-07, by Chong Yidong
-
Added compose-mail-user-agent-warnings.2009-12-07, by Chong Yidong
-
(ucs-names): Weed out at compile-time the chars that don't have names, so2009-12-07, by Stefan Monnier
-
* simple.el (compose-mail): Check for incompatibilities and warn.2009-12-07, by Chong Yidong
-
Support showing a single log entry from vc-annotate.2009-12-07, by Dan Nicolaescu
-
2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>2009-12-07, by Michael Kifer
-
Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël2009-12-07, by Michael Albinus
-
Get the background mode from the terminal for xterm, and set2009-12-07, by Dan Nicolaescu
-
Ulrich Mueller <ulm at gentoo.org>2009-12-07, by Glenn Morris
-
Make it work for non-file buffers (bug#5102).2009-12-07, by Stefan Monnier
-
* vc-bzr.el (vc-bzr-annotate-command): Handle the case where the2009-12-06, by Chong Yidong
-
*** empty log message ***2009-12-06, by Dan Nicolaescu
-
* vc-git.el (vc-git-print-log): Handle a limit argument. Display2009-12-06, by Dan Nicolaescu
-
Make vc-revert change VC state from 'added to 'unregistered.2009-12-06, by Dan Nicolaescu
-
* log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.2009-12-06, by Chong Yidong
-
* vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.2009-12-06, by Chong Yidong
-
Fixed Bug#5096.2009-12-06, by Ulf Jasper
-
* simple.el (beginning-of-visual-line): Constrain to field2009-12-06, by Chong Yidong
-
Fixed Bug#5008.2009-12-06, by Ulf Jasper
-
* progmodes/js.el (js--js-not): Add null to the list of values.2009-12-06, by Chong Yidong
-
* ansi-color.el (ansi-color-for-comint-mode): Add :version2009-12-06, by Chong Yidong
-
* textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter2009-12-06, by Roland Winkler
-
(bibtex-enclosing-field): Exclude entry delimiter if it is at the end2009-12-06, by Roland Winkler
-
(minibuffer-complete-and-exit): Don't replace the2009-12-06, by Stefan Monnier
-
(completion-in-region): Improve docstring.2009-12-06, by Stefan Monnier
-
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode2009-12-06, by Kevin Ryde
-
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode2009-12-06, by Kevin Ryde
-
* ffap.el (ffap-rfc-path): Make this a defcustom since2009-12-06, by Kevin Ryde
-
* ffap.el (ffap-rfc-path): Make this a defcustom since2009-12-06, by Kevin Ryde
-
Copyedit several NEWS entries.2009-12-05, by Chong Yidong
-
Save and restore dired buffer's point positions too. (Bug#4880)2009-12-05, by Juri Linkov
-
* xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 02009-12-05, by Chong Yidong
-
* bindings.el (complete-symbol): Call semantic-ia-complete-symbol if2009-12-05, by Chong Yidong
-
Add bug ref.2009-12-05, by Glenn Morris
-
* misc.texi (Shell Options): ansi-color is now default.2009-12-05, by Chong Yidong
-
Fix commentary to reflect that ansi-color is now enabled by default.2009-12-05, by Chong Yidong
-
ansi-color is now enabled by default in the shell.2009-12-05, by Chong Yidong
-
* shell.el (shell): Require ansi-color (Bug#5113).2009-12-05, by Chong Yidong
-
* hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).2009-12-05, by Chong Yidong
-
*** empty log message ***2009-12-05, by Alan Mackenzie
-
Minor doc fix.2009-12-05, by Chong Yidong
-
* textmodes/sgml-mode.el (sgml-lexical-context): Recognise2009-12-05, by Chong Yidong
-
* xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return2009-12-05, by Chong Yidong
-
Fix a comment and delete trailing whitespace.2009-12-05, by Chong Yidong
-
(Info-find-node-2): Set `Info-current-subfile' to nil2009-12-05, by Juri Linkov
-
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):2009-12-05, by Chong Yidong
-
(next_element_from_ellipsis): Fix a typo in the commentary.2009-12-05, by Eli Zaretskii
-
(next_element_from_display_vector): Fix a typo in the commentary.2009-12-05, by Eli Zaretskii
-
Revert change 1.852009-12-05, by Alan Mackenzie
-
*** empty log message ***2009-12-05, by Roland Winkler
-
(bibtex-map-entries): Use marker to keep2009-12-05, by Roland Winkler
-
Documented diary view-mode.2009-12-05, by Glenn Morris
-
(Diary Display): Mention View mode.2009-12-05, by Glenn Morris
-
(Displaying the Diary): Mention keys apply to calendar.2009-12-05, by Glenn Morris
-
A bit rusty on the alphabet.2009-12-05, by Glenn Morris
-
Put calendar and diary hooks back in alphabetical order following2009-12-05, by Glenn Morris
-
Documented diary fancy display.2009-12-05, by Glenn Morris
-
Make it less tasty.2009-12-05, by Glenn Morris
-
(Top): Update menu for cal-xtra node changes.2009-12-05, by Glenn Morris
-
(Displaying the Diary): Holidays may be in the buffer2009-12-05, by Glenn Morris
-
(Advanced Calendar/Diary Usage): Update menu.2009-12-05, by Glenn Morris
-
(Standard Hooks): Remove diary-display-hook, replaced by2009-12-05, by Glenn Morris
-
* quail/cyrillic.el (russian-typewriter): Change keyboard layout.2009-12-05, by Chong Yidong
-
(completion-pcm--merge-try): Also consider placing point after a star, if2009-12-05, by Stefan Monnier
-
(vc-dir): Use the correct markup for showing keymaps2009-12-05, by Dan Nicolaescu
-
(proced): Call `(proced-update t)' to update process2009-12-04, by Juri Linkov
-
(dired-auto-revert-buffer): New defcustom.2009-12-04, by Juri Linkov
-
Change roles of modes and functions in image-mode.el (Bug#5062).2009-12-04, by Juri Linkov
-
Newsticker fixes/changes.2009-12-04, by Ulf Jasper
-
(log-view-mode-map): "q" calls quit-window,2009-12-04, by Sam Steingold
-
Fix `string-to-number' to deal consistently with integers and floats.2009-12-04, by Juanma Barranquero
-
*** empty log message ***2009-12-04, by Eli Zaretskii
-
(enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.2009-12-04, by Eli Zaretskii
-
Regenerate autoloads.2009-12-04, by Glenn Morris
-
Minor cleanup.2009-12-04, by Stefan Monnier
-
*** empty log message ***2009-12-03, by Eli Zaretskii
-
(lisp, shortlisp): Replace indian.el with indian.elc.2009-12-03, by Eli Zaretskii
-
Limit the number of log entries displayed by default.2009-12-03, by Dan Nicolaescu
-
(Fmake_network_process): Fix up the tests for2009-12-03, by Stefan Monnier
-
(Qseqpacket): New symbol.2009-12-03, by Stefan Monnier
-
(class): Restore still useful declaration.2009-12-03, by Glenn Morris
-
Enhance `c-parse-state' to run efficiently in "brace desserts".2009-12-03, by Alan Mackenzie
-
Correct conflicts in previous patch.2009-12-03, by Alan Mackenzie
-
*** empty log message ***2009-12-03, by Alan Mackenzie
-
*** empty log message ***2009-12-03, by Roland Winkler
-
(proced-filter-alist): Use regexp-quote.2009-12-03, by Roland Winkler
-
Cleanup.2009-12-03, by Michael Albinus
-
Revert previous accidental commit.2009-12-03, by Glenn Morris
-
(vc-bzr-dir-extra-headers): Fix typo.2009-12-03, by Dan Nicolaescu
-
Add support for bzr shelve/unshelve.2009-12-03, by Dan Nicolaescu
-
(vc-bzr-print-log): Deal with nil arguments better.2009-12-03, by Dan Nicolaescu
-
(bibtex-complete-internal): Use completion-in-region.2009-12-03, by Stefan Monnier
-
Support applying stashes. Improve UI.2009-12-03, by Dan Nicolaescu
-
(log-view-vc-backend, log-view-vc-fileset): Declare.2009-12-03, by Glenn Morris
-
(Free Software and Free Manuals): Update URL, and remove duplicate text.2009-12-03, by Glenn Morris
-
(makefile-special-targets-list): No need for it to be an alist any more.2009-12-03, by Stefan Monnier
-
(octave-complete-symbol): Use completion-in-region.2009-12-03, by Stefan Monnier
-
Misc cleanup.2009-12-03, by Stefan Monnier
-
* progmodes/pascal.el: Require CL when compiling (for lexical-let).2009-12-03, by Juanma Barranquero
-
(try-expand-dabbrev-visible): Preserve point in the2009-12-03, by Stefan Monnier
-
Use completion-in-buffer and remove uses of dynamic scoping.2009-12-02, by Stefan Monnier
-
*** empty log message ***2009-12-02, by Kenichi Handa
-
Include ZWJ and ZWNJ in the patterns to shape for all Indic scripts.2009-12-02, by Kenichi Handa
-
Use completion-in-buffer.2009-12-02, by Stefan Monnier
-
(message-completion-in-region): New compatibility function.2009-12-02, by Stefan Monnier
-
Replace all pop-to-buffer calls with rmail-pop-to-buffer, to prevent2009-12-02, by Glenn Morris
-
(rmail-pop-to-buffer): New function. (Bug#2282)2009-12-02, by Glenn Morris
-
(diary-list-entries): Replace superfluous save-excursion with2009-12-02, by Glenn Morris
-
Comment.2009-12-02, by Glenn Morris
-
2009-12-02 Michael Welsh Duggan <mwd at cert.org>2009-12-02, by Glenn Morris
-
Andreas Politz <politza at fh-trier.de> (tiny change)2009-12-02, by Glenn Morris
-
* mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)2009-12-02, by Juanma Barranquero
-
(gnus-group-prepare-flat): Check also whether groups with no unread article2009-12-02, by Katsumi Yamaoka
-
(tpu-cursor-free-mode): Emit message.2009-12-01, by Stefan Monnier
-
(comint-insert-input): Ignore clicks to the right of2009-12-01, by Stefan Monnier
-
(vc-print-log-internal): Don't wait for the prcess to2009-12-01, by Stefan Monnier
-
(pcomplete/cd): Complete more than one argument, just in case.2009-12-01, by Stefan Monnier
-
(pcomplete-std-complete): Don't try to complete past the last element.2009-12-01, by Stefan Monnier
-
* message.el: Revert last change.2009-12-01, by Chong Yidong
-
(normal-erase-is-backspace-mode): Fix thinko in message.2009-12-01, by Stefan Monnier
-
Add etc/images/mpc directory.2009-12-01, by Glenn Morris
-
(window--display-buffer-2): Fix previous changes.2009-12-01, by Glenn Morris
-
Delete trailing whitespace.2009-12-01, by Chong Yidong
-
* mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.2009-12-01, by Chong Yidong
-
Add arch tagline2009-12-01, by Miles Bader
-
*** empty log message ***2009-12-01, by YAMAMOTO Mitsuharu
-
(font_load_for_lface, font_open_by_name): Don't store name2009-12-01, by YAMAMOTO Mitsuharu
-
(ELCFILES): Add mpc.elc.2009-12-01, by Glenn Morris
-
New file.2009-12-01, by Glenn Morris
-
Add missing entry.2009-12-01, by Glenn Morris
-
*** empty log message ***2009-12-01, by Bill Wohler
-
(Searching): Use mh vfolder_format and fix typo in database path for2009-12-01, by Bill Wohler
-
*** empty log message ***2009-12-01, by Bill Wohler
-
(mh-mairix-execute-search): Use mh vfolder_format. Fix typo in2009-12-01, by Bill Wohler
-
* mpc.el: New file.2009-12-01, by Stefan Monnier
-
(window-to-use): Define for compiler.2009-12-01, by Glenn Morris
-
(byte-compile-save-excursion): Make message consistent with others (no2009-12-01, by Glenn Morris
-
(rmail-mime-handle): Doc fix.2009-12-01, by Glenn Morris
-
Update maintainer per comment from HN in bug#5056: "I no longer2009-12-01, by Glenn Morris
-
Mention usertags.2009-12-01, by Glenn Morris
-
Make vc-print-log buttons work.2009-12-01, by Dan Nicolaescu
-
* savehist.el (savehist-autosave-interval): Allow setting to nil2009-11-30, by Juanma Barranquero
-
Fix references to jit-lock properties.2009-11-30, by Juanma Barranquero
-
Add Bug#4698 to 2009-11-29 change. By Reiner Steib.2009-11-30, by Katsumi Yamaoka
-
(multi-isearch-search-fun): Always provide a non-nil2009-11-30, by Juri Linkov
-
(vc-git-registered): Call vc-git-root only once.2009-11-30, by Dan Nicolaescu
-
(print_preprocess): Preprocess the key_and_value table of2009-11-30, by Stefan Monnier
-
(multi-isearch-read-buffers): Move canonicalization2009-11-30, by Juri Linkov
-
(multi-isearch-read-buffers)2009-11-30, by Juri Linkov
-
(doc-view-continuous):2009-11-30, by Juri Linkov
-
(comint-mode-map): Rebind `M-r' from2009-11-30, by Juri Linkov
-
(perform-replace): Let-bind recenter-last-op to nil.2009-11-30, by Juri Linkov
-
Minor cleanup and simplification.2009-11-30, by Stefan Monnier
-
(perl-font-lock-special-syntactic-constructs):2009-11-30, by Stefan Monnier
-
(Highlight Interactively): Actually a list of2009-11-29, by Juri Linkov
-
*** empty log message ***2009-11-29, by Juri Linkov
-
(describe-char-unidata-list): Use lowercase name2009-11-29, by Juri Linkov
-
(fancy-about-text): Fix wording of Guided Tour. (Bug#4960)2009-11-29, by Juri Linkov
-
(ediff-minibuffer-with-setup-hook): New compatibility macro.2009-11-29, by Juri Linkov
-
* gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'2009-11-29, by Juri Linkov
-
Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)2009-11-29, by Juri Linkov
-
*** empty log message ***2009-11-29, by Michael Albinus
-
* tramp.texi (Remote processes): Improve eshell example with "su"2009-11-29, by Michael Albinus
-
*** empty log message ***2009-11-29, by Michael Albinus
-
* eshell/esh-util.el (top): Require also Tramp when compiling.2009-11-29, by Michael Albinus
-
* eshell/em-unix (eshell/whoami): Make it a defun but a defalias.2009-11-29, by Michael Albinus
-
* net/tramp.el (tramp-maybe-open-connection): Open the remote2009-11-29, by Michael Albinus
-
* net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.2009-11-29, by Michael Albinus
-
frame.c (frame_make_pointer_invisible)2009-11-29, by Jan Djärv
-
Try and remove assumptions about point-min==1.2009-11-28, by Stefan Monnier
-
* sem-user.texi (Semantic mode): Link to Idle Scheduler.2009-11-28, by Chong Yidong
-
* semantic.texi (Analyzer Internals): Rename from Analyzer.2009-11-28, by Chong Yidong
-
(image-minor-mode): Exit more gracefully when the image2009-11-28, by Stefan Monnier
-
* erc.texi (Development): Correction to git tutorial url.2009-11-28, by Kevin Ryde
-
* erc.texi (Development): Correction to git tutorial url.2009-11-28, by Kevin Ryde
-
(Man-completion-table): Make it easier to enter "<sec> <name>".2009-11-28, by Stefan Monnier
-
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a2009-11-28, by Kevin Ryde
-
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a2009-11-28, by Kevin Ryde
-
* eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since2009-11-28, by Stefan Monnier
-
(skip_invisible): Fix a typo in a comment.2009-11-28, by Eli Zaretskii
-
*** empty log message ***2009-11-28, by Eli Zaretskii
-
(Special Properties): More accurate description of what the `cursor'2009-11-28, by Eli Zaretskii
-
*** empty log message ***2009-11-28, by Eli Zaretskii
-
[!AUTO_DEPEND]: Remove outdated comment about omitted dependencies on lisp.h.2009-11-28, by Eli Zaretskii
-
(byte-compile-warning-types): New type `suspicious'.2009-11-27, by Stefan Monnier
-
(gud-basic-call): Don't only save the buffer but the excursion as well.2009-11-27, by Stefan Monnier
-
Don't crash if an X terminal is deleted with force == t.2009-11-27, by Jan Djärv
-
*** empty log message ***2009-11-27, by Michael Albinus
-
* NEWS: New functions eshell/su and eshell/sudo.2009-11-27, by Michael Albinus
-
*** empty log message ***2009-11-27, by Michael Albinus
-
* eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,2009-11-27, by Michael Albinus
-
serach.c (simple_search): Remove warning by making *p const.2009-11-27, by Jan Djärv
-
(socks-send-command): Convert binary request to2009-11-27, by Daiki Ueno
-
(describe-bindings-internal): Remove `interactive'.2009-11-27, by Stefan Monnier
-
(Man-completion-table): Trim a terminating "(".2009-11-27, by Stefan Monnier
-
(url-generic-parse-url): Bind deactivate-mark.2009-11-27, by Stefan Monnier
-
* commands.texi (Misc Events): vindex mouse-wheel-up-event and2009-11-26, by Kevin Ryde
-
* os.texi (Startup Summary): vindex inhibit-startup-message and2009-11-26, by Kevin Ryde
-
* commands.texi (Misc Events): vindex mouse-wheel-up-event and2009-11-26, by Kevin Ryde
-
* sha1.el (sha1-string-external): default-directory "/" in case2009-11-26, by Kevin Ryde
-
* sha1.el (sha1-string-external): default-directory "/" in case2009-11-26, by Kevin Ryde
-
* log-view.el: Add "Keywords: tools", since its other keywords2009-11-26, by Kevin Ryde
-
* log-view.el: Add "Keywords: tools", since its other keywords2009-11-26, by Kevin Ryde
-
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".2009-11-26, by Kevin Ryde
-
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".2009-11-26, by Kevin Ryde
-
Misc coding convention cleanups.2009-11-26, by Stefan Monnier
-
Various minor fixes.2009-11-26, by Stefan Monnier
-
(vc-bzr-annotate-command): Make operation asynchronous.2009-11-26, by Stefan Monnier
-
Mention Metacity hang on Emacs resize.2009-11-26, by Jan Djärv
-
(finder-mode-map): Add a menu.2009-11-26, by Dan Nicolaescu
-
(power_letter): Remove duplicate const.2009-11-26, by Dan Nicolaescu
-
* verilog-mode.el (verilog-at-struct-p): Support "signed" and2009-11-26, by Dan Nicolaescu
-
(eshell/cd): Don't throw to a tag outside the scope.2009-11-26, by Glenn Morris
-
Fix format.2009-11-26, by Glenn Morris
-
(Latest version of Emacs): Mention stability of development version.2009-11-26, by Glenn Morris
-
VM has moved again.2009-11-26, by Glenn Morris
-
* arc-mode.el: Add "Keywords: files", so the details in its2009-11-26, by Kevin Ryde
-
* arc-mode.el: Add "Keywords: files", so the details in its2009-11-26, by Kevin Ryde
-
* textmodes/bibtex-style.el: Add "Keywords: tex".2009-11-26, by Kevin Ryde
-
* international/isearch-x.el, international/ja-dic-cnv.el,2009-11-26, by Kevin Ryde
-
* international/isearch-x.el, international/ja-dic-cnv.el,2009-11-26, by Kevin Ryde
-
* international/isearch-x.el, international/ja-dic-cnv.el,2009-11-26, by Kevin Ryde
-
* international/isearch-x.el, international/ja-dic-cnv.el,2009-11-26, by Kevin Ryde
-
* textmodes/bibtex-style.el: Add "Keywords: tex".2009-11-26, by Kevin Ryde
-
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an2009-11-25, by Kevin Ryde
-
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an2009-11-25, by Kevin Ryde
-
(vc-annotate-revision-previous-to-line): Really use previous revision.2009-11-25, by Johan Bockgård
-
(man): completion-ignore-case t for friendliness and since man2009-11-25, by Kevin Ryde
-
(man): completion-ignore-case t for friendliness and since man2009-11-25, by Kevin Ryde
-
* man.el (Man-completion-table): default-directory "/" in case2009-11-25, by Kevin Ryde
-
* man.el (Man-completion-table): default-directory "/" in case2009-11-25, by Kevin Ryde
-
(Man-completion-table): Modify regexp to include section names2009-11-25, by Juri Linkov
-
(delete_tty): Remove check for last terminal (bug#4970).2009-11-25, by Jan Djärv
-
Search recursively in gzipped files. (Bug#4982)2009-11-25, by Juri Linkov
-
(doc-view-mode): Set buffer-local `view-read-only' to nil2009-11-25, by Juri Linkov
-
Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)2009-11-25, by Juri Linkov
-
Provide additional default values (directories at other Dired2009-11-25, by Juri Linkov
-
Provide additional default values (file name at point or at the2009-11-25, by Juri Linkov
-
Really make the *Completions* window soft-dedicated (bug#5030).2009-11-25, by Stefan Monnier
-
xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).2009-11-25, by Jan Djärv
-
* progmodes/meta-mode.el (meta-complete-symbol):2009-11-25, by Stefan Monnier
-
(mail-abbrev-complete-alias): Use completion-in-region.2009-11-25, by Stefan Monnier
-
(dabbrev--minibuffer-origin): Use minibuffer-selected-window.2009-11-25, by Stefan Monnier
-
(abbrev--before-point): Use word-motion functions2009-11-25, by Stefan Monnier
-
(string-prefix-p): New function.2009-11-25, by Stefan Monnier
-
(Man-completion-cache): New var.2009-11-25, by Stefan Monnier
-
(vc-print-log-internal): Make `limit' optional for better2009-11-25, by Stefan Monnier
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build2009-11-24, by Kevin Ryde
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build2009-11-24, by Kevin Ryde
-
* emacs-lisp/elint.el (elint-add-required-env): Better error message2009-11-24, by Kevin Ryde
-
* emacs-lisp/elint.el (elint-add-required-env): Better error message2009-11-24, by Kevin Ryde
-
(linum-update-window): Ignore intangible (bug#4996).2009-11-24, by Stefan Monnier
-
Handle the [back] button properly (bug#4979).2009-11-24, by Stefan Monnier
-
(list-load-path-shadows): Setup a major mode2009-11-24, by Stefan Monnier
-
(adjust_markers_for_delete): Move it in the right direction! (bug#4803)2009-11-24, by Stefan Monnier
-
(Man-completion-table): New function.2009-11-24, by Stefan Monnier
-
vc-git-registered: use checkout directory (where .git is)2009-11-24, by David Reitter
-
Improve handling of processes on remote hosts.2009-11-24, by Michael Albinus
-
(message-from-style, message-interactive, message-signature): Always set2009-11-24, by Katsumi Yamaoka
-
*** empty log message ***2009-11-24, by YAMAMOTO Mitsuharu
-
(x_new_font): Update f->scroll_bar_actual_width.2009-11-24, by YAMAMOTO Mitsuharu
-
(font_open_entity): Don't use ASET if font_object is Qnil.2009-11-24, by YAMAMOTO Mitsuharu
-
* doc-view.el (doc-view-mode): Switch off view-mode explicitly,2009-11-24, by Tassilo Horn
-
2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>2009-11-24, by Michael Kifer
-
(focus-follows-mouse): Mention mouse-autoselect-window.2009-11-24, by Glenn Morris
-
(global-semantic-idle-scheduler-mode): Move after definition of2009-11-24, by Glenn Morris
-
(bookmark-bmenu-hide-filenames): Remove assignment to deleted variable2009-11-24, by Glenn Morris
-
(bookmark-bmenu-search): Clear echo area when exiting.2009-11-24, by Stefan Monnier
-
* net/browse-url.el (browse-url-filename-alist): On Windows, add2009-11-23, by Chong Yidong
-
Implement DocView Continuous mode. (Bug#4896)2009-11-23, by Juri Linkov
-
Implement Isearch in comint input history. (Bug#3746)2009-11-23, by Juri Linkov
-
*** empty log message ***2009-11-23, by Michael Albinus
-
* net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage2009-11-23, by Michael Albinus
-
Must create deps for ecrt0.o in its rule.2009-11-23, by Jan Djärv
-
* etags.c (absolute_filename): Use memove if we have it for overlapping copy.2009-11-23, by Jan Djärv
-
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.2009-11-23, by Jan Djärv
-
(move-to-window-line-last-op): Remove.2009-11-23, by Stefan Monnier
-
(move-to-window-line-last-op): New var.2009-11-23, by Stefan Monnier
-
Sven Joachim <svenjoac at gmx.de>2009-11-23, by Glenn Morris
-
* cedet/srecode/map.el (srecode-get-maps):2009-11-22, by Chong Yidong
-
* cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):2009-11-22, by Chong Yidong
-
Move entries to the correct file and fix format.2009-11-22, by Glenn Morris
-
* progmodes/subword.el (subword-mode-map): Fix subword-mode-map2009-11-22, by Tassilo Horn
-
(simple_search): Avoid CHAR_TO_BYTE in inner loop when2009-11-22, by Andreas Schwab
-
2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>2009-11-22, by Michael Kifer
-
*** empty log message ***2009-11-22, by Jay Belanger
-
(Radix modes): Discuss alternate bases for two's complement notations.2009-11-22, by Jay Belanger
-
Update md5sum.2009-11-21, by Chong Yidong
-
* cedet/semantic/complete.el (semantic-complete-read-tag-engine)2009-11-21, by Chong Yidong
-
* cus-start.el (all): Add native condition for font-use-system-font.2009-11-21, by Jan Djärv
-
Use a select wrapper around the GLib event loop, thus taking into account GLib2009-11-21, by Jan Djärv
-
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove2009-11-21, by Andreas Schwab
-
(cc-imenu-java-generic-expression): A corrected version of the patch from2009-11-21, by Alan Mackenzie
-
*** empty log message ***2009-11-21, by Alan Mackenzie
-
* progmodes/subword.el: Rename from lisp/subword.el.2009-11-21, by Tassilo Horn
-
(bookmark-bmenu-bookmark-column): Remove var.2009-11-21, by Stefan Monnier
-
Fix last change.2009-11-21, by Chong Yidong
-
(bookmark-search-prompt, bookmark-search-timer): Remove.2009-11-21, by Stefan Monnier
-
(rmail-mime): Decode in fundamental-mode. (Bug#4993)2009-11-21, by Glenn Morris
-
* xterm.c (x_new_font):2009-11-21, by Dan Nicolaescu
-
* net/browse-url.el (browse-url-default-windows-browser): Use2009-11-20, by Chong Yidong
-
* PROBLEMS: Remove fixed rebasing problem.2009-11-20, by Chong Yidong
-
* s/cygwin.h: Remove unneeded linker flags.2009-11-20, by Chong Yidong
-
* PROBLEMS (http): Add workaround for Cygwin crash.2009-11-20, by Chong Yidong
-
* lisp/bookmark.el: Formatting and doc fixes only:2009-11-20, by Karl Fogel
-
Change version number to 6.33x2009-11-20, by Carsten Dominik
-
2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>2009-11-20, by Carsten Dominik
-
*** empty log message ***2009-11-20, by Carsten Dominik
-
2009-11-20 Carsten Dominik <carsten.dominik@gmail.com>2009-11-20, by Carsten Dominik
-
* progmodes/cc-cmds.el (c-forward-into-nomenclature)2009-11-20, by Tassilo Horn
-
* bookmark.el (bookmark-search-delay, bookmark-search-prompt): New options.2009-11-20, by Stefan Monnier
-
* cedet/semantic/complete.el (semantic-complete-inline-map): Doc2009-11-20, by Chong Yidong
-
* progmodes/cc-cmds.el: declare-functioned forward-subword and2009-11-20, by Tassilo Horn
-
* makefile.w32-in: Don't refer cc-subword.elc but subword.elc.2009-11-20, by Tassilo Horn
-
Always suggest system font because .emacs may not have been read yet.2009-11-20, by Jan Djärv
-
gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty2009-11-20, by Jan Djärv
-
2009-11-20 Tassilo Horn <tassilo@member.fsf.org>2009-11-20, by Tassilo Horn
-
(vc-deduce-fileset): Allow non-state changing operations2009-11-20, by Dan Nicolaescu
-
Use -Wdeclaration-after-statement if available.2009-11-20, by Dan Nicolaescu
-
(vc-annotate-show-log-revision-at-line): Pass a2009-11-20, by Dan Nicolaescu
-
* sem-user.texi (Idle Completions Mode): More copyedits.2009-11-20, by Chong Yidong
-
Add missing entry.2009-11-20, by Stefan Monnier
-
(Acknowledgments): Add htmlfontify.2009-11-20, by Glenn Morris
-
(ELCFILES): Regenerate.2009-11-20, by Glenn Morris
-
* message.el (message-send-mail-with-sendmail): Revert last change.2009-11-20, by Chong Yidong
-
* sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.2009-11-20, by Chong Yidong
-
* cedet/cedet.el (cedet-menu-map): Re-order menu items.2009-11-20, by Chong Yidong
-
*** empty log message ***2009-11-20, by Jay Belanger
-
(calc-octal-radix, calc-hex-radix): Add spec.2009-11-20, by Jay Belanger
-
(math-format-date): Fix typo.2009-11-20, by Jay Belanger
-
(calcFunc-vunpack): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(math-build-units-table-buffer): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(calc-modes-menu): Clean up two's complement entries.2009-11-20, by Jay Belanger
-
(math-use-emacs-fn): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(calc-graph-plot): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(math-format-date): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(calc-init-extentions): Rename `calc-complement-signed-mode' to2009-11-20, by Jay Belanger
-
(calc-embedded-mode-vars): Rename `calc-complement-signed-mode' to2009-11-20, by Jay Belanger
-
(math-compose-expr): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(math-format-twos-complement): Renamed from math-format-complement-signed.2009-11-20, by Jay Belanger
-
(calc-do-calc-eval): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(calc-set-mode-line): Rename `calc-complement-signed-mode' to2009-11-20, by Jay Belanger
-
(latex-complete-bibtex-cache, latex-complete-alist): New vars.2009-11-19, by Stefan Monnier
-
(Funintern): Comment out last change.2009-11-19, by Stefan Monnier
-
* window.el (display-buffer-mark-dedicated): New var.2009-11-19, by Stefan Monnier
-
(symbol-complete): Use completion-in-region.2009-11-19, by Stefan Monnier
-
(file-cache-add-file): Use push and cons.2009-11-19, by Stefan Monnier
-
(with-wrapper-hook): Fix thinko.2009-11-19, by Stefan Monnier
-
* hfy-cmap.el (hfy-rgb-file): Use locate-file.2009-11-19, by Stefan Monnier
-
Mention htmlfontify.2009-11-19, by Stefan Monnier
-
New files.2009-11-19, by Stefan Monnier
-
*** empty log message ***2009-11-19, by Juri Linkov
-
(switch-to-completions): Move point to the first2009-11-19, by Juri Linkov
-
Vertical completions.2009-11-19, by Juri Linkov
-
(completions-format): New defcustom.2009-11-19, by Juri Linkov
-
* find-dired.el (find-name-arg): Remove autoload. (Bug#4387)2009-11-19, by Juri Linkov
-
Update md5sum.2009-11-19, by Chong Yidong
-
* mail/sendmail.el (mail-yank-prefix): Change default to "> ".2009-11-19, by Chong Yidong
-
* message.el (message-from-style, message-interactive)2009-11-19, by Chong Yidong
-
* lread.c (Funintern): Error if symbol is t or nil.2009-11-19, by Richard M. Stallman
-
*** empty log message ***2009-11-19, by Michael Albinus
-
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set2009-11-19, by Michael Albinus
-
(dired-compress-file-suffixes): Add ".xz". (Bug#4953)2009-11-19, by Glenn Morris
-
*** empty log message ***2009-11-19, by Glenn Morris
-
(sgml-lexical-context): Declare.2009-11-19, by Glenn Morris
-
(newsticker-treeview-treewindow-width)2009-11-19, by Glenn Morris
-
Fix entries.2009-11-19, by Glenn Morris
-
* abbrev.el (abbrev-with-wrapper-hook): (re)move...2009-11-19, by Stefan Monnier
-
(make_gap_larger): Don't make as many assumptions about the2009-11-19, by Stefan Monnier
-
*** empty log message ***2009-11-19, by Kenichi Handa
-
(describe-char-padded-string): Compose with TAB2009-11-19, by Kenichi Handa
-
(cc-imenu-java-generic-expression): A new, more accurate version of the2009-11-18, by Alan Mackenzie
-
*** empty log message ***2009-11-18, by Alan Mackenzie
-
(vc-hg-diff): Fix last patch: do not change directory.2009-11-18, by Sam Steingold
-
* font-setting.el (font-use-system-font): Declare for byte-compiler.2009-11-18, by Juanma Barranquero
-
(c-version): Bump to 5.31.8.2009-11-18, by Alan Mackenzie
-
*** empty log message ***2009-11-18, by Alan Mackenzie
-
(rfc2047-decode-region): Don't quote decoded words containing tspecial2009-11-17, by Katsumi Yamaoka
-
* lisp.h: Remove declaration of Ffont_get_system_font.2009-11-17, by Andreas Schwab
-
xsettings.c didn't check font-use-system-font, fix that.2009-11-17, by Jan Djärv
-
(x_default_font_parameter): Remove dead assignment.2009-11-17, by Andreas Schwab
-
(Fbyteorder, init_font, Ffont_get_system_font): Declare.2009-11-17, by Andreas Schwab
-
*** empty log message ***2009-11-17, by Michael Albinus
-
* net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file2009-11-17, by Michael Albinus
-
* xftfont.c (xftfont_fix_match): Older versions of fontconfig does2009-11-17, by Jan Djärv
-
*** empty log message ***2009-11-17, by Michael Albinus
-
* net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.2009-11-17, by Michael Albinus
-
#ifdef on FC_LCD_FILTER.2009-11-17, by Jan Djärv
-
*** empty log message ***2009-11-17, by Jan Djärv
-
menu-bar.el(menu-bar-options-save): Add font-use-system-font.2009-11-17, by Jan Djärv
-
Add font-setting.el to DOC.2009-11-17, by Jan Djärv
-
Handle system default font and changing font parameters.2009-11-17, by Jan Djärv
-
Add 2009 to copyright years.2009-11-17, by Glenn Morris
-
(newsticker--treeview-list-update-faces):2009-11-17, by Glenn Morris
-
(vc-svn-print-log): Fix typo in previous.2009-11-17, by Glenn Morris
-
(INFO_FILES): Add semantic.2009-11-17, by Glenn Morris
-
*** empty log message ***2009-11-17, by Kenichi Handa
-
(x_produce_glyphs): Consider face-remapping when falling2009-11-17, by Kenichi Handa
-
(Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.2009-11-17, by Stefan Monnier
-
Mention twos-complement notation.2009-11-17, by Jay Belanger
-
* semantic.texi (Semantic Internals, Glossary):2009-11-17, by Juanma Barranquero
-
*** empty log message ***2009-11-16, by Jay Belanger
-
(Radix modes): Mention twos-complement notation.2009-11-16, by Jay Belanger
-
*** empty log message ***2009-11-16, by Jay Belanger
-
(calc-b-prefix-help): Remove references to `calc-symclip'.2009-11-16, by Jay Belanger
-
(calc-arithmetic-menu): Remove `calc-symclip'.2009-11-16, by Jay Belanger
-
(calc-get-operator):2009-11-16, by Jay Belanger
-
(calc-init-extensions): Remove references to symclip.2009-11-16, by Jay Belanger
-
(math-symclip, calcFunc-symclip, calc-symclip): Remove.2009-11-16, by Jay Belanger
-
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.2009-11-16, by Kevin Ryde
-
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.2009-11-16, by Kevin Ryde
-
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.2009-11-16, by Juanma Barranquero
-
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use2009-11-16, by Kevin Ryde
-
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use2009-11-16, by Kevin Ryde
-
* info/dir: Add Semantic.2009-11-16, by Chong Yidong
-
* Makefile.in: Build the Semantic manual.2009-11-16, by Chong Yidong
-
* vc.el (vc-log-show-limit): Default to 2000.2009-11-16, by Dan Nicolaescu
-
*** empty log message ***2009-11-16, by Michael Albinus
-
* net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an2009-11-16, by Michael Albinus
-
*** empty log message ***2009-11-16, by Jan Djärv
-
xmenu.c(x_menu_wait_for_event): Call XFlush before select.2009-11-16, by Jan Djärv
-
Remove unneeded declare-function calls.2009-11-16, by Chong Yidong
-
(vc-rcs-consult-headers): Add missing save-excursion.2009-11-16, by Stefan Monnier
-
*** empty log message ***2009-11-16, by Michael Albinus
-
* dbus.texi (Receiving Method Calls): New defun2009-11-16, by Michael Albinus
-
*** empty log message ***2009-11-16, by Michael Albinus
-
* net/dbus.el (dbus-unregister-service): New defun.2009-11-16, by Michael Albinus
-
*** empty log message ***2009-11-16, by YAMAMOTO Mitsuharu
-
(byte-compile-output-file-form):2009-11-16, by YAMAMOTO Mitsuharu
-
Ignore any deps directory.2009-11-16, by Glenn Morris
-
Regenerate autoloads.2009-11-16, by Glenn Morris
-
(install-arch-indep): Use a more restrictive Makefile2009-11-16, by Glenn Morris
-
*** empty log message ***2009-11-16, by Jay Belanger
-
(calc-b-prefix-help): Add help for `calc-symclip'.2009-11-16, by Jay Belanger
-
(calc-arithmetic-menu): Add item for `calc-symclip'.2009-11-16, by Jay Belanger
-
(calc-get-operator): Add `calc-symclip'.2009-11-16, by Jay Belanger
-
(math-read-number-fancy): Read complement signed numbers.2009-11-16, by Jay Belanger
-
(calc-embedded-mode-vars): Add `calc-complement-signed-mode'.2009-11-16, by Jay Belanger
-
(calc-word-size): Reset the variables `math-2-word-size' and `math-half-2-word-size'.2009-11-16, by Jay Belanger
-
(math-read-token): Read complement signed numbers.2009-11-15, by Jay Belanger
-
(calcDigit-key): Fix regexp.2009-11-15, by Jay Belanger
-
(math-2-word-size, math-half-2-word-size, calc-complement-signed-mode):2009-11-15, by Jay Belanger
-
* register.el (jump-to-register, insert-register): Handle Semantic2009-11-15, by Chong Yidong
-
* vc.el (vc-log-show-limit): New variable.2009-11-15, by Dan Nicolaescu
-
(mode-line-buffer-identification): Do not purecopy.2009-11-15, by Dan Nicolaescu
-
* dired.el (dired-mode-map): Move encryption items to "Operate"2009-11-15, by Chong Yidong
-
* strokes.el (strokes-update-window-configuration): Make strokes2009-11-15, by Chong Yidong
-
* cedet/semantic/idle.el (semantic-idle-summary-mode)2009-11-15, by Chong Yidong
-
(set-mark-default-inactive): Add :type, :group2009-11-15, by Juri Linkov
-
*** empty log message ***2009-11-15, by Michael Albinus
-
* arc-mode.el (archive-maybe-copy): Move creation of directory ...2009-11-15, by Michael Albinus
-
2009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>2009-11-15, by Carsten Dominik
-
*** empty log message ***2009-11-15, by Carsten Dominik
-
2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>2009-11-15, by Carsten Dominik
-
2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>2009-11-15, by Carsten Dominik
-
(help-make-xrefs): Undo the last revert, and replace it with a real fix.2009-11-15, by Stefan Monnier
-
(disabled-command-function): Add useful args.2009-11-15, by Stefan Monnier
-
Fix declarations.2009-11-15, by Glenn Morris
-
(menu-bar-tools-menu): Read and send mail entries are not constants. (Bug#4913)2009-11-14, by Glenn Morris
-
(elint-standard-variables): Doc fix.2009-11-14, by Glenn Morris
-
Shigeru Fukaya <shigeru.fukaya at gmail.com>2009-11-14, by Glenn Morris
-
(Holiday Customizing): Replace obsolete alias.2009-11-14, by Glenn Morris
-
Francis Wright <F.J.Wright at qmul.ac.uk>2009-11-14, by Glenn Morris
-
Ignore errors from mkdir when creating deps2009-11-14, by Andreas Schwab
-
gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.2009-11-14, by Jan Djärv
-
* simple.el (shell-command): Doc fix (Bug#4891).2009-11-14, by Chong Yidong
-
* help-mode.el (help-make-xrefs): Revert 2009-11-13 change.2009-11-14, by Chong Yidong
-
Use gcc-generated dependency files if we can (GNU Make and gcc required).2009-11-14, by Jan Djärv
-
* commands.texi (Motion Events): Fix typo (Bug#4907).2009-11-14, by Chong Yidong
-
(viper-set-hooks): Remove duplicate advice statements for vc-diff,2009-11-14, by Glenn Morris
-
(top-level): Remove unnecessary load of ange-ftp when compiling.2009-11-14, by Glenn Morris
-
No need to cc on -done messages.2009-11-14, by Glenn Morris
-
(byte-compile-single-version): Remove, unused.2009-11-14, by Glenn Morris
-
(x-selection-owner-p): Declare.2009-11-14, by Glenn Morris
-
(Acknowledgments): Update for recent Org changes.2009-11-14, by Glenn Morris
-
(defgroup): Doc fix.2009-11-14, by Glenn Morris
-
(epg): Doc fix.2009-11-14, by Glenn Morris
-
(postscript): Doc fix.2009-11-14, by Glenn Morris
-
Fix typo.2009-11-14, by Glenn Morris
-
Fix typos.2009-11-14, by Glenn Morris
-
* bindings.el (mode-line-buffer-identification): Purecopy only the string.2009-11-14, by Dan Nicolaescu
-
(add-change-log-entry): Avoid displaying the changelog a second time.2009-11-13, by Stefan Monnier
-
* x-dnd.el (x-dnd-maybe-call-test-function):2009-11-13, by Stefan Monnier
-
(ELCFILES): Regenerate.2009-11-13, by Glenn Morris
-
*** empty log message ***2009-11-13, by Michael Albinus
-
* dbus.texi (Type Conversion): Fix typo.2009-11-13, by Michael Albinus
-
*** empty log message ***2009-11-13, by Michael Albinus
-
* dbusbind.c (Vdbus_registered_objects_table): Renamed from2009-11-13, by Michael Albinus
-
*** empty log message ***2009-11-13, by Michael Albinus
-
* net/dbus.el (dbus-registered-objects-table): Renamed from2009-11-13, by Michael Albinus
-
(mark_object): Don't reprocess marked strings.2009-11-13, by Stefan Monnier
-
(minibuffer-default-add-completions): Drop deprecated 4th arg.2009-11-13, by Stefan Monnier
-
*** empty log message ***2009-11-13, by Kenichi Handa
-
(word_boundary_p): Adjusted for the change of the2009-11-13, by Kenichi Handa
-
*** empty log message ***2009-11-13, by Eli Zaretskii
-
(artist-mouse-choose-operation): Call `tmm-prompt' instead of `x-popup-menu'2009-11-13, by Eli Zaretskii
-
*** empty log message ***2009-11-13, by Eli Zaretskii
-
(SYSTEM_PURESIZE_EXTRA): Revert last change.2009-11-13, by Eli Zaretskii
-
(Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.2009-11-13, by Eli Zaretskii
-
refcards/orgcard.tex: Document the new archiving keys.2009-11-13, by Carsten Dominik
-
*** empty log message ***2009-11-13, by Carsten Dominik
-
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>2009-11-13, by Carsten Dominik
-
*** empty log message ***2009-11-13, by Carsten Dominik
-
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>2009-11-13, by Carsten Dominik
-
*** empty log message ***2009-11-13, by Kenichi Handa
-
Make sure that the value of jisx0208 property is jisx0208 character.2009-11-13, by Kenichi Handa
-
(auto-coding-regexp-alist): Only purecopy2009-11-13, by Dan Nicolaescu
-
(minibuffer-completion-help): Use minibuffer-hide-completions.2009-11-12, by Stefan Monnier
-
(dired-save-positions, dired-restore-positions): New funs.2009-11-12, by Stefan Monnier
-
(tooltip-frame-parameters): Undo previous change.2009-11-12, by Dan Nicolaescu
-
(ffap-alternate-file-other-window, ffap-literally): New functions.2009-11-12, by Juri Linkov
-
* textmodes/ispell.el (ispell-skip-region-alist):2009-11-12, by Dan Nicolaescu
-
(define-compiler-macro): Purecopy the file name.2009-11-12, by Dan Nicolaescu
-
(syms_of_xdisp): Fix typo in last change.2009-11-12, by Stefan Monnier
-
* makefile.w32-in: Update dependencies; add dependencies to lisp.h.2009-11-12, by Juanma Barranquero
-
Fix typos.2009-11-12, by Juanma Barranquero
-
menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables to fix 2009-11-09 change.2009-11-12, by David Reitter
-
* process.c (ifflag_def): Make flag_sym constant.2009-11-11, by Dan Nicolaescu
-
* frame.c (make_initial_frame):2009-11-11, by Dan Nicolaescu
-
* widget.el (define-widget): Purecopy the docstring.2009-11-11, by Dan Nicolaescu
-
* s/freebsd.h:2009-11-11, by Dan Nicolaescu
-
(directory-abbrev-alist): Fix docstring.2009-11-11, by Stefan Monnier
-
(face-set-after-frame-default): Add comment.2009-11-11, by Stefan Monnier
-
*** empty log message ***2009-11-11, by Michael Albinus
-
* net/tramp.el (tramp-advice-minibuffer-electric-separator)2009-11-11, by Michael Albinus
-
Add dependencies to lisp.h. Remove dependencies2009-11-11, by Dan Nicolaescu
-
* progmodes/grep.el (grep-regexp-alist):2009-11-11, by Dan Nicolaescu
-
* Makefile.in (ELCFILES): Add international/mule-conf.elc.2009-11-11, by Dan Nicolaescu
-
(define-charset): Purecopy props.2009-11-11, by Dan Nicolaescu
-
* international/mule-cmds.el (register-input-method); Purecopy arguments.2009-11-11, by Dan Nicolaescu
-
(define-ccl-program): Purecopy the docstring.2009-11-11, by Dan Nicolaescu
-
(define-minor-mode): Purecopy :lighter.2009-11-11, by Dan Nicolaescu
-
* subr.el (add-hook): Purecopy strings.2009-11-11, by Dan Nicolaescu
-
(custom-declare-group): Purecopy load-file-name.2009-11-11, by Dan Nicolaescu
-
* xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.2009-11-11, by Dan Nicolaescu
-
* net/eudc.el (eudc-tools-menu):2009-11-11, by Dan Nicolaescu
-
* subr.el (menu-bar-separator): New defconst.2009-11-11, by Dan Nicolaescu
-
* term/x-win.el (x-gtk-stock-map):2009-11-11, by Dan Nicolaescu
-
(dired-get-filename)<declare-function>:2009-11-11, by Juri Linkov
-
(Fplist_get): Merge the active and the uncommented code.2009-11-10, by Stefan Monnier
-
Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.2009-11-10, by Jan Djärv
-
(Fx_popup_menu) [HAVE_NS]: Remove unused vars.2009-11-10, by Stefan Monnier
-
(Hints to MUA Authors): MUA should do any decoding.2009-11-10, by Glenn Morris
-
Update x-popup-menu declaration.2009-11-10, by Glenn Morris
-
(find-emacs-lisp-shadows, list-load-path-shadows): Use dolist.2009-11-10, by Glenn Morris
-
xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.2009-11-10, by Jan Djärv
-
(read-file-name): Support a list of default values2009-11-10, by Juri Linkov
-
Fix typos.2009-11-10, by Juanma Barranquero
-
*** empty log message ***2009-11-09, by Michael Albinus
-
*** empty log message ***2009-11-09, by Michael Albinus
-
* net/dbus.el (dbus-unregister-object): Release service, if no2009-11-09, by Michael Albinus
-
Fix typos.2009-11-09, by Juanma Barranquero
-
* menu.c [HAVE_NTGUI]: Declare current_popup_menu.2009-11-09, by Juanma Barranquero
-
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,2009-11-09, by Stefan Monnier
-
* searching.texi (Char Classes): Note that [:upper:] and [:lower:]2009-11-08, by Chong Yidong
-
* emulation/cua-base.el: Add CUA property to some CC mode commands2009-11-08, by Chong Yidong
-
* bookmark.el (bookmark-completing-read): Sort bookmark names if2009-11-08, by Chong Yidong
-
* cedet/semantic/ctxt.el (semantic-get-local-variables): Disable2009-11-08, by Chong Yidong
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun2009-11-08, by Kevin Ryde
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun2009-11-08, by Kevin Ryde
-
* compilation.txt: Add one more error message for msft (Bug#4100).2009-11-08, by Chong Yidong
-
* compilation.txt: Add one more error message for msft (Bug#4100).2009-11-08, by Chong Yidong
-
Delete trailing whitespace.2009-11-08, by Chong Yidong
-
(parse_menu_item): Handle `notreal' a bit earlier.2009-11-08, by Stefan Monnier
-
*** empty log message ***2009-11-08, by Michael Albinus
-
* tramp.texi (Auto-save and Backup): Disable backups just for a2009-11-08, by Michael Albinus
-
* trampver.texi: Update release number.2009-11-08, by Michael Albinus
-
*** empty log message ***2009-11-08, by Michael Albinus
-
* net/trampver.el: Update release number.2009-11-08, by Michael Albinus
-
* net/tramp.el (tramp-advice-make-auto-save-file-name)2009-11-08, by Michael Albinus
-
Regenerate.2009-11-08, by Andreas Schwab
-
* url-http.el (url-http-handle-authentication): Use proxy server,2009-11-08, by Chong Yidong
-
* dired-aux.el (dired-query): Place cursor in echo area and allow2009-11-08, by Chong Yidong
-
* xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.2009-11-08, by Chong Yidong
-
*** empty log message ***2009-11-08, by Michael Albinus
-
* trampver.texi: Update release number.2009-11-08, by Michael Albinus
-
*** empty log message ***2009-11-08, by Michael Albinus
-
*** empty log message ***2009-11-08, by Michael Albinus
-
* net/trampver.el: Update release number.2009-11-07, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-handle-copy-directory)2009-11-07, by Michael Albinus
-
* net/tramp-fish.el (tramp-fish-handle-delete-directory):2009-11-07, by Michael Albinus
-
Fix last change.2009-11-07, by Chong Yidong
-
* net/tramp-compat.el (tramp-compat-copy-directory)2009-11-07, by Michael Albinus
-
* net/tramp.el (tramp-handle-copy-directory): Don't use2009-11-07, by Michael Albinus
-
* net/tramp-compat.el (tramp-compat-copy-directory)2009-11-07, by Michael Albinus
-
* xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to2009-11-07, by Chong Yidong
-
Update md5sum.2009-11-07, by Chong Yidong
-
* tar-mode.el (tar-copy): Call write-region on the right buffer2009-11-07, by Chong Yidong
-
* mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update2009-11-07, by Chong Yidong
-
* buff-menu.el (Buffer-menu-buffer+size): Use display property to2009-11-06, by Chong Yidong
-
* emacs-lisp/autoload.el (autoload-rubric): Always issue a provide2009-11-06, by Chong Yidong
-
Let integers use up 2 tags to give them one extra bit and double their range.2009-11-06, by Stefan Monnier
-
*** empty log message ***2009-11-06, by Eli Zaretskii
-
(SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.2009-11-06, by Eli Zaretskii
-
*** empty log message ***2009-11-06, by Eli Zaretskii
-
(make_pure_c_string): Fix last change to avoid compiler warning.2009-11-06, by Eli Zaretskii
-
Fix bug #4870, issues 3 and 4.2009-11-06, by Jan Djärv
-
* progmodes/ld-script.el (auto-mode-alist):2009-11-06, by Dan Nicolaescu
-
* keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.2009-11-06, by Dan Nicolaescu
-
* xterm.c (syms_of_xterm):2009-11-06, by Dan Nicolaescu
-
*** empty log message ***2009-11-06, by Kenichi Handa
-
Regenerated2009-11-06, by Kenichi Handa
-
*** empty log message ***2009-11-06, by Kenichi Handa
-
(unidata-gen-table): Fix for the case that the block data and the2009-11-06, by Kenichi Handa
-
* process.c (socket_options): Make it const.2009-11-06, by Dan Nicolaescu
-
* alloc.c (make_pure_c_string): New function.2009-11-06, by Dan Nicolaescu
-
* textmodes/tex-mode.el (tex-alt-dvi-print-command)2009-11-06, by Dan Nicolaescu
-
(ELCFILES): Update.2009-11-06, by Glenn Morris
-
* emacs-lisp/lucid.el: Move to obsolete/lucid.el.2009-11-05, by Stefan Monnier
-
* mh-thread.el (mh-thread-set-tables):2009-11-05, by Stefan Monnier
-
* nxml/xsd-regexp.el (xsdre-gen-categories):2009-11-05, by Stefan Monnier
-
* org.el (org-version, org-get-refile-targets, org-refile)2009-11-05, by Stefan Monnier
-
* verilog-mode.el (verilog-getopt-file, verilog-set-define):2009-11-05, by Stefan Monnier
-
*** empty log message ***2009-11-05, by Kenichi Handa
-
(Finsert_file_contents): Be sure set coding-system of2009-11-05, by Kenichi Handa
-
(byte-compile-insert-header): Drop test for Emacs 19. (Bug#1531)2009-11-05, by Glenn Morris
-
(vc-git-stash-map): Move definition before use.2009-11-05, by Glenn Morris
-
Use autoload-rubric's feature argument.2009-11-05, by Glenn Morris
-
(autoload-rubric): Add optional feature arg.2009-11-05, by Glenn Morris
-
(top-level): Make load behave more like require.2009-11-05, by Glenn Morris
-
*** empty log message ***2009-11-05, by Glenn Morris
-
(custom-declare-group): Purecopy standard-value.2009-11-04, by Dan Nicolaescu
-
(BASE_PURESIZE): Increase to 1620000.2009-11-04, by Dan Nicolaescu
-
(load-with-code-conversion): Call2009-11-04, by Dan Nicolaescu
-
* emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.2009-11-04, by Dan Nicolaescu
-
Load mh-loaddefs during compilation as well.2009-11-04, by Stefan Monnier
-
Require help-mode rather than help-fns (bug#4861).2009-11-04, by Stefan Monnier
-
(byte-defop-compiler19): Remove.2009-11-04, by Glenn Morris
-
Add "Incompatible Lisp Changes in Emacs 23.2".2009-11-04, by Glenn Morris
-
(byte-compile-version-cond): Remove macro.2009-11-04, by Glenn Morris
-
*** empty log message ***2009-11-04, by Juri Linkov
-
(menu-bar-make-mm-toggle): Quote each element of `props'.2009-11-04, by Juri Linkov
-
* calendar/calendar.el (cal-loaddefs):2009-11-04, by Juanma Barranquero
-
(todo-add-category): Don't hardcode point-min==1.2009-11-03, by Stefan Monnier
-
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.2009-11-03, by Stefan Monnier
-
(save_restriction_restore): Update the (pt/begv/vz)_markers2009-11-03, by Stefan Monnier
-
(XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence compiler.2009-11-03, by Stefan Monnier
-
Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.2009-11-03, by Stefan Monnier
-
(define-obsolete-variable-alias): Use dolist,2009-11-03, by Stefan Monnier
-
*** empty log message ***2009-11-03, by Juri Linkov
-
(Buffer-menu-mode-map): Add hyphen between "Buffer"2009-11-03, by Juri Linkov
-
(menu-bar-make-mm-toggle, menu-bar-make-toggle)2009-11-03, by Juri Linkov
-
(with-mode-local): Another doc fix.2009-11-03, by Glenn Morris
-
(with-mode-local): Doc fix.2009-11-03, by Glenn Morris
-
(byte-compile-file-form-defvar)2009-11-03, by Glenn Morris
-
(ansi-color-apply-on-region): Autoload it...2009-11-03, by Glenn Morris
-
Reword header comment to prevent copyright.el wanting to update years.2009-11-03, by Glenn Morris
-
* url-util.el (url-insert-entities-in-string):2009-11-03, by Stefan Monnier
-
* comint.el (comint-replace-by-expanded-history-before-point):2009-11-03, by Chong Yidong
-
*** empty log message ***2009-11-02, by Jay Belanger
-
(calc-date-notation): Check to see if the format is whitespace2009-11-02, by Jay Belanger
-
* minibuf.texi (Reading File Names): Note that read-file-name may2009-11-02, by Chong Yidong
-
* minibuffer.el (read-file-name): Don't use file dialogs for2009-11-02, by Chong Yidong
-
* progmodes/sh-script.el (sh-font-lock-paren): Fix last change.2009-11-01, by Chong Yidong
-
(view-mode-exit): If OLD-BUF is dead bury the buffer2009-11-01, by Andreas Schwab
-
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):2009-10-31, by Chong Yidong
-
* facemenu.el (list-colors-display): Don't mark buffer as2009-10-31, by Chong Yidong
-
(User-Chosen Coding Systems): Minor reword. (Bug#4817)2009-10-31, by Glenn Morris
-
* international/mule-diag.el (list-character-sets-1): Minor2009-10-31, by Chong Yidong
-
* mule.texi (Charsets): Numerous copyedits. Don't discuss the2009-10-31, by Chong Yidong
-
* progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix2009-10-31, by Chong Yidong
-
* menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu2009-10-31, by Chong Yidong
-
* frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix2009-10-31, by Chong Yidong
-
* textmodes/two-column.el (2C-split):2009-10-31, by Stefan Monnier
-
Stephen Berman <stephen.berman at gmx.net>2009-10-31, by Glenn Morris
-
(top-level): Don't require dired when compiling.2009-10-31, by Glenn Morris
-
(top-level): Move provide statement to end.2009-10-31, by Glenn Morris
-
(tar-parse-info, tar-header-name): Declare for compiler.2009-10-31, by Glenn Morris
-
Remove odd/obsolete header comment.2009-10-31, by Glenn Morris
-
Mention byte-compile-warnings `constants' member.2009-10-31, by Glenn Morris
-
(byte-compile-warning-types, byte-compile-warnings): Add `constants'2009-10-31, by Glenn Morris
-
(semantic--tag-link-list-to-buffer): Use mapc rather than mapcar2009-10-31, by Glenn Morris
-
Suppress harmless warnings about setting up semantic-imenu (not part2009-10-31, by Glenn Morris
-
*** empty log message ***2009-10-30, by Eli Zaretskii
-
(SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.2009-10-30, by Eli Zaretskii
-
Forgot to include lisp/Makefile in the big previous CEDET commit.2009-10-30, by Stefan Monnier
-
(vc-bzr-revision-keywords): New var.2009-10-30, by Stefan Monnier
-
* cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):2009-10-30, by Stefan Monnier
-
* puresize.h (BASE_PURESIZE): Increase to 1470000.2009-10-30, by Dan Nicolaescu
-
Update to version 2009-08-14.15 from ftp://tug.org/tex/.2009-10-29, by Glenn Morris
-
Fix some entries.2009-10-29, by Glenn Morris
-
Add emacs-lisp-intro.pdf.2009-10-29, by Glenn Morris
-
(syms_of_w32fns): Change default value of2009-10-29, by Jason Rumney
-
(diff-add-change-log-entries-other-window): Document in the code a bug.2009-10-28, by Stefan Monnier
-
* calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)2009-10-28, by Stefan Monnier
-
*** empty log message ***2009-10-28, by Robert J. Chassell
-
removed lines 33 and 34 of emacs-lisp-intro.texi which said2009-10-28, by Robert J. Chassell
-
* cedet/mode-local.el (make-obsolete-overload): Add `when' argument.2009-10-28, by Stefan Monnier
-
(pcomplete-comint-setup): If there's a choice, replace2009-10-28, by Stefan Monnier
-
(bookmark-insert-location, bookmark-bmenu-list)2009-10-28, by Stefan Monnier
-
Fix last change's attribution.2009-10-28, by Stefan Monnier
-
(vc-hg-state, vc-hg-working-revision): Use process-file so2009-10-28, by Stefan Monnier
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use2009-10-27, by Kevin Ryde
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use2009-10-27, by Kevin Ryde
-
*** empty log message ***2009-10-27, by Robert J. Chassell
-
Minor change, bump Emacs version2009-10-27, by Robert J. Chassell
-
*** empty log message ***2009-10-27, by Michael Albinus
-
* net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.2009-10-27, by Michael Albinus
-
Make links to doc/lispintro/*.pdf.2009-10-27, by Glenn Morris
-
Add copyright information for PDF images.2009-10-27, by Glenn Morris
-
(texinfodir, TEXI2PDF): New variables.2009-10-27, by Glenn Morris
-
(TEXI2PDF): New variable.2009-10-27, by Glenn Morris
-
New file, generated from .eps version with epstopdf.2009-10-27, by Glenn Morris
-
* minibuf.c (Fall_completions): Fix typos in docstring.2009-10-26, by Juanma Barranquero
-
Fix typos in comments.2009-10-26, by Juanma Barranquero
-
* simple.el (transpose-subr): Give clearer error when the mark is not set.2009-10-26, by Juanma Barranquero
-
(PURESIZE_RATIO): Increase back to 10/6.2009-10-26, by Andreas Schwab
-
* window.c (grow_mini_window): Comment out "delta >= 0" assertion.2009-10-26, by Juanma Barranquero
-
*** empty log message ***2009-10-26, by Michael Albinus
-
* net/tramp.el (tramp-perl-file-truename): New defconst. Perl2009-10-26, by Michael Albinus
-
* net/tramp-imap.el (tramp-imap-file-name-handler-alist): Ignore2009-10-26, by Michael Albinus
-
* textmodes/tex-mode.el (tex-dvi-view-command)2009-10-26, by Dan Nicolaescu
-
(pcomplete-std-complete): Obey pcomplete-use-paring.2009-10-26, by Stefan Monnier
-
(all-completions): Declare the 4th arg obsolete.2009-10-26, by Stefan Monnier
-
(pcomplete-unquote-argument-function): New var.2009-10-25, by Stefan Monnier
-
(bookmark-bmenu-list): Don't use switch-to-buffer if2009-10-25, by Stefan Monnier
-
* cedet/semantic/fw.el (semantic-alias-obsolete)2009-10-25, by Stefan Monnier
-
* bookmark.el: Update documentation, especially documentation2009-10-25, by Karl Fogel
-
* keyboard.c (read_char_x_menu_prompt): Don't demand a prompt2009-10-25, by Chong Yidong
-
* mail/emacsbug.el (report-emacs-bug): Clarify that the2009-10-24, by Chong Yidong
-
* whitespace.el (whitespace-mode, whitespace-newline-mode)2009-10-24, by Chong Yidong
-
* nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value2009-10-24, by Chong Yidong
-
Add arch tagline2009-10-24, by Miles Bader
-
* progmodes/sh-script.el (sh-font-lock-paren): Handle case2009-10-24, by Chong Yidong
-
* files.el (delete-directory): Delete symlinks to directories with2009-10-24, by Chong Yidong
-
* nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call2009-10-24, by Chong Yidong
-
* cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):2009-10-24, by Chong Yidong
-
(xd_retrieve_arg): Handle DBUS_TYPE_INTnn and2009-10-24, by Andreas Schwab
-
(Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P2009-10-24, by Andreas Schwab
-
(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned2009-10-24, by Andreas Schwab
-
(procfs_ttyname): Fix sprintf format to match argument2009-10-24, by Andreas Schwab
-
(vc-backend-for-registration): Rename from2009-10-24, by Dan Nicolaescu
-
* keymap.c (Fmake_sparse_keymap): Purecopy the name.2009-10-24, by Dan Nicolaescu
-
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.2009-10-24, by Glenn Morris
-
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.2009-10-24, by Glenn Morris
-
(file-cache-completions-keymap): Bind mouse-2 to2009-10-24, by Glenn Morris
-
(comint-dynamic-list-completions): Use choose-completion rather than2009-10-24, by Glenn Morris
-
(term-dynamic-list-completions): Use choose-completion rather than2009-10-24, by Glenn Morris
-
(octave-complete-symbol): Use choose-completion if2009-10-24, by Glenn Morris
-
(sgml-looking-back-at): Move definition before use.2009-10-24, by Glenn Morris
-
(generate-autoload-cookie): Define for compiler.2009-10-24, by Glenn Morris
-
Convert comment about autoload into autoload comment.2009-10-24, by Glenn Morris
-
(help-xref-stack-item): Define for compiler.2009-10-24, by Glenn Morris
-
(completion--embedded-envvar-table): Fix last change.2009-10-24, by Stefan Monnier
-
(FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.2009-10-23, by Andreas Schwab
-
Fix typo.2009-10-23, by Chong Yidong
-
(vc-responsible-backend): Throw an error if not backend is2009-10-23, by Dan Nicolaescu
-
(PURESIZE_RATIO): Decrease to 11/7.2009-10-23, by Andreas Schwab
-
* window.c (Fwindow_edges, Fwindow_pixel_edges)2009-10-23, by Chong Yidong
-
(pcomplete-common-suffix, pcomplete-table-subvert): New funs.2009-10-23, by Stefan Monnier
-
* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.2009-10-23, by Stefan Monnier
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):2009-10-23, by Chong Yidong
-
* configure.in: Invoke $CPP with -P when creating Makefile and2009-10-23, by Chong Yidong
-
* mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing2009-10-23, by Chong Yidong
-
* textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish2009-10-23, by Chong Yidong
-
*** empty log message ***2009-10-23, by Michael Albinus
-
* tramp.texi (External methods): Temporary files are kept for2009-10-23, by Michael Albinus
-
*** empty log message ***2009-10-23, by Michael Albinus
-
* net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'2009-10-23, by Michael Albinus
-
* menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.2009-10-23, by Juanma Barranquero
-
* bindings.el (propertized-buffer-identification): Undo previous change.2009-10-23, by Dan Nicolaescu
-
* puresize.h (BASE_PURESIZE): Increase to 1430000.2009-10-23, by Dan Nicolaescu
-
*** empty log message ***2009-10-23, by Jay Belanger
-
(math-read-number, math-read-number-simple): Use `save-match-data'.2009-10-23, by Jay Belanger
-
* simple.el (normal-erase-is-backspace-mode): Use input-decode-map2009-10-22, by Stefan Monnier
-
(completion-table-with-terminator): Allow to specify the terminator-regexp.2009-10-22, by Stefan Monnier
-
(switch-to-completions): Look for *Completions* in other frames as well.2009-10-22, by Stefan Monnier
-
Allow the use of completion-tables.2009-10-22, by Stefan Monnier
-
Add missing bug references.2009-10-22, by Juanma Barranquero
-
Add missing entry.2009-10-22, by Juanma Barranquero
-
* find-dired.el (find-name-arg): Fix typo in docstring.2009-10-22, by Juanma Barranquero
-
(pcomplete/kill): Don't abuse pcomplete-entries.2009-10-22, by Stefan Monnier
-
(pcmpl-gnu-makefile-names): Use a single call to pcomplete-entries.2009-10-22, by Stefan Monnier
-
(comint-read-input-ring, comint-write-input-ring)2009-10-22, by Stefan Monnier
-
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.2009-10-21, by Kevin Ryde
-
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.2009-10-21, by Kevin Ryde
-
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): When2009-10-21, by Kevin Ryde
-
(checkdoc-file-comments-engine): When2009-10-21, by Kevin Ryde
-
(doprnt): Fix overflow check.2009-10-21, by Andreas Schwab
-
* minibuffer.el (completion-table-with-terminator): Properly implement2009-10-21, by Stefan Monnier
-
* xterm.c (x_term_init): Remove XSynchronize call done for debugging.2009-10-21, by Jan Djärv
-
(vc-deduce-fileset): Undo previous change, do not tell2009-10-21, by Dan Nicolaescu
-
Don't require help-mode (to avoid bootstrap issues).2009-10-21, by Stefan Monnier
-
Fix resize due to font change on a maximized/xmonad-controlled frame.2009-10-21, by Jan Djärv
-
* cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)2009-10-21, by Chong Yidong
-
*** empty log message ***2009-10-21, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.2009-10-21, by Michael Albinus
-
Fix typo.2009-10-20, by Juanma Barranquero
-
(char_resolve_modifier_mask): Don't resolve meta to the2009-10-20, by Stefan Monnier
-
Add Bug#.2009-10-20, by YAMAMOTO Mitsuharu
-
*** empty log message ***2009-10-20, by YAMAMOTO Mitsuharu
-
(XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit2009-10-20, by YAMAMOTO Mitsuharu
-
Fix typo.2009-10-20, by Juanma Barranquero
-
* fns.c: Add #endif accidentally removed in previous change.2009-10-20, by Juanma Barranquero
-
(gnus-remove-overlays): eval-and-compile.2009-10-20, by Katsumi Yamaoka
-
(read-key-delay): Reduce to 0.01.2009-10-20, by Stefan Monnier
-
Synch with Gnus trunk:2009-10-19, by Katsumi Yamaoka
-
(vac-dec-vms): Remove, not supported anymore.2009-10-19, by Dan Nicolaescu
-
* fns.c: Remove code for unsupported system: MAC_OS.2009-10-19, by Dan Nicolaescu
-
(x_create_toolkit_scroll_bar): Don't allocate color for2009-10-19, by Jan Djärv
-
* nsterm.m:2009-10-19, by Dan Nicolaescu
-
(function-key-map): Map C-@ to C-SPC if C-@ is unbound.2009-10-19, by Stefan Monnier
-
* info.el (Info-complete-menu-item): Handle `boundaries' explicitly.2009-10-19, by Stefan Monnier
-
(Info-complete-menu-item): Use complete-with-action.2009-10-19, by Stefan Monnier
-
* process.c (create_pty): Remove conditionals for no longer2009-10-19, by Dan Nicolaescu
-
* xterm.c:2009-10-19, by Dan Nicolaescu
-
Make vc-annotate work through copies and renames.2009-10-19, by Dan Nicolaescu
-
* alloc.c: Do not define struct catchtag.2009-10-19, by Dan Nicolaescu
-
* net/browse-url.el (browse-url): Identify alist with "consp and2009-10-18, by Kevin Ryde
-
(browse-url): Identify alist with "consp and2009-10-18, by Kevin Ryde
-
* ibuffer.el (ibuffer-confirm-operation-on): Correction to error2009-10-18, by Kevin Ryde
-
(ibuffer-confirm-operation-on): Correction to error2009-10-18, by Kevin Ryde
-
* minibuffer.el (read-file-name): Check for repeat before putting2009-10-18, by Chong Yidong
-
Whitespace.2009-10-18, by Juanma Barranquero
-
* textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.2009-10-18, by Chong Yidong
-
Remove leftover table unibyte_to_multibyte_table.2009-10-18, by Stefan Monnier
-
I spell gud.2009-10-18, by Glenn Morris
-
(internal_self_insert): `c' is already in "multibyte" form.2009-10-18, by Stefan Monnier
-
(ange-ftp-file-size): Use unwind-protect.2009-10-18, by Stefan Monnier
-
(compile-last): Ensure GREP_OPTIONS is null before calling2009-10-18, by Glenn Morris
-
(flyspell-large-region, flyspell-word)2009-10-17, by Glenn Morris
-
* Makefile.in (ELCFILES): Add ede/shell.2009-10-17, by Chong Yidong
-
* puresize.h (BASE_PURESIZE): Increase to 1310000.2009-10-17, by Dan Nicolaescu
-
(tar-data-swapped-p): Make the assertion a bit more2009-10-17, by Stefan Monnier
-
* cedet/srecode/srt.el:2009-10-17, by Chong Yidong
-
(select-safe-coding-system): If the file2009-10-17, by Stefan Monnier
-
(semantic-grammar--lex-delim-spec): All errors should have messages.2009-10-17, by Glenn Morris
-
(foldout-mouse-swallow-events): Replace obsolete form of sit-for.2009-10-17, by Glenn Morris
-
(gs-load-image): Replace obsolete forms of sit-for, sleep-for.2009-10-17, by Glenn Morris
-
(dired-ls-F-marks-symlinks, dired-keep-marker-rename)2009-10-17, by Glenn Morris
-
(rmail-write-region-annotate): Prevent viewing different2009-10-17, by Glenn Morris
-
*** empty log message ***2009-10-17, by Glenn Morris
-
Jari Aalto <jari.aalto at cante.net>2009-10-17, by Glenn Morris
-
Jari Aalto <jari.aalto at cante.net>2009-10-17, by Glenn Morris
-
Ulrich Mueller <ulm at gentoo.org>2009-10-17, by Glenn Morris
-
* buffer.c (Fbuffer_name): Doc fix. (Bug#4728)2009-10-17, by Juanma Barranquero
-
(Magic File Names): Add @vindex file-name-handler-alist,2009-10-16, by Kevin Ryde
-
(Magic File Names): Add @vindex file-name-handler-alist,2009-10-16, by Kevin Ryde
-
(x_produce_glyphs): Fix typos in comments.2009-10-16, by Eli Zaretskii
-
(rcirc-authenticate): Simplify previous change.2009-10-16, by Glenn Morris
-
(ange-ftp-send-cmd): Handle `size' like `mdtm'.2009-10-16, by Stefan Monnier
-
*** empty log message ***2009-10-16, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-version): New defvar.2009-10-16, by Michael Albinus
-
whitespace.2009-10-16, by Glenn Morris
-
(define-obsolete-variable-alias): Doc fix.2009-10-16, by Glenn Morris
-
* subr.el (error, sit-for, start-process-shell-command)2009-10-16, by Juanma Barranquero
-
*** empty log message ***2009-10-16, by Juanma Barranquero
-
(error, sit-for, start-process-shell-command)2009-10-16, by Stefan Monnier
-
Don't set LIB_STANDARD and START_FILES under __Apple__.2009-10-16, by Adrian Robert
-
* nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,2009-10-16, by Adrian Robert
-
Remove DARWIN_OS/_LP64 special case.2009-10-16, by Adrian Robert
-
(NS_HAVE_NSINTEGER): Back out and augment with CGFloat, still needed under Tiger.2009-10-16, by Adrian Robert
-
(EmacsView-conversationIdentifier): Arg is long.2009-10-16, by Adrian Robert
-
(NS_HAVE_NSINTEGER): Back out previous change. (*-apple-darwin*): Add x86_64 architecture.2009-10-16, by Adrian Robert
-
* variables.texi (Constant Variables): Distinguish from defconst2009-10-16, by Chong Yidong
-
*** empty log message ***2009-10-16, by Kenichi Handa
-
(ucs-normalize-version): Changed to 1.2.2009-10-16, by Kenichi Handa
-
(menu-bar-file-menu): Convert `separator-exit'2009-10-15, by Juri Linkov
-
* os.texi (Time of Day): Clarify that the microsecond part is2009-10-15, by Chong Yidong
-
*** empty log message ***2009-10-15, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-errors): Add error messages.2009-10-15, by Michael Albinus
-
* net/tramp.el (tramp-replace-environment-variables): Do not fail2009-10-15, by Michael Albinus
-
* .gitignore: Add echolisp.tmp.2009-10-15, by Juanma Barranquero
-
*** empty log message ***2009-10-15, by Kenichi Handa
-
(print_object): Escape a symbol like "2E10" too.2009-10-15, by Kenichi Handa
-
Ryan Yeske <rcyeske at gmail.com>2009-10-15, by Glenn Morris
-
Regenerate.2009-10-15, by Glenn Morris
-
Convert comments about autoloads into autoload comments.2009-10-15, by Glenn Morris
-
(print_help_and_exit): Fix bug report instructions.2009-10-15, by Glenn Morris
-
(w32-batch-update-autoloads): Take autoload-make-program from the2009-10-15, by Glenn Morris
-
(autoloads, $(lisp)/calendar/cal-loaddefs.el)2009-10-15, by Glenn Morris
-
(autoload-make-program): New variable.2009-10-15, by Glenn Morris
-
Add echolisp.tmp.2009-10-15, by Glenn Morris
-
(echolisp): New rule.2009-10-15, by Glenn Morris
-
(rmail-cease-edit): Give an error if the end of the headers cannot be2009-10-15, by Glenn Morris
-
Replace completion-base-size by completion-base-position to fix bugs2009-10-15, by Stefan Monnier
-
Multi-isearch functions instead of commands.2009-10-14, by Juri Linkov
-
(multi-isearch-next-buffer-from-list)2009-10-14, by Juri Linkov
-
(compile-onefile): Load `bytecomp' rather than `bytecomp.el'.2009-10-14, by Stefan Monnier
-
(completion-pcm--merge-completions): Make sure the2009-10-14, by Stefan Monnier
-
(ido-everywhere): Use define-minor-mode.2009-10-14, by Stefan Monnier
-
(list-buffers, ctl-x-map): Mark the entry points with ;;;###autoload cookies.2009-10-14, by Stefan Monnier
-
* trouble.texi (DEL Does Not Delete): Fix typo.2009-10-14, by Juanma Barranquero
-
(vc-git-dir-extra-headers): Set the branch name2009-10-14, by Dan Nicolaescu
-
* config.guess, config.sub: Updated from master source.2009-10-14, by Dan Nicolaescu
-
(vc-responsible-backend): When a directory is passed for2009-10-14, by Dan Nicolaescu
-
* vc.el: Move comments about RCS and SCCS ...2009-10-14, by Dan Nicolaescu
-
(completion--file-name-table): Return nil if there's2009-10-14, by Stefan Monnier
-
(read-file-local-variable-value): Don't filter out2009-10-13, by Juri Linkov
-
Adjust acknowledgement in last changelog entry.2009-10-13, by Adrian Robert
-
* international/mule-cmds.el (ucs-names): Remove exclusion of2009-10-13, by Juanma Barranquero
-
*** empty log message ***2009-10-13, by Kenichi Handa
-
*** empty log message ***2009-10-13, by Kenichi Handa
-
*** empty log message ***2009-10-13, by Kenichi Handa
-
Regenerated.2009-10-13, by Kenichi Handa
-
fix a typo in the last patch2009-10-13, by Sam Steingold
-
* bs.el (bs-mode): Fix last change. (`revert-buffer-function'2009-10-13, by Juanma Barranquero
-
Add space after casts in last change.2009-10-13, by Adrian Robert
-
* dbusbind.c (dbus-method-return-internal)2009-10-13, by Adrian Robert
-
(list_processes_1): Use long format in printf, and cast argument.2009-10-13, by Adrian Robert
-
(font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast argument.2009-10-13, by Adrian Robert
-
(dbus-method-return-internal, dbus-method-error-internal): Use long format in printf, and cast argument.2009-10-13, by Adrian Robert
-
(compilation-mode-font-lock-keywords): Do not prepend "^ *" to2009-10-12, by Sam Steingold
-
(compilation-next-error-function): Fix the2009-10-12, by Sam Steingold
-
(tramp-smb-do-file-attributes-with-stat): Let-bind `size'.2009-10-12, by Glenn Morris
-
* proced.el (proced-unload-function): New function.2009-10-12, by Juanma Barranquero
-
* bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.2009-10-12, by Juanma Barranquero
-
* menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.2009-10-12, by Juanma Barranquero
-
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.2009-10-12, by Adrian Robert
-
(NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.2009-10-12, by Adrian Robert
-
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.2009-10-12, by Adrian Robert
-
* config.in (NS_HAVE_NSINTEGER): Drop.2009-10-12, by Adrian Robert
-
* config.in (NS_HAVE_NSINTEGER): Drop.2009-10-12, by Adrian Robert
-
2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>2009-10-12, by Adrian Robert
-
* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix2009-10-12, by Adrian Robert
-
* nsfont.m (ns_char_width): Replace deprecated call (suggested by2009-10-12, by Adrian Robert
-
* nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger2009-10-12, by Adrian Robert
-
(EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate.2009-10-12, by Adrian Robert
-
(xw-color-values): Use CGFloat where appropriate.2009-10-12, by Adrian Robert
-
*** empty log message ***2009-10-11, by Juri Linkov
-
(read-file-local-variable-value):2009-10-11, by Juri Linkov
-
Fix last change.2009-10-11, by Michael Albinus
-
*** empty log message ***2009-10-11, by Michael Albinus
-
*** empty log message ***2009-10-11, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-errors): Add error messages.2009-10-11, by Michael Albinus
-
* net/tramp-cache.el (tramp-flush-connection-property): The hash2009-10-11, by Michael Albinus
-
* net/tramp.el (tramp-local-host-p): Function shall return nil for2009-10-11, by Michael Albinus
-
Update.2009-10-11, by Juanma Barranquero
-
* emacs-lisp/eieio.el: Avoid requiring cl at runtime.2009-10-11, by Chong Yidong
-
(Size and Position): Clarify what is included in the frame height. (Bug#4535)2009-10-11, by Glenn Morris
-
(Fframe_pixel_height): Doc fix. (Bug#4535)2009-10-11, by Glenn Morris
-
(frame-height): Doc fix.2009-10-10, by Glenn Morris
-
Documented window-full-height-p.2009-10-10, by Glenn Morris
-
(Size of Window): The relationship between window and frame heights is2009-10-10, by Glenn Morris
-
* bookmark.el2009-10-10, by Karl Fogel
-
* bookmark.el2009-10-10, by Karl Fogel
-
(calendar-split-width-threshold): New option.2009-10-10, by Glenn Morris
-
* cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .la2009-10-10, by Chong Yidong
-
(try_window_id): Fix typos in comments.2009-10-10, by Eli Zaretskii
-
(redisplay_internal): Fix typos in comments.2009-10-10, by Eli Zaretskii
-
* cedet/ede/pconf.el (ede-proj-configure-synchronize): Use2009-10-09, by Chong Yidong
-
* international/mule-cmds.el (ucs-names): Exclude new "Enclosed2009-10-09, by Juanma Barranquero
-
* lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,2009-10-09, by Karl Fogel
-
* lisp/bookmark.el (bookmark-delete): Don't let batch arg prevent saving.2009-10-09, by Karl Fogel
-
(report-emacs-bug): Also print `features'.2009-10-09, by Glenn Morris
-
* lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.2009-10-09, by Karl Fogel
-
* etc/NEWS (Changes in Specialized Modes and Packages in Emacs 23.1):2009-10-09, by Karl Fogel
-
* eieio.texi: Fix typos.2009-10-09, by Juanma Barranquero
-
* cedet/ede/proj.el (project-compile-project): Fix filename test.2009-10-08, by Chong Yidong
-
* cedet/ede/proj.el (project-make-dist): Fix filename test.2009-10-08, by Chong Yidong
-
*** empty log message ***2009-10-08, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the2009-10-08, by Michael Albinus
-
* net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)2009-10-08, by Michael Albinus
-
gtkutil.c (create_menus): Call gtk_widget_set_size_request for2009-10-08, by Jan Djärv
-
* cedet/ede/proj-obj.el (ede-gcc-linker): New var.2009-10-08, by Chong Yidong
-
* fontset.c (Fset_fontset_font): Fix typos in error messages.2009-10-08, by Juanma Barranquero
-
* cedet/ede/source.el (ede-want-any-source-files-p)2009-10-08, by Chong Yidong
-
(set_cursor_from_row): Fix commentary.2009-10-07, by Eli Zaretskii
-
* Makefile.in (INFO_FILES): Add EDE and EIEIO.2009-10-07, by Juanma Barranquero
-
* makefile.w32-in (WINS_UPDATES): Fix typo in previous change.2009-10-07, by Juanma Barranquero
-
(batch-update-autoloads): Remove useless use of concat.2009-10-07, by Glenn Morris
-
* cl.texi (Argument Lists): Clarify explicit keyword arguments.2009-10-07, by Chong Yidong
-
(read-file-local-variable): Include some2009-10-07, by Stefan Monnier
-
(Text Lines): Remove goto-line, since it shouldn't be used from Lisp.2009-10-07, by Stefan Monnier
-
*** empty log message ***2009-10-07, by Michael Albinus
-
*** empty log message ***2009-10-07, by Michael Albinus
-
* net/tramp-smb.el (tramp-smb-errors): Add error messages.2009-10-07, by Michael Albinus
-
* net/tramp-cache.el (tramp-flush-connection-property): Add trace message.2009-10-07, by Michael Albinus
-
*** empty log message ***2009-10-07, by Eli Zaretskii
-
(Directory Names) <abbreviate-file-name>: Document that root home2009-10-07, by Eli Zaretskii
-
*** empty log message ***2009-10-07, by Eli Zaretskii
-
(batch-update-autoloads): Fix last change to not error out of search2009-10-07, by Eli Zaretskii
-
* makefile.w32-in (WINS_UPDATES): New macro.2009-10-07, by Juanma Barranquero
-
(autoloads): Revert previous change.2009-10-07, by Glenn Morris
-
(batch-update-autoloads): Rather than having the list of preloaded2009-10-07, by Glenn Morris
-
Update comment.2009-10-07, by Chong Yidong