aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Quick start): Don't refer to nonexistent epa-mode.Daiki Ueno2009-08-232-4/+9
* * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATHKen Raeburn2009-08-232-1/+8
* * Makefile.in (install-arch-indep): If the versioned DOC-####Ken Raeburn2009-08-232-2/+6
* * configure.in: Warn if package version specified here doesn'tKen Raeburn2009-08-233-414/+367
* (auto-mode-alist): Remove code for defunct system-type next-mach.Glenn Morris2009-08-232-2/+3
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-08-222-2/+20
* (bootstrap_exe): New variable.Glenn Morris2009-08-222-3/+11
* Remove code for defunct system-types emx, macos, mswindows,Glenn Morris2009-08-2210-20/+26
* Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,Glenn Morris2009-08-223-9/+11
* Comment.Glenn Morris2009-08-221-0/+1
* Re-fill.Glenn Morris2009-08-221-4/+3
* (diary-mark-entries-1): Only mark all days of a given name if theGlenn Morris2009-08-222-1/+6
* (lunar-phase-names): New option.Glenn Morris2009-08-222-39/+54
* (vi-goto-line): Don't warn about non-interactive goto-line.Glenn Morris2009-08-221-1/+1
* Comment.Glenn Morris2009-08-221-3/+3
* (cperl-imenu-name-and-position): Copy imenu-example--name-and-positionGlenn Morris2009-08-222-3/+22
* Use forward-line rather than goto-line.Glenn Morris2009-08-2224-112/+207
* (compilation-error-regexp-alist, compilation-forget-errors): Declare.Glenn Morris2009-08-221-0/+4
* (makefile-browser-toggle): Use forward-line rather than goto-line.Glenn Morris2009-08-221-3/+4
* (nfd, decomposition-translation-alist, decomposition-char-recursively)Glenn Morris2009-08-221-11/+23
* (gnus-button-patch): Use forward-line rather than goto-line.Glenn Morris2009-08-222-1/+7
* (encode_coding_string): Don't encode unibyte strings. (Bug#4047)Eli Zaretskii2009-08-222-3/+9
* How to reassign a bug to a list of packages.Eli Zaretskii2009-08-222-3/+10
* * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It wasMichael Albinus2009-08-222-12/+10
* * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.Michael Albinus2009-08-221-0/+3
* * configure: Regenerate.Michael Albinus2009-08-222-352/+519
* * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.Michael Albinus2009-08-221-5/+7
* Details of how to check for problems with DOS 8+3 file-name restrictions.Eli Zaretskii2009-08-222-0/+17
* (lgrep, rgrep): At the beginningJuri Linkov2009-08-222-17/+29
* (ns_get_color): fix typo in last changeAdrian Robert2009-08-211-1/+1
* * nsterm.m (ns_get_color): Update documentation properly for lastAdrian Robert2009-08-211-0/+9
* * nsterm.m (ns_get_color): Update documentation properly for lastAdrian Robert2009-08-211-50/+42
* nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration ofAdrian Robert2009-08-211-0/+1
* * textmodes/remember.el (remember-buffer):Stefan Monnier2009-08-214-4/+9
* * net/newst-treeview.el (newsticker-groups-filename):Stefan Monnier2009-08-217-17/+31
* Add missing keys that exist on the Arabic X keyboard. Don't insertEli Zaretskii2009-08-212-10/+18
* (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.Stefan Monnier2009-08-212-1/+5
* (inferior-moz-process): Fix declaration.Glenn Morris2009-08-212-1/+3
* Use forward-line, not goto-line.Glenn Morris2009-08-216-8/+22
* (imenu-example--name-and-position): Fix obsolescence message.Glenn Morris2009-08-212-1/+4
* (news-mail-reply): Use goto-char rather than goto-line.Glenn Morris2009-08-212-4/+7
* (ns-open-file-select-line): Use line-beginning-position rather than goto-line.Glenn Morris2009-08-212-9/+15
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-2115-36/+53
* (calendar-cursor-to-nearest-date, calendar-cursor-to-visible-date):Glenn Morris2009-08-212-8/+13
* (rmail-obsolete): Delete custom group.Glenn Morris2009-08-212-34/+12
* * net/dbus.el (top): Initialize only when `dbusbind' is loaded.Michael Albinus2009-08-212-3/+8
* Remove leftover macos code.Dan Nicolaescu2009-08-212-3/+2
* emacsclient already accepts -nw.Dan Nicolaescu2009-08-211-2/+0
* (vc-git-annotate-command): Run asynchronously.Dan Nicolaescu2009-08-212-1/+7
* * net/dbus.el (top): Don't check for (getenvMichael Albinus2009-08-202-3/+7