Glenn Morris
bc3b785303
Kevin Ryde <user42 at zip.com.au>
...
Fix keywords: comment.
2009-08-25 03:12:27 +00:00
Glenn Morris
56866112bf
Revert accidental commit.
2009-08-25 03:07:16 +00:00
Glenn Morris
5afa3a81e3
joakim at verona.se
...
Replace some C99 comments.
2009-08-25 03:05:50 +00:00
Glenn Morris
7bfd055df9
(format-alist): Doc fix.
2009-08-25 03:03:27 +00:00
Glenn Morris
0706c02567
(Format Conversion Round-Trip): Mention nil regexp.
2009-08-25 03:02:09 +00:00
Glenn Morris
664d56b8b4
(Fontsets): Fix typo.
2009-08-25 03:01:20 +00:00
Kenichi Handa
d9da2f452d
(CHAR_TABLE_REF_ASCII): New macor.
...
(CHAR_TABLE_REF): Use it.
2009-08-25 00:48:59 +00:00
Dmitry Dzhus
71e036af39
(gdb-mapcar*): Replacement for `mapcar*'
...
from cl package.
(gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
2009-08-24 19:12:46 +00:00
Jay Belanger
42110eaf95
(math-trig-rewrite, math-hyperbolic-trig-rewrite): New functions.
...
(calc-simplify): Simplify trig functions when asked.
2009-08-24 18:43:50 +00:00
Stefan Monnier
88421f3e11
(diff-find-source-location): Avoid goto-line.
2009-08-24 17:11:20 +00:00
Kenichi Handa
dbd9624e5a
(mapthread): Delete it.
...
(combinatorial): New function.
(indian--puthash-cv): Use combinatorial instead of mapthread.
2009-08-24 11:43:59 +00:00
Daiki Ueno
deb05c9214
Fix the previous entry.
2009-08-24 04:50:07 +00:00
Daiki Ueno
3b7ab45f18
(Encrypting/decrypting *.gpg files): Don't refer to nonexistent
...
epa-setup.
2009-08-23 16:38:42 +00:00
Daiki Ueno
0f215bca1f
(Quick start): Don't refer to nonexistent epa-mode.
...
(Mail-mode integration): Mention epa-mail-mode and
epa-global-mail-mode. Reported by Jari Aalto (Bug#4211).
2009-08-23 16:23:57 +00:00
Ken Raeburn
c8edcc0113
* Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
...
before invoking the newly build emacs to check for load-path
shadowing.
2009-08-23 04:43:12 +00:00
Ken Raeburn
201a407332
* Makefile.in (install-arch-indep): If the versioned DOC-####
...
generated during loadup+dump isn't found, install the plain DOC
file that always gets generated, in case CANNOT_DUMP is set.
2009-08-23 03:54:32 +00:00
Ken Raeburn
879de935e0
* configure.in: Warn if package version specified here doesn't
...
match the version in version.el.
* configure: Regenerate.
2009-08-23 02:15:00 +00:00
Glenn Morris
2ddf2ea67c
(auto-mode-alist): Remove code for defunct system-type next-mach.
2009-08-23 00:45:17 +00:00
Glenn Morris
9b89e3ee32
Kevin Ryde <user42 at zip.com.au>
...
(checkdoc-force-history-flag, checkdoc-arguments-in-order-flag):
Add safe-local-variable booleanp.
(checkdoc-symbol-words): Add safe-local-variable for list of strings.
Clarify docstring that the value is strings not symbols.
(checkdoc-list-of-strings-p): New function.
2009-08-22 23:02:14 +00:00
Glenn Morris
7763401bac
(bootstrap_exe): New variable.
...
(.el.elc, ${lispsource}loaddefs.el, bootstrap-emacs${EXEEXT}):
Use ${bootstrap_exe}.
2009-08-22 22:16:58 +00:00
Glenn Morris
a337468045
Remove code for defunct system-types emx, macos, mswindows,
...
unisoft-unix, vax-vms, win32, w32.
2009-08-22 21:59:40 +00:00
Glenn Morris
3f12e3f4bf
Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,
...
next-mach.
2009-08-22 21:53:34 +00:00
Glenn Morris
9940702bcb
Comment.
2009-08-22 21:46:56 +00:00
Glenn Morris
4b18bdb30d
Re-fill.
2009-08-22 19:58:13 +00:00
Glenn Morris
977955fab7
(diary-mark-entries-1): Only mark all days of a given name if the
...
pattern is not more specific.
2009-08-22 19:47:42 +00:00
Glenn Morris
b4deec2e85
(lunar-phase-names): New option.
...
(lunar-phase): Doc fix.
(lunar-cycles-per-year): New constant.
(lunar-index): New function.
(lunar-phase-list, diary-lunar-phases): Use lunar-index.
(lunar-phase-name): Use lunar-phase-names.
(calendar-lunar-phases): Use format.
(lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
2009-08-22 19:45:30 +00:00
Glenn Morris
880be50e88
(vi-goto-line): Don't warn about non-interactive goto-line.
2009-08-22 19:42:58 +00:00
Glenn Morris
1c319e7797
Comment.
2009-08-22 19:41:49 +00:00
Glenn Morris
47e8396852
(cperl-imenu-name-and-position): Copy imenu-example--name-and-position
...
function here for own use.
(cperl-xsub-scan): Use cperl-imenu-name-and-position.
(cperl-time-fontification): Use forward-line rather than goto-line.
2009-08-22 19:39:54 +00:00
Glenn Morris
e6ce8c4239
Use forward-line rather than goto-line.
2009-08-22 19:29:18 +00:00
Glenn Morris
a569b48010
(compilation-error-regexp-alist, compilation-forget-errors): Declare.
2009-08-22 19:21:18 +00:00
Glenn Morris
df1c29a0a0
(makefile-browser-toggle): Use forward-line rather than goto-line.
...
(makefile-browser-insert-selection): Use goto-char rather than goto-line.
2009-08-22 19:20:27 +00:00
Glenn Morris
7537cf237a
(nfd, decomposition-translation-alist, decomposition-char-recursively)
...
(alist-list-to-vector, quick-check-list, quick-check-list-to-regexp):
Declare.
2009-08-22 19:14:37 +00:00
Glenn Morris
5dcc825f21
(gnus-button-patch): Use forward-line rather than goto-line.
2009-08-22 19:13:34 +00:00
Eli Zaretskii
729eaddaca
(encode_coding_string): Don't encode unibyte strings. (Bug#4047)
2009-08-22 10:26:14 +00:00
Eli Zaretskii
8e22fa7efd
How to reassign a bug to a list of packages.
2009-08-22 09:07:08 +00:00
Michael Albinus
eb4c6ace23
* dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was
...
intended as hotfix only.
(xd_add_watch, xd_remove_watch): Use HAVE_DBUS_WATCH_GET_UNIX_FD.
2009-08-22 08:57:34 +00:00
Michael Albinus
244f96fcc4
* config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
2009-08-22 08:54:08 +00:00
Michael Albinus
c99cb30624
* configure: Regenerate.
2009-08-22 08:49:36 +00:00
Michael Albinus
4fe0b7298f
* configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
2009-08-22 08:47:01 +00:00
Eli Zaretskii
cb33580603
Details of how to check for problems with DOS 8+3 file-name restrictions.
2009-08-22 08:22:51 +00:00
Juri Linkov
32a2cf25a7
(lgrep, rgrep): At the beginning
...
set `dir' to `default-directory' unless `dir' is a non-nil
readable directory. (Bug#4052)
(lgrep, rgrep): Change a weird way to report an error
from using `read-string' to using `error'.
Instead of using interactive arguments in the function body,
add new argument `confirm'.
2009-08-22 00:17:56 +00:00
Adrian Robert
51b4b3fb38
(ns_get_color): fix typo in last change
2009-08-21 19:36:50 +00:00
Adrian Robert
36e34d1b5d
* nsterm.m (ns_get_color): Update documentation properly for last
...
change, and clean up loose ends in the code left by it. Fix
longstanding bug with 16-bit hex parsing, and add support for
yet another X11 format (rgb:r/g/b) for compatibility.
* nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
timer_check() to avoid crash on Leopard/PPC. Bug #2154 .
2009-08-21 19:33:56 +00:00
Adrian Robert
3625e9685c
* nsterm.m (ns_get_color): Update documentation properly for last
...
change, and clean up loose ends in the code left by it. Fix
longstanding bug with 16-bit hex parsing, and add support for
yet another X11 format (rgb:r/g/b) for compatibility.
2009-08-21 19:31:48 +00:00
Adrian Robert
641d87f548
nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
...
timer_check() to avoid crash on Leopard/PPC. Bug #2154 .
2009-08-21 19:29:31 +00:00
Stefan Monnier
cb5b40ee3b
* textmodes/remember.el (remember-buffer):
...
* progmodes/cperl-mode.el (cperl-vc-header-alist):
* calendar/icalendar.el (icalendar-convert-diary-to-ical)
(icalendar-extract-ical-from-buffer): Add version of obsolescence.
2009-08-21 15:09:42 +00:00
Stefan Monnier
5443c9b759
* net/newst-treeview.el (newsticker-groups-filename):
...
* net/newst-backend.el (newsticker-cache-filename):
* speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
(speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
(speedbar-add-ignored-path-regexp, speedbar-line-path)
(speedbar-buffers-line-path, speedbar-path-line)
(speedbar-buffers-line-path):
* epg.el (epg-passphrase-callback-function, epg-start-sign-keys,epg-sign-keys):
* epa.el (epa-display-verify-result):
* progmodes/pascal.el (pascal-outline): Add version of obsolescence.
2009-08-21 14:59:49 +00:00
Eli Zaretskii
76580a68c2
Add missing keys that exist on the Arabic X keyboard. Don't insert
...
Lam-alef ligatures from the Arabic Presentation Forms ranges; instead,
separate Lam-Alef ligatures into a list of two letters (Lam and a
suitable Alef).
2009-08-21 14:55:56 +00:00
Stefan Monnier
f983eb8aaa
(init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
2009-08-21 14:53:02 +00:00