Searched +refs:org +refs:file +refs:apps (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Log-Log4perl/
H A DChanges10 * (ms) [rt.cpan.org #32738] fixed caller_depth for error_warn()
12 * (ms) [rt.cpan.org #32942] fixed get_logger() for subclassed Log4perl
27 * (ms) Added create_at_logtime option to file appender
46 * (ms) Added 'syswrite' flag to file appender to have it use
71 file but moving it aside (rt.cpan:23520).
81 * (ms) Fixed init(), which now deletes any config file watchers
102 * (ms) umask values for the file appender are now also accepted
104 * (ms) The file appender now accepts owner/group settings of
113 newsyslog and log files being removed by external apps.
127 file, th
[all...]
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/
H A DSSL.pm122 my (undef,$file,$line) = caller;
124 $file = '...'.substr( $file,-17 ) if length($file)>20;
126 print STDERR "DEBUG: $file:$line: $msg\n";
180 warn "IPv6 support re-enabled in __PACKAGE__, got disabled in file $caller_force_inet4[1] line $caller_force_inet4[2]";
211 # http://rt.cpan.org/Ticket/Display.html?id=39550
1075 || return($class->error("Could not create socket from file descriptor."));
1235 # e.g *.example.org does match www.example.org bu
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el0 ;;;; org.el --- Outline-based notes management and organize
7 ;; Homepage: http://www.astro.uva.nl/~dominik/Tools/org/
10 ;; This file is part of GNU Emacs.
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
43 ;; printing and sharing of notes, an Org-mode file can be exported as a
44 ;; structured ASCII file, as HTML, or (todo and agenda items only) as an
45 ;; iCalendar file. It can also serve as a publishing tool for a set of
52 ;; http://staff.science.uva.nl/~dominik/Tools/org/org.html#Installation
56 ;; The documentation of Org-mode can be found in the TeXInfo file
102 (defgroup org nil function
[all...]

Completed in 116 milliseconds