]>
git.eshelyaron.com Git - emacs.git/log
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.
Jason Rumney [Thu, 31 Jan 2008 23:34:48 +0000 (23:34 +0000)]
Partially revert 2007-11-10 change.
Jason Rumney [Thu, 31 Jan 2008 15:41:43 +0000 (15:41 +0000)]
Add note about obtaining libXpm source, and its origin.
Chong Yidong [Thu, 31 Jan 2008 15:33:25 +0000 (15:33 +0000)]
Update tutorial.
Chong Yidong [Thu, 31 Jan 2008 15:33:09 +0000 (15:33 +0000)]
* TUTORIAL.ru: Update tutorial.
Martin Rudalics [Thu, 31 Jan 2008 10:40:14 +0000 (10:40 +0000)]
(rmail-highlight): Fix specification.
Nick Roberts [Thu, 31 Jan 2008 08:14:23 +0000 (08:14 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 31 Jan 2008 06:42:01 +0000 (06:42 +0000)]
(make_ctrl_char): If C is a multibyte character, just
return it ORed with ctrl_modifier.
Jason Rumney [Thu, 31 Jan 2008 01:40:20 +0000 (01:40 +0000)]
(image-library-alist): Prefer libxpm.dll.
Jason Rumney [Thu, 31 Jan 2008 01:31:36 +0000 (01:31 +0000)]
Add copyright notice and license.
Jason Rumney [Wed, 30 Jan 2008 23:46:26 +0000 (23:46 +0000)]
Add nt/emacs.manifest
Nick Roberts [Wed, 30 Jan 2008 22:07:41 +0000 (22:07 +0000)]
(gdb-var-set-format-regexp): New constant.
(gdb-var-set-format-handler): New function.
(gdb-var-set-format): Use it.
Nick Roberts [Wed, 30 Jan 2008 22:06:11 +0000 (22:06 +0000)]
*** empty log message ***
Chong Yidong [Wed, 30 Jan 2008 21:54:37 +0000 (21:54 +0000)]
Regenerate.
Chong Yidong [Wed, 30 Jan 2008 21:51:43 +0000 (21:51 +0000)]
Bump version number to 22.1.90.
Richard M. Stallman [Wed, 30 Jan 2008 20:42:48 +0000 (20:42 +0000)]
*** empty log message ***
Vinicius Jose Latorre [Wed, 30 Jan 2008 11:44:31 +0000 (11:44 +0000)]
Eliminate blank-mode package. This package is only in trunk.
Juanma Barranquero [Wed, 30 Jan 2008 03:42:50 +0000 (03:42 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:47:03 +0000 (20:47 +0000)]
(c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New
Objective C keywords: @finally, @try, @catch, @synchronized, @throw.
Alan Mackenzie [Tue, 29 Jan 2008 20:45:51 +0000 (20:45 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:35:05 +0000 (20:35 +0000)]
Correct file name in previous commission.
Alan Mackenzie [Tue, 29 Jan 2008 20:30:54 +0000 (20:30 +0000)]
(c-specifier-key): Exclude "template" from this regexp; to allow the "{"
of a template function to be correctly anchored on "template", not the
following "<".
Alan Mackenzie [Tue, 29 Jan 2008 20:30:04 +0000 (20:30 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:17:44 +0000 (20:17 +0000)]
(c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function
correctly on "template", not the following "<".
Alan Mackenzie [Tue, 29 Jan 2008 20:16:18 +0000 (20:16 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:05:22 +0000 (20:05 +0000)]
(c-version): increase to 5.31.5.
Alan Mackenzie [Tue, 29 Jan 2008 20:04:32 +0000 (20:04 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 29 Jan 2008 14:49:10 +0000 (14:49 +0000)]
(tags-query-replace): Delete unused optional args. Doc fix.
Richard M. Stallman [Tue, 29 Jan 2008 14:45:13 +0000 (14:45 +0000)]
(hack-local-variables): Don't query about fake variables.
Juanma Barranquero [Tue, 29 Jan 2008 10:41:42 +0000 (10:41 +0000)]
*** empty log message ***
Nick Roberts [Sun, 27 Jan 2008 20:53:02 +0000 (20:53 +0000)]
(gdb-create-define-alist): Don't call
gdb-cpp-define-alist-program if file is nil (currently only
" *partial-output-...").
Nick Roberts [Sun, 27 Jan 2008 20:51:19 +0000 (20:51 +0000)]
*** empty log message ***
Alan Mackenzie [Sun, 27 Jan 2008 17:02:06 +0000 (17:02 +0000)]
Correct typos, enhance comments.
Alan Mackenzie [Sun, 27 Jan 2008 16:56:04 +0000 (16:56 +0000)]
Correct typos, enhance comments.
Richard M. Stallman [Sun, 27 Jan 2008 01:07:20 +0000 (01:07 +0000)]
More trivial doc fixes.
Comment change.
Richard M. Stallman [Sun, 27 Jan 2008 01:04:56 +0000 (01:04 +0000)]
Many doc fixes.
(allout-encrypt-string): Fix error message.
Richard M. Stallman [Sat, 26 Jan 2008 23:57:17 +0000 (23:57 +0000)]
(Tags): Delete redundant index entry.
Alan Mackenzie [Sat, 26 Jan 2008 22:26:18 +0000 (22:26 +0000)]
Introduce elements for the syntactic symbol arglist-cont-nonempty into
c-hanging-braces-alist. Amend pertinent functions and 5 styles.
Alan Mackenzie [Sat, 26 Jan 2008 22:14:34 +0000 (22:14 +0000)]
*** empty log message ***
Alan Mackenzie [Sat, 26 Jan 2008 19:59:10 +0000 (19:59 +0000)]
(c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to
nil, to prevent primitives generating "buffer is read only" messages.
Alan Mackenzie [Sat, 26 Jan 2008 19:58:09 +0000 (19:58 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 26 Jan 2008 17:55:24 +0000 (17:55 +0000)]
(tags-query-replace): Doc fix.
Martin Rudalics [Sat, 26 Jan 2008 17:18:50 +0000 (17:18 +0000)]
(wdired-get-filename): Change `(1+ beg)' to `beg' so
that the filename end is found even when the filename is empty.
Fixes error and spurious newlines when marking files for deletion.
Thien-Thi Nguyen [Sat, 26 Jan 2008 17:00:52 +0000 (17:00 +0000)]
(Fclrhash): Return TABLE.
Eli Zaretskii [Sat, 26 Jan 2008 10:40:15 +0000 (10:40 +0000)]
(Tags): Add "@cindex tags".
Eli Zaretskii [Sat, 26 Jan 2008 10:39:11 +0000 (10:39 +0000)]
(Imenu): Remove "@cindex tags".
Vinicius Jose Latorre [Sat, 26 Jan 2008 01:49:18 +0000 (01:49 +0000)]
Handle *long* lines tail visualization.
Chong Yidong [Sat, 26 Jan 2008 01:02:55 +0000 (01:02 +0000)]
** david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis
Fixed in trunk. RMS agreed to delay backport till after 22.2 release.
Juanma Barranquero [Fri, 25 Jan 2008 15:25:23 +0000 (15:25 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 25 Jan 2008 15:11:18 +0000 (15:11 +0000)]
(allout-unload-function): New function.
Vinicius Jose Latorre [Fri, 25 Jan 2008 14:10:35 +0000 (14:10 +0000)]
New commands for cleaning up some blank problems like trailing blanks.
Glenn Morris [Fri, 25 Jan 2008 04:42:30 +0000 (04:42 +0000)]
Sven Joachim <svenjoac at gmx.de>
(kill-buffer-if-not-modified): Don't pass t to buffer-modified-p.
Juanma Barranquero [Fri, 25 Jan 2008 02:18:05 +0000 (02:18 +0000)]
(allout-prefix-data): Doc fix.
(allout-show-current-subtree): Reflow docstring.
(allout-use-mode-specific-leader, allout-use-hanging-indents,
produce-allout-mode-map, allout-overlay-interior-modification-handler,
allout-next-heading, allout-previous-heading, allout-rebullet-heading,
allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic,
allout-copy-topic-as-kill, allout-listify-exposed, allout-process-exposed,
allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids,
allout-next-topic-pending-encryption, allout-tests-globally-true):
Fix typos in docstrings.
Stefan Monnier [Thu, 24 Jan 2008 14:12:10 +0000 (14:12 +0000)]
(vc-version-diff): Make sure we shrink the right window.
Glenn Morris [Wed, 23 Jan 2008 08:01:01 +0000 (08:01 +0000)]
Add 2008 to copyright years.
Dan Nicolaescu [Wed, 23 Jan 2008 07:06:54 +0000 (07:06 +0000)]
* configure.in (xtensa): Match more configurations.
* configure: Regenerate.
Nick Roberts [Wed, 23 Jan 2008 01:19:17 +0000 (01:19 +0000)]
(Mouse Buttons): Update elisp xref to "Click Events" on click count.
Nick Roberts [Wed, 23 Jan 2008 01:17:37 +0000 (01:17 +0000)]
*** empty log message ***
Jason Rumney [Wed, 23 Jan 2008 00:53:37 +0000 (00:53 +0000)]
Fixed default printer-name.
Jason Rumney [Wed, 23 Jan 2008 00:52:17 +0000 (00:52 +0000)]
(printer-name): Do not set on MS Windows.
Chong Yidong [Tue, 22 Jan 2008 15:43:44 +0000 (15:43 +0000)]
** Make longlines-mode wrap lines based on screen position instead
of character position, so that variable-width fonts can be handled
properly.
Chong Yidong [Tue, 22 Jan 2008 15:36:05 +0000 (15:36 +0000)]
(pop_stat, pop_last): Fix last fix.
Chong Yidong [Tue, 22 Jan 2008 15:22:54 +0000 (15:22 +0000)]
* pop.c (pop_stat, pop_last): Fix last fix.
Juanma Barranquero [Mon, 21 Jan 2008 22:32:44 +0000 (22:32 +0000)]
(Exiting): Fix typo. Reported by D. E. Evans <sinuhe@gnu.org>.
Stefan Monnier [Mon, 21 Jan 2008 17:16:52 +0000 (17:16 +0000)]
(unhandled-file-name-directory): Add handler.
(url-handler-unhandled-file-name-directory): New fun.
Vinicius Jose Latorre [Mon, 21 Jan 2008 12:43:46 +0000 (12:43 +0000)]
Fix problem with cleanning blank faces when turniing off blank-mode. Eliminate -face suffix.
YAMAMOTO Mitsuharu [Mon, 21 Jan 2008 09:59:58 +0000 (09:59 +0000)]
(struct scroll_bar): New member `redraw_needed_p'.
YAMAMOTO Mitsuharu [Mon, 21 Jan 2008 09:59:25 +0000 (09:59 +0000)]
(x_scroll_bar_create): Initialize bar->redraw_needed_p.
(XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
is set even without positional changes.
(x_scroll_bar_clear): Set bar->redraw_needed_p.
Jason Rumney [Mon, 21 Jan 2008 09:35:45 +0000 (09:35 +0000)]
*** empty log message ***
Dan Nicolaescu [Mon, 21 Jan 2008 06:47:22 +0000 (06:47 +0000)]
Updated from master source.
Jason Rumney [Sun, 20 Jan 2008 23:17:25 +0000 (23:17 +0000)]
(CYGWIN) [USING_SH]: Disable mapping of file permissions to NTFS ACLs.
Miles Bader [Sun, 20 Jan 2008 05:20:30 +0000 (05:20 +0000)]
Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-193
Glenn Morris [Sun, 20 Jan 2008 04:01:05 +0000 (04:01 +0000)]
Quote all calls to "auxiliary skeleton"s to prevent infloops.
Glenn Morris [Sun, 20 Jan 2008 03:57:19 +0000 (03:57 +0000)]
Martin Svenson <phromo at gmail.com> (tiny change)
(python-imports): Default to "None".
Martin Rudalics [Sat, 19 Jan 2008 18:53:05 +0000 (18:53 +0000)]
(Buffer Modification): Fix typo.
Dan Nicolaescu [Sat, 19 Jan 2008 18:32:34 +0000 (18:32 +0000)]
* progmodes/sh-script.el (sh-basic-offset):
* progmodes/cc-vars.el (c-syntactic-indentation)
(c-syntactic-indentation-in-macros): Mark as safe.
Juanma Barranquero [Sat, 19 Jan 2008 15:24:59 +0000 (15:24 +0000)]
*** empty log message ***