]>
git.eshelyaron.com Git - emacs.git/log
Juanma Barranquero [Mon, 18 Feb 2008 00:48:36 +0000 (00:48 +0000)]
(gud-def, gud-last-speedbar-stackframe): Doc fixes.
(gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons,
gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p, gud-jdb-classpath,
gud-jdb-find-source-using-classpath, jdb, gud-find-class, gdb-script-mode,
gud-tooltip-event, gud-tooltip-tips): Fix typos in docstrings.
Juanma Barranquero [Sun, 17 Feb 2008 21:54:41 +0000 (21:54 +0000)]
*** empty log message ***
Stefan Monnier [Sun, 17 Feb 2008 19:24:09 +0000 (19:24 +0000)]
(ada-font-lock-syntactic-keywords):
Recognize ''' just like any other char-constant.
Thien-Thi Nguyen [Sun, 17 Feb 2008 19:09:15 +0000 (19:09 +0000)]
(MS-DOS): Fix omission bug: Close quotes.
Stefan Monnier [Sat, 16 Feb 2008 21:38:24 +0000 (21:38 +0000)]
(vc-find-root): Remove initial loop because it's not
careful enough. Detect the uid-change all within the main loop.
Juanma Barranquero [Sat, 16 Feb 2008 20:21:16 +0000 (20:21 +0000)]
Revert previous change.
Juanma Barranquero [Sat, 16 Feb 2008 20:20:32 +0000 (20:20 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 16 Feb 2008 18:16:55 +0000 (18:16 +0000)]
(vc-find-root): Don't loop forever on non-existent root.
Jason Rumney [Fri, 15 Feb 2008 23:28:03 +0000 (23:28 +0000)]
CX-TERM files no longer cause problems with DOS line-ends.
Jason Rumney [Fri, 15 Feb 2008 23:26:11 +0000 (23:26 +0000)]
Cygwin GCC builds that do not work are no longer recent.
Jason Rumney [Fri, 15 Feb 2008 23:24:04 +0000 (23:24 +0000)]
Fixed part of Cleartype problem.
Jason Rumney [Fri, 15 Feb 2008 17:26:10 +0000 (17:26 +0000)]
Fixed Drew Adams 12 Aug problem
Jason Rumney [Fri, 15 Feb 2008 17:16:35 +0000 (17:16 +0000)]
(x_draw_glyph_string_background): Clear the background
manually when cleartype is in use.
(x_draw_glyph_string_foreground): Draw text transparently when
cleartype is in use.
Chong Yidong [Fri, 15 Feb 2008 16:07:51 +0000 (16:07 +0000)]
Add "Point before start of properties" bug.
Stefan Monnier [Thu, 14 Feb 2008 02:42:45 +0000 (02:42 +0000)]
(sgml-mode): Fix comment syntax.
Chong Yidong [Thu, 14 Feb 2008 00:48:20 +0000 (00:48 +0000)]
** Simon.Marshall@misys.com, 8 Feb: Point before start of properties
It's a GCC bug on Sparc.
Stefan Monnier [Wed, 13 Feb 2008 21:50:37 +0000 (21:50 +0000)]
(highlight-save-buffer-state): New macro.
(highlight-save-buffer-state, hilit-chg-set-face-on-change)
(hilit-chg-clear): Use it to preserve the modified-p flag.
(highlight-changes-rotate-faces): Don't mess with the undo-list.
Michael Albinus [Wed, 13 Feb 2008 17:20:11 +0000 (17:20 +0000)]
* net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
Juri Linkov [Tue, 12 Feb 2008 23:30:33 +0000 (23:30 +0000)]
(after-init-hook): Set inhibit-startup-screen to t
after reading the desktop.
Juri Linkov [Tue, 12 Feb 2008 23:29:19 +0000 (23:29 +0000)]
(fancy-startup-screen, normal-splash-screen):
Set default-directory to command-line-default-directory.
Stefan Monnier [Tue, 12 Feb 2008 16:49:21 +0000 (16:49 +0000)]
(font-lock-set-defaults): Unset previously set variables when needed.
Juanma Barranquero [Tue, 12 Feb 2008 14:36:34 +0000 (14:36 +0000)]
(uniquify-managed): Don't defvar.
(desktop-buffer-info): Use `uniquify-buffer-base-name', not `uniquify-managed'.
Return also the buffer's base name.
(desktop-save): When saving the buffer info, filter out the base name,
and save it as buffer name if the buffer is managed by uniquify.
Juanma Barranquero [Tue, 12 Feb 2008 14:32:56 +0000 (14:32 +0000)]
(uniquify-buffer-base-name): New function.
Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
Jason Rumney [Mon, 11 Feb 2008 15:43:56 +0000 (15:43 +0000)]
Add note about GTK image libraries.
Jason Rumney [Mon, 11 Feb 2008 15:36:20 +0000 (15:36 +0000)]
(add_registry): Add an App Paths registry key.
Look for GTK and add it to the DLL search path for Emacs if found.
Richard M. Stallman [Mon, 11 Feb 2008 02:32:37 +0000 (02:32 +0000)]
*** empty log message ***
Glenn Morris [Mon, 11 Feb 2008 00:51:47 +0000 (00:51 +0000)]
(Equality Predicates): No longer talk about "two" functions.
Glenn Morris [Mon, 11 Feb 2008 00:49:28 +0000 (00:49 +0000)]
Lawrence Mitchell <wence at gmx.li> (tiny change)
(Equality Predicates): Add defun for equal-including-properties.
Glenn Morris [Mon, 11 Feb 2008 00:47:11 +0000 (00:47 +0000)]
(Equality Predicates): Mention equal-including-properties.
Stefan Monnier [Sun, 10 Feb 2008 16:36:07 +0000 (16:36 +0000)]
(diff-beginning-of-file-and-junk): If we're on the
Index: line, don't search backward for the previous one.
Richard M. Stallman [Sun, 10 Feb 2008 14:04:01 +0000 (14:04 +0000)]
(rcirc-url-regexp): Replace definition by copying from gnus-button-url-regexp.
Richard M. Stallman [Sun, 10 Feb 2008 13:03:08 +0000 (13:03 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 10 Feb 2008 00:26:01 +0000 (00:26 +0000)]
(arm*-*-freebsd*): Added.
Eli Zaretskii [Sat, 9 Feb 2008 14:34:45 +0000 (14:34 +0000)]
(compilation-find-file): Doc fix.
Eli Zaretskii [Sat, 9 Feb 2008 14:22:49 +0000 (14:22 +0000)]
(compilation-next-error): Doc fix.
Eli Zaretskii [Sat, 9 Feb 2008 13:22:35 +0000 (13:22 +0000)]
(syms_of_fileio) <insert-default-directory>: Doc fix.
Eli Zaretskii [Sat, 9 Feb 2008 13:00:20 +0000 (13:00 +0000)]
Remove redundant empty lines, insert a magic line instead.
Jason Rumney [Sat, 9 Feb 2008 12:09:55 +0000 (12:09 +0000)]
Add note about ldefs-boot.el line ends.
Glenn Morris [Sat, 9 Feb 2008 01:37:45 +0000 (01:37 +0000)]
Fix typo.
Glenn Morris [Sat, 9 Feb 2008 01:33:54 +0000 (01:33 +0000)]
Fix tense.
Glenn Morris [Sat, 9 Feb 2008 01:32:38 +0000 (01:32 +0000)]
(ipconfig-program, ipconfig-program-options): Add obsolete aliases to
the old names.
Glenn Morris [Fri, 8 Feb 2008 20:11:33 +0000 (20:11 +0000)]
Revert previous change, which should have been on the trunk.
Glenn Morris [Fri, 8 Feb 2008 20:09:16 +0000 (20:09 +0000)]
(selection-coding-system): Remove, since it's now defined in select.el
rather than in xselect.c.
Richard M. Stallman [Fri, 8 Feb 2008 18:22:54 +0000 (18:22 +0000)]
(ifconfig): Renamed from ipconfig.
(ipconfig): Alas to ifconfig.
(ifconfig-program): Renamed from ipconfig-program.
(ifconfig-program-options): Renamed from ipconfig-program-options.
Glenn Morris [Fri, 8 Feb 2008 05:00:46 +0000 (05:00 +0000)]
(custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them.
(custom-enabled-themes): Set after custom-theme-directory.
Glenn Morris [Thu, 7 Feb 2008 06:26:59 +0000 (06:26 +0000)]
D. E. Evans <sinuhe at gnu.org> (tiny change)
(Basic Undo): Remove duplicate "you can".
Glenn Morris [Thu, 7 Feb 2008 06:17:10 +0000 (06:17 +0000)]
compilation-scroll-output fixed.
Richard M. Stallman [Thu, 7 Feb 2008 00:42:58 +0000 (00:42 +0000)]
(Window Start): Mention the feature of moving
window-start to start of line.
Richard M. Stallman [Wed, 6 Feb 2008 17:49:56 +0000 (17:49 +0000)]
(mh-make-seq, mh-seq-name): Use defsubst.
Richard M. Stallman [Wed, 6 Feb 2008 17:48:42 +0000 (17:48 +0000)]
(mh-do-in-gnu-emacs, mh-do-in-xemacs)
(with-mh-folder-updating, mh-in-show-buffer)
(mh-iterate-on-messages-in-region, mh-iterate-on-range):
(mh-do-at-event-location, mh-seq-msgs): Add debug decls.
Jason Rumney [Tue, 5 Feb 2008 23:48:23 +0000 (23:48 +0000)]
(w32_read_socket) <WM_CHAR>: Use locale-coding-system
instead of using mule-unicode-* charsets directly.
Juanma Barranquero [Tue, 5 Feb 2008 20:48:39 +0000 (20:48 +0000)]
Revert previous change, which was intended for the trunk.
Juanma Barranquero [Tue, 5 Feb 2008 20:46:55 +0000 (20:46 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 16:13:34 +0000 (16:13 +0000)]
Recommend giflib, not libungif.
Juanma Barranquero [Tue, 5 Feb 2008 16:02:55 +0000 (16:02 +0000)]
In help, use generic names for the image libraries.
Juanma Barranquero [Tue, 5 Feb 2008 14:46:11 +0000 (14:46 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 14:24:26 +0000 (14:24 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 13:00:43 +0000 (13:00 +0000)]
(erc-valid-nick-regexp): Replace `legal' with `valid'.
Juanma Barranquero [Tue, 5 Feb 2008 12:50:10 +0000 (12:50 +0000)]
(erc-match-syntax-table): Replace `legal' with `valid'.
Juanma Barranquero [Tue, 5 Feb 2008 12:48:48 +0000 (12:48 +0000)]
(erc-button-syntax-table): Replace `legal' with `valid'.
Juanma Barranquero [Tue, 5 Feb 2008 12:25:49 +0000 (12:25 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 12:07:11 +0000 (12:07 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 11:51:30 +0000 (11:51 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 03:15:42 +0000 (03:15 +0000)]
(rcirc commands): Replace `legal' with `valid'.
Juanma Barranquero [Tue, 5 Feb 2008 03:10:40 +0000 (03:10 +0000)]
(Setting tags, In-buffer settings): Replace `legal' with `valid'.
Juanma Barranquero [Tue, 5 Feb 2008 02:59:47 +0000 (02:59 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 02:49:26 +0000 (02:49 +0000)]
(make_hdr): Replace `legal' with `valid'.
Juanma Barranquero [Tue, 5 Feb 2008 02:45:30 +0000 (02:45 +0000)]
(read_header): Replace `legal' with `valid'.
Juanma Barranquero [Tue, 5 Feb 2008 02:30:41 +0000 (02:30 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 4 Feb 2008 22:46:47 +0000 (22:46 +0000)]
(w32-system-shells): Add TCC (new name for 4NT).
Richard M. Stallman [Mon, 4 Feb 2008 16:54:05 +0000 (16:54 +0000)]
Comment changes.
Dan Nicolaescu [Mon, 4 Feb 2008 16:36:48 +0000 (16:36 +0000)]
* progmodes/verilog-mode.el (verilog-declaration-core-re):
Add port directions by themselves, with no qualification, as base
item of a declaration.
(verilog-pretty-declarations): Add new flag that inhibits printing
to the message buffer.
(verilog-pretty-expr): Add new flag that inhibits printing to the
message buffer. Improve handling of the many types of expression
line up.
(verilog-just-one-space): Don't print an empty message.
(verilog-get-lineup-indent): Rework to support the better handling
of expression lineup for verilog-pretty-expr.
(verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
(verilog-mode-version, verilog-mode-release-date): Update.
Stefan Monnier [Mon, 4 Feb 2008 15:31:09 +0000 (15:31 +0000)]
(cancel-change-group): Improve last fix.
Stefan Monnier [Mon, 4 Feb 2008 15:29:44 +0000 (15:29 +0000)]
(cancel-change-group): Don't move point.
YAMAMOTO Mitsuharu [Mon, 4 Feb 2008 11:43:42 +0000 (11:43 +0000)]
(mac_to_emacs_modifiers): New argument UNMAPPED_MODS.
All callers changed.
(mac_quit_char_key_p, XTread_socket): Get Emacs modifiers from
mapped modifiers together with original ones.
Miles Bader [Mon, 4 Feb 2008 09:42:16 +0000 (09:42 +0000)]
Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-215
Chong Yidong [Mon, 4 Feb 2008 04:51:59 +0000 (04:51 +0000)]
Undo last change (mistakenly committed to branch).
Chong Yidong [Mon, 4 Feb 2008 04:45:16 +0000 (04:45 +0000)]
Added "GTY" as synonym for __attribute__. Updated gperf output.
Chong Yidong [Mon, 4 Feb 2008 04:45:00 +0000 (04:45 +0000)]
* etags.c: Added "GTY" as synonym for __attribute__. Updated
gperf output.
YAMAMOTO Mitsuharu [Mon, 4 Feb 2008 03:03:52 +0000 (03:03 +0000)]
[MAC_OSX] (fn_keycode_to_keycode_table): Add more entries
that ignores kEventKeyModifierFnMask.
(XTread_socket) [MAC_OSX]: Move code for ignoring
kEventKeyModifierFnMask for some keys ...
(mac_mapped_modifiers) [MAC_OSX]: ... to here. Add argument KEY_CODE.
All callers changed.
(mac_quit_char_key_p, XTread_socket): Get Emacs modifiers from
mapped modifiers.
Eli Zaretskii [Sat, 2 Feb 2008 15:58:47 +0000 (15:58 +0000)]
(Tags): Fix last change.
Michael Albinus [Sat, 2 Feb 2008 10:57:40 +0000 (10:57 +0000)]
* trampver.texi: Update release number.
Michael Albinus [Sat, 2 Feb 2008 10:56:12 +0000 (10:56 +0000)]
* tramp.texi: Move @setfilename ../info/tramp up, outside the header
section. Reported by <poti@potis.org>.
Use new FSF's Back-Cover Text.
Michael Albinus [Sat, 2 Feb 2008 10:51:50 +0000 (10:51 +0000)]
* net/trampver.el: Update release number.
Michael Albinus [Sat, 2 Feb 2008 10:50:03 +0000 (10:50 +0000)]
* net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of `mapcar'.
Michael Albinus [Sat, 2 Feb 2008 10:49:10 +0000 (10:49 +0000)]
*** empty log message ***
Michael Albinus [Sat, 2 Feb 2008 10:46:08 +0000 (10:46 +0000)]
* net/tramp.el (tramp-handle-make-auto-save-file-name)
(tramp-completion-dissect-file-name, tramp-find-executable): Use
`mapc' instead of `mapcar'.
(tramp-open-connection-setup-interactive-shell): Send only single
prompt setting commands, in order to avoid double-prompt.
Eli Zaretskii [Sat, 2 Feb 2008 10:00:12 +0000 (10:00 +0000)]
Restore copyright years. Update tutorial. Fix wording.
Chong Yidong [Fri, 1 Feb 2008 23:35:30 +0000 (23:35 +0000)]
Undo last change.
(next-file): Improve revert message.
Chong Yidong [Fri, 1 Feb 2008 23:35:06 +0000 (23:35 +0000)]
* progmodes/etags.el (next-file): Improve revert message.
Chong Yidong [Fri, 1 Feb 2008 23:31:23 +0000 (23:31 +0000)]
Revert last change.
Chong Yidong [Fri, 1 Feb 2008 23:28:00 +0000 (23:28 +0000)]
*** If tags-loop-revert-buffers has the value `ask', the tags-scanning
loop queries the user interactively if an already-visited file has
been changed since the last visit. The new default value is `ask'.
Chong Yidong [Fri, 1 Feb 2008 23:21:56 +0000 (23:21 +0000)]
(tags-loop-revert-buffers): Value `ask' means to query the user interactively.
(next-file): Implement it.
Chong Yidong [Fri, 1 Feb 2008 23:21:29 +0000 (23:21 +0000)]
* progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
to query the user interactively.
(next-file): Implement it.
Juanma Barranquero [Fri, 1 Feb 2008 15:19:59 +0000 (15:19 +0000)]
(image-library-alist): Prefer libpng12 to libpng13, because
the latter is in fact a 1.2.8 build distributed with GTK+
(as of today, the most recent libpng is 1.2.24).
Thien-Thi Nguyen [Fri, 1 Feb 2008 05:51:06 +0000 (05:51 +0000)]
(vc-update): Fix bug: Specify branch tip as vc-checkout REVISION.
Stefan Monnier [Fri, 1 Feb 2008 04:04:51 +0000 (04:04 +0000)]
(reindent-then-newline-and-indent): Be careful about the
unusual case where indent-according-to-mode moves point.
Dan Nicolaescu [Fri, 1 Feb 2008 03:12:44 +0000 (03:12 +0000)]
(verilog-sk-prompt-msb)
(verilog-sk-module, verilog-sk-function, verilog-sk-begin)
(verilog-sk-if, verilog-sk-wire, verilog-sk-for)
(verilog-sk-state-machine): Quote all calls to
"auxiliary skeleton"s to prevent infloops.
Kenichi Handa [Fri, 1 Feb 2008 00:38:48 +0000 (00:38 +0000)]
(CCL_WRITE_CHAR): Fix overflow checking.
(CCL_WRITE_MULTIBYTE_CHAR): Likewise.
Jason Rumney [Fri, 1 Feb 2008 00:14:53 +0000 (00:14 +0000)]
Added short descriptions of the exe files.