summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * (xbm_load) [WINDOWSNT]: Shuffle the bits of directly specified XBMs.Jason Rumney2007-12-022-0/+20
| * *** empty log message ***Glenn Morris2007-12-021-0/+1
| * (nntp-open-tls-stream, nntp-open-ssl-stream):Glenn Morris2007-12-022-5/+9
| * (widget-type): Doc fix.Richard M. Stallman2007-12-012-1/+5
| * *** empty log message ***Richard M. Stallman2007-12-011-0/+5
| * (syms_of_xdisp) <scroll-conservatively>: Doc fix.Richard M. Stallman2007-12-012-2/+10
| * Dan Nicolaescu <dann at ics.uci.edu>Glenn Morris2007-12-012-2/+7
| * * vc-git.el (vc-git-dir-state): Fix the git command arguments.Dan Nicolaescu2007-12-012-1/+5
| * *** empty log message ***Thien-Thi Nguyen2007-12-011-2/+2
| * (perl-font-lock-syntactic-keywords): Don't match "sub { (...) ... }".Stefan Monnier2007-11-302-3/+10
| * bug fixed 2002-05-02 by rms.Jason Rumney2007-11-301-2/+0
| * rm non-bug: see sdl.web@gmail.com, 09 Nov, Re: ps-lpr-switches has no effectJason Rumney2007-11-301-2/+0
| * (emacs_close) [MAC_OSX && HAVE_CARBON]:YAMAMOTO Mitsuharu2007-11-302-0/+20
| * (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:YAMAMOTO Mitsuharu2007-11-301-2/+49
| * (Composite Types): Document `group' type.Richard M. Stallman2007-11-292-0/+9
| * (toggle-input-method-active): New var.Richard M. Stallman2007-11-292-1/+13
| * Regenerate, with the manual shell-function-message patch back from the dead.Glenn Morris2007-11-291-4/+17
| * (with-decoded-time-value): Doc fix.Glenn Morris2007-11-292-1/+9
| * Ari Roponen <ari.roponen at gmail.com> (tiny change)Glenn Morris2007-11-291-1/+1
| * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-11-282-9/+10
| * Petr Salinger <Petr.Salinger at seznam.cz>:Glenn Morris2007-11-283-0/+19
| * Petr Salinger <Petr.Salinger at seznam.cz>: New file.Glenn Morris2007-11-282-0/+15
| * (unrelocate): New argument BASE. Use it instead ofYAMAMOTO Mitsuharu2007-11-272-18/+95
| * (sys_spawnve): Quote args with wildcards.Jason Rumney2007-11-262-1/+12
| * (batch-byte-recompile-directory): Doc fix.Juanma Barranquero2007-11-262-3/+7
| * (list_processes_1): Fix indentation level of theAndreas Schwab2007-11-262-2/+9
| * (Refresh Screen, Forcing Redisplay):Richard M. Stallman2007-11-242-31/+54
| * (ucs-8859-7-alist): Update the table.Reiner Steib2007-11-242-0/+7
| * (copy_data_segment): Also copy __gcc_except_tab and __objc_* sections.YAMAMOTO Mitsuharu2007-11-242-6/+29
| * Also build and run on Mac OS X 10.5.YAMAMOTO Mitsuharu2007-11-242-1/+5
| * Add mail-send.xpm.Glenn Morris2007-11-241-0/+1
| * (message-tool-bar-retro): Update for rename mail_send.xpm->mail-send.xpm.Glenn Morris2007-11-243-1/+10
| * Copy here from trunkGlenn Morris2007-11-241-0/+39
| * (Fformat): Handle %c specially since it requires theAndreas Schwab2007-11-232-2/+12
| * (Tag Syntax): Revert this change: "Now --members isFrancesco Potortì2007-11-221-9/+9
| * Revert a change in etags syntax.Francesco Potortì2007-11-221-1/+6
| * Revert this change, not installed in Emacs 22:Francesco Potortì2007-11-221-8/+9
| * Updates to etags.1.Francesco Potortì2007-11-221-1/+4
| * (default_C_help) [CTAGS]: differentiate the help string,Francesco Potortì2007-11-221-15/+23
| * Help strings corrections in etags.c.Francesco Potortì2007-11-221-0/+7
| * Remove the following entry for etags:Francesco Potortì2007-11-221-0/+5
| * For some reason, this new feature is not in etags for Emacs 22,Francesco Potortì2007-11-221-5/+0
| * (x-gtk-map-stock): Check if FILE is a string.Jan Djärv2007-11-222-9/+16
| * (update_frame_tool_bar): Don't call x-gtk-map-stock ifJan Djärv2007-11-222-2/+9
* | Merge from gnus--devo--0Miles Bader2007-12-0629-212/+712
* | Fix possibly buggy calls to `message'.Deepak Goel2007-12-068-12/+30
* | Make `find-function' prefer ".el" over "" to fix a bug (see emacs-devel)Deepak Goel2007-12-051-4/+8
* | Make find-func prefer ".el" files over "" to fix a bug (see emacs-devel).Deepak Goel2007-12-051-0/+5
* | * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in theMichael Albinus2007-12-052-5/+19
* | * dbusbind.c (xd_read_message): Return value is a Lisp_Object.Michael Albinus2007-12-052-9/+21