Glenn Morris
767a4d92a5
Use @copying. Change copyright of authors with assignment to FSF.
...
Change license to GFDL.
(Top): Remove outdated references.
2008-08-10 00:59:41 +00:00
Glenn Morris
4727117913
Revert trivial license formatting changes from previous change.
2008-08-10 00:35:34 +00:00
Glenn Morris
5d4cc4581a
Standardize license layout.
2008-08-10 00:32:57 +00:00
Glenn Morris
fdcf5611fa
Remove entries related to comments.
2008-08-10 00:31:10 +00:00
Glenn Morris
e87a56922d
Change from author without assignment is tiny.
2008-08-10 00:27:20 +00:00
Glenn Morris
9d8b2e215a
Fix "Suggested by" format.
2008-08-10 00:25:23 +00:00
Glenn Morris
2e9f8c5676
Joachim has assignment.
2008-08-10 00:24:42 +00:00
Glenn Morris
0c5fea4675
Prune some instances of "regenerate", in line with the documented
...
policy that ChangeLog entries are not needed for such events.
2008-08-10 00:23:50 +00:00
Glenn Morris
10d975d7bf
Fix attribution.
2008-08-10 00:22:13 +00:00
Glenn Morris
8df8bcc947
Fix attributions.
2008-08-10 00:16:39 +00:00
Eli Zaretskii
754a2d1380
(w32_system_process_attributes): If the process does not exist, return nil.
2008-08-09 19:05:54 +00:00
Eli Zaretskii
3af03101a7
(process_times): Fix the case of System process.
2008-08-09 18:19:28 +00:00
Eli Zaretskii
de62e4f842
(LISTPROC, PROCATTR): New macros.
2008-08-09 17:56:14 +00:00
Eli Zaretskii
8f8b082a13
(Fsystem_process_attributes): Doc fix.
2008-08-09 17:55:00 +00:00
Eli Zaretskii
5bef3aecc1
(w32_list_system_processes, w32_system_process_attributes): Add prototypes.
...
(Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess, Qttname)
(Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime, Qcutime)
(Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs, Quser, Qgroup)
(Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime): Add extern declarations.
2008-08-09 17:53:30 +00:00
Eli Zaretskii
7c80d5ec06
Include thelp32.h, psapi.h and coding.h.
...
(_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct declarations.
(CreateToolhelp32Snapshot_Proc, Process32First_Proc, Process32Next_Proc): New
typedefs.
(g_b_init_create_toolhelp32_snapshot, g_b_init_process32_first)
(g_b_init_process32_next, g_b_init_open_thread_token)
(g_b_init_impersonate_self, g_b_init_revert_to_self)
(g_b_init_get_process_memory_info, g_b_init_global_memory_status)
(g_b_init_get_process_working_set_size)
(g_b_init_global_memory_status_ex): New static variables.
(globals_of_w32): Initialize them.
(create_toolhelp32_snapshot, process32_first, process32_next)
(open_thread_token, impersonate_self, revert_to_self)
(get_process_memory_info, get_process_working_set_size)
(global_memory_status, global_memory_status_ex): New wrapper functions.
(w32_list_system_processes, w32_system_process_attributes)
(enable_privilege, restore_privilege, ltime, process_times): New functions.
(convert_time_raw): New function.
(convert_time): Remove conversion of FILETIME into time in 100 nsec units,
call convert_time_raw instead.
2008-08-09 17:53:00 +00:00
John Paul Wallington
a96a1d43db
(defun-cvs-mode): Add `doc-string' decl.
2008-08-09 15:53:32 +00:00
Chong Yidong
3660b4f5fe
(battery-echo-area-format, battery-status-function):
...
Handle new Linux sysfs format for battery reporting.
(battery-linux-sysfs): New function.
2008-08-08 17:46:49 +00:00
Chong Yidong
86d2b6128c
* battery.el (battery-echo-area-format, battery-status-function):
...
Handle new Linux sysfs format for battery reporting.
(battery-linux-sysfs): New function.
2008-08-08 17:46:38 +00:00
Chong Yidong
97c9858753
(move_it_to): When stopping at a charpos, check if that's a continued
...
multi-char glyph; if so, advance to the actual glyph.
2008-08-08 15:43:45 +00:00
Eli Zaretskii
96f55ac019
(Diff Mode): Fix indexing in last change.
2008-08-08 09:53:58 +00:00
Eli Zaretskii
10512748b6
(Diff Mode): Fix last change.
2008-08-08 09:51:07 +00:00
Eli Zaretskii
eba27308e2
(Log Buffer, Diff Mode): Fix last changes. Add indexing.
2008-08-08 09:34:26 +00:00
Dan Nicolaescu
48fad8e894
* s/darwin.h (OTHER_FILES): Do not define here, defined in
...
config.in.
* Makefile.in (ALL_OBJC_CFLAGS): New variable.
(.m.o): Use it.
* config.in: Regenerate.
* Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do
not special case for NS_IMPL_COCOA.
* configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
AC_SUBST it.
(GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
AC_SUBST it.
(OTHER_FILES): Always define for HAVE_NS.
(C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
* configure: Regenerate.
2008-08-07 14:21:43 +00:00
Martin Rudalics
bc53d5446c
(change-log-search-tag-name)
...
(change-log-goto-source): Fix behavior when point is not on tag.
2008-08-07 09:29:58 +00:00
Andreas Schwab
6b8bc48996
* configure.in: Correctly handle
...
--enable-cocoa-experimental-ctrl-g=no and
--enable-ns-self-contained=yes.
* configure: Regenerate.
2008-08-07 08:54:11 +00:00
Miles Bader
6ecfe5c26e
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1372
2008-08-07 07:18:07 +00:00
Dan Nicolaescu
5f14a5b35e
(Log Buffer): Describe C-c C-d.
...
(Diff Mode): Describe C-x 4 A.
2008-08-07 05:21:28 +00:00
Adrian Robert
55e8d9a557
* startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-0-arg. * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region) (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop. (ns-alternatives-map): New variable. (x-set-up-function-keys): Use it. (global): Comment out 'put backspace ascii-character...' and friends. Move function-key-map into ns-alternatives-map. Don't call precompute-menubar-bindings. Don't set anything connected with browse-url. (after-make-frame-functions): Clarify comment why a hook is added.
2008-08-07 03:10:08 +00:00
Chong Yidong
c6aecbbd02
(redisplay_window): Revert last change.
...
(try_window): Check bottom scroll margin too.
2008-08-07 01:54:06 +00:00
Chong Yidong
709fc72168
* xdisp.c (redisplay_window): Revert last change.
...
(try_window): Check bottom scroll margin too.
2008-08-07 01:53:57 +00:00
Adrian Robert
b330336c40
* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.
2008-08-07 01:36:30 +00:00
Adrian Robert
4eec6197df
* configure.in (C_SWITCH_X_SYSTEM): drop the undef under NS
2008-08-07 01:33:34 +00:00
Joakim Verona
8a81397018
thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis in url:s.
2008-08-06 22:54:00 +00:00
Joakim Verona
42986283a1
Fix for bug #572 , removed () from url regexp.
2008-08-06 22:36:55 +00:00
Chong Yidong
3353f8703a
Clarify enable-recursive-minibuffers change.
2008-08-06 19:14:42 +00:00
Eli Zaretskii
49989bff35
(VC Directory Mode): Fix last change.
2008-08-06 18:59:52 +00:00
Chong Yidong
523a973537
(try_scrolling): Use iterator to find the scroll margin,
...
instead of window-end which does the wrong thing at eob.
(try_cursor_movement): Minor optimization.
(redisplay_window): If scroll margin is defined, don't assume
window doesn't need scrolling.
2008-08-06 18:26:47 +00:00
Chong Yidong
b2c5015c6b
* xdisp.c (try_scrolling): Use iterator to find the scroll margin,
...
instead of window-end which does the wrong thing at eob.
(try_cursor_movement): Minor optimization.
(redisplay_window): If scroll margin is defined, don't assume
window doesn't need scrolling.
2008-08-06 18:26:02 +00:00
Dan Nicolaescu
245cacf131
(vc-svn-parse-status): Use when instead of if.
...
Fix 2008-01-01 change: use a shy group to not affect subsequent
match calls.
2008-08-06 16:49:23 +00:00
Adrian Robert
5573794231
* config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big alphabetical list. (mostlyclean): Don't delete *.d under NS. * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
2008-08-06 16:20:46 +00:00
Adrian Robert
d5e2f8fe88
* configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER. (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.* configure: Regenerate.
2008-08-06 16:19:43 +00:00
Adrian Robert
f4494e843f
* Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): Dispense with GNUstep-specific flags.
2008-08-06 16:18:35 +00:00
Juanma Barranquero
6c72445997
Fix typos.
2008-08-06 15:55:46 +00:00
Dan Nicolaescu
2beaf97a81
(Old Revisions): Update the keys used by vc-annotate and
...
describe the new bindings to show the changeset diff, toggle annotation
visibility, show revisions.
(VC Status): Describe key bindings for modifying the change comments,
displaying changeset diffs and annotations.
2008-08-06 14:56:32 +00:00
Dan Nicolaescu
5143deb127
Add note about macos.texi.
2008-08-06 14:28:50 +00:00
Dan Nicolaescu
75e0af7751
* progmodes/vera-mode.el (vera-electric-tab):
...
* progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent
region when active.
2008-08-06 14:05:54 +00:00
Kenichi Handa
29428bb856
(xfont_list_family): Return a list of symbols, not
...
strings.
2008-08-06 12:20:28 +00:00
Kenichi Handa
e83eedbf8d
(face-valid-attribute-values): Fix handling the value
...
of (font-family-list) and font-XXX-table.
2008-08-06 12:19:35 +00:00
Juanma Barranquero
295b47d8c5
* nt/dump.bat: Fix mixed EOLs.
2008-08-06 10:15:11 +00:00